-
Notifications
You must be signed in to change notification settings - Fork 599
Purpose of azureMfaSessionId claim? #460
Answered
by
timrhaynes
timrhaynes
asked this question in
Q&A
Is this used for anything, or is it a just a dummy claim because VerificationControl has to output a claim? Thanks!
All reactions
Answered by
timrhaynes
Sep 6, 2022
Apologies, I should have read the docs! Yes, this holds the user's email if it exists. This is then examined later in the ClaimsExist clause to determine if the user has an account.
Replies: 1 comment
Apologies, I should have read the docs! Yes, this holds the user's email if it exists. This is then examined later in the ClaimsExist clause to determine if the user has an account.
All reactions
0 replies
Answer selected by
timrhaynes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment