Implementing a Server to an Azure OpenId #1105
Unanswered
OliverSimpson-GC
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
Hi,
I am new and working with the Servers for the first time - I am trying to get set up using Entra with the standard v2.0/.well-known/openid-configuration. My problem is that they have the format of their well known docs of
"scopes_supported":["openid","profile","email","offline_access"]- in an array instead of stringIts a shame this isn't translated for the user. I cannot see a way to override this or somehow pass the raw fetched and edited data to
AddMcp()Is there something I am missing? Is this a planned feature to be added later? Is Microsoft just behind on their well-known docs?
Any help would be very appreciated - super stoked about the tool
Beta Was this translation helpful? Give feedback.
All reactions