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

Miguel 250 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

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
0 comments No comments
{count} vote

Accepted answer
  1. James Hamil 21,621 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