Microsoft Entra (Azure Active Directory)
166 Ideas
Vote
Microsoft
5 years ago
Add AAD App Registration Support to ARM Template
Currently the ARM template schema for AAD only supports Domain Services (https://docs.microsoft.com/en-us/azure/templates/microsoft.aad/allversions)Please add support for AAD app registration so an offer can add and configure the registration for the customer.
New
Developer Experiences(App Reg, App model and Permissions & Consent)New
Vote
Microsoft
9 years ago
Add CORS support for discovery and JSON Web Key Set endpoints
Adding CORS support to the following endpoints would allow them to be downloaded via a JavaScript application:- https://login.microsoftonline.com/<tenantid>/v2.0/.well-known/openid-configuration- https://login.microsoftonline.com/<tenantid>/discovery/v2.0/keysThe signatures for these endpoints could then be used to verify JWT's directly within the JavaScript.
Planned
Developer Experiences(App Reg, App model and Permissions & Consent)Planned
Microsoft
Company Response
This makes absolute sense to support in order to ensure library compat, thanks for bringing this up. We are working to finish this, I�ll update this when it�s complete.