Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional skip_issuer parameter to IdToken.verify! #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bufferoverflow
Copy link

This is especially useful when using Microsoft Entra ID common endpoint, as the issuer could be from another tenant.

When using this parameter it is recommended to set the audience as this stays the same even if the issuer is from another tenant.

Related omniauth/omniauth_openid_connect#166

Closes #95

This is especially useful when using Microsoft Entra ID common
endpoint, as the issuer could be from another tenant.

When using this parameter it is recommended to set the audience as this
stays the same even if the issuer is from another tenant.

Related omniauth/omniauth_openid_connect#166

Closes nov#95
@bufferoverflow
Copy link
Author

@nov Could you maybe provide some feedback here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with Microsoft Entra integration
1 participant