Compatibility with Microsoft Entra multifactor authentication external method provider #3944
Unanswered
nicolaspernoud
asked this question in
Q&A
Replies: 1 comment
-
Ory Hydra supports ID Token implicit flow and since you can set your own claims in the ID Token I don’t see a reason why it would not be possible with some tinkering! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Preflight checklist
Ory Network Project
No response
Describe your problem
Hello, and thanks for this product !
Is it compatible with "Microsoft Entra multifactor authentication external method provider" (https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-external-method-provider) ?
The use case is to delegate the checking of another factor to the Idp, while using Entra Id as main IdP.
For this to work, there would be a few requirements :
id_token
response type : https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-external-method-provider#microsoft-entra-id-call-to-the-external-identity-provider ;Describe your ideal solution
Support built in the product
Workarounds or alternatives
Other products
Version
no version for now
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions