Azure Active Directory IdP Attributes
Use the following descriptions of Azure Active Directory Identity Provider (IdP) attribute fields to enter attribute values when creating or modifying an Azure Active Directory IdP.
| Field Name | Input Value |
|---|---|
| Identity Provider Name | Any unique name to identify this IdP in Calyx RIM. Example: Azure123 |
| Application Logout URI | https://login.microsoftonline.com/common/oauth2/logout?post_logout_redirect_uri=http(s)://{server}:{port}/insight |
| Access Token URI | https://login.microsoftonline.com/{Azure AD Directory ID}/oauth2/token |
| Client ID | <Azure AD Application ID> |
| Client Secret | <The secret Key for Azure App registrations> |
| Key Discovery URI | https://login.windows.net/common/discovery/keys |
| User Authorization URI | https://login.microsoftonline.com/<Azure AD Directory ID>/oauth2/authorize |
| Issuer Base URI | https://sts.windows.net |
| Tenant ID | <Azure AD Directory ID> |
| SSO Trusted Applications | <CSV of application_ids for service such as InSightX or LES> |
| Graph API URI | https://graph.windows.net |
| Graph API Version | 1.6 |