From: Krzysztof B. <kb...@un...> - 2017-03-28 21:17:47
|
Dear Willem, W dniu 28.03.2017 o 16:49, Willem Elbers pisze: > Dear Krzysztof, > > we are using account invitations now to import existing users into unity > IDM. > We create the invitations via the REST interface. Our identities are > email based and require confirmation. > > We have noticed that when creating an invitation with a prefilled email > value, with the confirmed option checked (see attached screenshot), > unity is still sending email confirmation messages. > > Is it possible to mark these email addresses as confirmed without > sending the mails to the end users? (We are using the same email address > to send the invitation, so the email address is already confirmed). Yes, however only if you set the prefill mode to anything else than the "Value will be used as a default". If this is set as default this value is only a hint, but it is not treated specially (user can change it) and confirmation state is not preserved. When this is either hidden or presented read-only then the confirmation state should be preserved - the value from invitation is used directly. HTH, Krzysztof |