Setup
To set up SSO, you need to complete the following steps. Important: you must be an administrator of the Active Directory for this setup.- Go to Azure Active Directory
- Create a new enterprise application via Enterprise applications > New application > Create your own application
- Enter the name (e.g. anny SSO) and select “Integrate any other application you don’t find in the gallery”
- Go to Set up SSO or Single sign-on
- Select SAML
- Download the metadata XML file from anny and upload it to Microsoft via Upload metadata file
- Enable signing of the attributes
- Define who is allowed to log in
- Copy the app federation metadata URL and enter it in anny
Step-by-step visualization
Follow the screenshots to set up SSO with Microsoft.Create a new enterprise application
First, you need to create a new enterprise application.
Set up SSO
For the application you created, you then need to set up SSO.
Upload metadata file
To apply most settings automatically, it is best to upload the metadata file.
Enable signing of the attributes
For security reasons, we always verify the signature of the transmitted attributes. This is disabled by default. Under the “SAML Certificate” section, you can enable signing.
Select the settings as shown in the screenshot:
Define who is allowed to log in
Now you still need to define who is allowed to log in to the application. Normally, all your employees should be allowed to log in. To do this, navigate to “Properties” and set the “Assignment required” option to “No”.
If you only want to allow specific users access, you need to set the option to “Yes” and select the users who should get access under “Users and groups”.
Copy the metadata URL and enter it in anny
Finally, copy the metadata URL and enter it in anny so the setup can be completed.
Optional: Verify the signature of the request
You have the option to have the signature of the login requests (SAMLRequest) verified. To do this, you need to upload the certificate. First, you need to download the certificate. The URL for it is derived from the metadata URL. Metadata URL: https://auth.anny.co/tenant/{id}/saml/metadata Certificate URL: https://auth.anny.co/tenant/{id}/saml/cert You then need to upload this certificate:
Release groups for attribute mapping
To use groups as an additional attribute in anny for attribute mapping, this first needs to be released in Azure Active Directory. The following steps are required:- Go to Azure Active Directory and select the enterprise application you created.
- Select the “Single sign-on” tab here.
- Here you find the “Attributes & Claims” tile, click Edit here.
- Here you can now add the attribute via the “Add a group claim” button.
- Select “All groups” there and click Save. Now the groups are also passed along as attributes and can be used in anny.