I have already integrated with Sendgrid and get OTP for password reset policy, but my issue is specifically for combined singin and signon OTP activation?thanks

castansa 105 Reputation points
2023-02-28T21:00:15.7233333+00:00

using the starter pack(localaccounts) how to enable OTP for sign in custom policy integrated with Sendgrid? thanks

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,548 questions
No comments
1 vote

Accepted answer
  1. James Hamil 12,976 Reputation points Microsoft Employee
    2023-03-03T22:17:41.7866667+00:00

    Hi @castansa , to enable OTP for sign in custom policy integrated with Sendgrid, you need to add the OTP technical profiles to the ClaimsProviders element in your policy. The GenerateOtp technical profile generates a code for the email address, and the VerifyOtp technical profile verifies the code associated with the email address. You can change the configuration of the format and the expiration of the one-time password. Please let know if you have any questions and I can help you further.

    If this answer helps you please mark it as "Verified" so other users can reference it.

    Thank you,

    James


0 additional answers

Sort by: Most helpful