Azure
1. Create an application on the Azure Active directory

2. Go to the ‘Set up single sign on’ → ‘SAML’.

3. Config the ‘Basic SAML Configuration.
- Add the
AlloyIAV
as an Identifier. - Add
[https://app.alloy.co/sso/saml/?acs](https://app.alloy.co/sso/saml/?acs)
as Reply URL.

4. Update the Attributes & Claims
firstName: user.givenname
Email: user.mail
lastName: user.surname
phone: user.telephonenumber


5. Download the ‘Federation Metadata XML’ and send it to Alloy. We will need to upload this Metadata to our system.

6. Add the user to the App that we just created in the active directory.

7. Wait for the Alloy admin to upload the Metadata XML to Alloy’s system.
8. After we uploaded the Metadata XML to alloy’s system, test it.

****Note:**** if the provided Test sign in
flow produces errors, a manual test can be performed using the User access URL
on the Azure Properties
tab page.
Updated 5 months ago