Hi Dan,
this has helped. I’ve been able to call the tickets/email-verification api to get a verification link for my users which I will send in an email myself.
However, I can only seem to get it to work for my username/password database users. For my AD Connection I can’t seem to find the correct value for the provider field. Any ideas? I’ve Tried “NameOfActualConnection”, “Active Directory”, “Active Directory / LDAP”, “AD”, “LDAP”. All of these give mteh 400 bad request saying that the identity.provider property has an invalid value.
Any ideas?
Thanks,