Encrypting ID token in openid connect protocol.

Behera, Nihar Ranjan 0 Reputation points
2024-05-17T05:13:17.0066667+00:00

I want to encrypt the ID token using a public certificate. I have updated my application's manifest file to utilize the certificate for encryption. Still it is not working,

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

1 answer

Sort by: Most helpful
  1. Shweta Mathur 28,291 Reputation points Microsoft Employee
    2024-05-21T10:14:58.5633333+00:00

    Hi @Behera, Nihar Ranjan ,

    Thanks for reaching out.

    Could you please refer and validate the steps mentioned in https://github.com/AzureAD/microsoft-identity-web/wiki/Token-Decryption to encrypt the token.

    Hope this will help.

    Thanks,

    Shweta

    Please remember to "Accept Answer" if answer helped you.