Replies: 1 comment
-
|
Hey @anoop7181! Thank you for raising this important question about support for What’s Happening
Options and Current Workarounds
Feature Request Status
Thank you again for highlighting this! If you find these references helpful, please let us know or mark the answer as accepted. With gratitude, |
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
Uh oh!
There was an error while loading. Please reload this page.
-
We have Azure AD application which has api scope in the format of api://xxxx.com.
The Open API spec tool Managed Identity audience doesn't accept it and only accepts the URI in https:// format.
It accepts the value in POST body using REST API but the tool call errors during runtime in playground.
The work around is to change the scope which is bigger change for existing applications and integrations.
Please Provide support for Open API spec tool Managed Identity to accept audience with format of api://
Beta Was this translation helpful? Give feedback.
All reactions