Microsoft Entra (Azure)
Create a new app
- Navigate to the Microsoft Entra Gallery.
- Click Create a new application.
- Give the app a name, e.g. TranslationOS.
- Select Integrate any other application you don’t find in the gallery (Non-gallery).
- Click Create. It will take a few seconds to be completed.
Edit Basic SAML Configuration
- In the Overview screen, choose Single sign-on in the sidebar.
- Select SAML.
- Click Edit alongside Basic SAML Configuration.
- Click Add identifier under Identifier (Entity ID).
- Insert one of the following, depending on the environment being configured:
- Sandbox:
urn:amazon:cognito:sp:eu-central-1_T7VmNf7NL
- Production:
urn:amazon:cognito:sp:eu-central-1_kQEOSHc18
- Click Add reply URL under Reply URL (Assertion Consumer Service URL).
- Insert one of the following, depending on the environment being configured:
- Sandbox:
https://sandbox-temp-url.auth.eu-central-1.amazoncognito.com/saml2/idpresponse
- Production:
https://production-temp-url.auth.eu-central-1.amazoncognito.com/saml2/idpresponse
- Click Save.
Configure Attributes & Claims
- For each claim:
- Click on the row.
- Empty the namespace field.
- Click Save.
- Take a screenshot of the Attributes & Claims view.