- Log in to your Azure dashboard as an administrator.
- Navigate to the Azure Active Directory dashboard. Remember to share your authentication domain, in the case below ***.onmicrosoft.com, with Osano.
- Navigate to "Enterprise applications".
- Click the "Create your own application" button.
- Fill in an application name, such as "Osano" and click the "Create" button.
- Assign users and or groups to your application, then move on to "Set up single sign on".
- Select SAML for your single sign-on method.
- Configure your SAML SSO with the following fields:
- Identifier (Entity ID)
urn:amazon:cognito:sp:us-east-1_7GtagkRKw
- Reply URL
https://auth.osano.com/saml2/idpresponse
https://my.osano.com/oauth/response
- Identifier (Entity ID)
- In the "Attributes and Claims" section, check that claims with the following names exist:
- https://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
- https://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
- Each of the above can be given a value of:
user.userprincipalname
- Download your SAML metadata XML file and send to Osano.
Configuring Entra ID (Azure Active Directory) for SSO
- Updated