-
Notifications
You must be signed in to change notification settings - Fork 21.5k
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
Claim xms_edov does not appear in Token Configuration in Azure AD by default? #111425
Comments
@GauravES |
@YashikaTyagii: Is there any update on this? |
@GauravES |
@davidmu1 |
xms_edov is a new optional claim that doesn't have a UI quite yet. In the manifest editor you can add it to either your idToken or accessToken or both. One option is to use the UI (screenshot above to add another xms claim like xml_pl - preferred language, and then go into app->Manifest and change xms_pl -> xms_edov like follows. (WARNING - before editing the Manifest directly be sure to use the "DOWNLOAD" button to make a backup of your config) "optionalClaims": { |
Bumping this conversation along. @GauravES - does Saeed's answer help? |
Hey, I'm having the same issue as @GauravES. Despite following @SaeedAkhter-MSFT's instructions to set the I'm not sure if there are any additional steps required to resolve this issue. Any further guidance would be greatly appreciated. Thanks! |
I want to escalate this issue as well. The |
I could get it running by adding two optional claims via the manifest: |
Just tried adding both |
@Itaypa try it again after some minutes. At least for us the changes didn't got propagated immediately. |
nope same thing... |
@Itaypa When it asked you to give it API access when adding the Also, keep in mind those |
Does this |
I've tried the workaround mentioned above without any luck. |
It's not, but you can add it through the manifest manually. You can try following the nOAuth section of this guide: https://clerk.com/docs/authentication/social-connections/microsoft#stay-secure-against-the-n-o-auth-vulnerability |
An ADO workitem has been opened to track any documentation work needed to address this issue. Because of repository migration work, this item is being closed. https://dev.azure.com/msft-skilling/Content/_workitems/edit/169181 #please-close |
IDK if you know, but the docs stating that |
From what I've found while implementing this, it returns |
Why is this issue closed? Any reason for why there's no UI support for this claim? |
Not sure why this issue is marked closed. I followed the documentation and steps in clerk and it's been more than an hour since I updated the optional claims. It's not working for me. Is there any update on this new claim? |
[Enter feedback here]
Can you provide specific steps on how to enable the optional claim xms_edov in Azure AD so that this recommended remediation can be implemented?
It does not appear by default, so instructions are needed on how to surface it.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: