Let op: dit artikel is onderdeel van Implementatie SSO - Workspace & Implementatie SSO - Mobile app.
Binnen de IdP moet er een applicatie worden aangemaakt. Binnen Microsoft Azure is het een Enterprise application. Je maakt een nieuwe Enterprise applicatie met bijv. als naam: "Springcast PRO - Workspace". Schakels vervolgens Single sign-on in via SAML2. Daarna kunnen de volgende velden ingevuld worden:
- Onder "Basis SAML Configuration":
- Identifier (Entity ID): de waarde bij SSO settings als "SP Entity ID" staat. Bijvoorbeeld: https://work.springcast.app/saml2/<id>/metadata. Zie ook PRO Workspaces & Mobile app
- Reply URL (Assertion Consumer Service URL): de waarde bij SSO settings als "SP Reply URL (ACS)". Bijvoorbeeld: https://work.springcast.app/saml2/callback
- Onder "Attributes & Claims":
- Required claim:
- Unique User Identifier (Name ID):
- Source: Attribute
- Source attribute: user.userprincipalname
- Unique User Identifier (Name ID):
- Additional claims:
- Add new claim:
- Name: email
- Source: Attribute
- Source attribute: user.userprincipalname
- Namespace: leeg
- Add new claim:
- Name: first_name
- Source: Attribute
- Source attribute: user.givenname
- Namespace: leeg
- Add new claim:
- Name: last_name
- Source: Attribute
- Source attribute: user.surname
- Namespace: leeg
- Add new claim:
- Name: name
- Source: Attribute
- Source attribute: user.displayname
- Namespace: leeg
- Add a group claim:
- Which groups associated with the user should be returned in the claim: Security groups
- Source attribute: Group ID
-
Customize the name of the group claim
- Name (required): groups
- Optioneel: je kunt filteren op groepen.
- Add new claim:
- Required claim:
Dit ziet er dan als volgt uit:
Je kunt binnen de nieuwe applicatie nog aanvullende instellingen doen, zoals assignment required instellen. Dit laten we aan jullie over.
Instellen SSO
Binnen PRO Workspaces kun je SSO inschakelen onder "People & access". Hierna kun je de SSO instellingen beheren. Hier staan ook de "SP Entity ID" en "SP Reply URL (ACS)" die je nodig hebt om de Enterprise applicatie aan te maken.
Settings
De volgende velden moeten ingevuld worden:
- Metadata: de waarde die in de Enterprise applicatie bij "Microsoft Entra Identifier" staat.
- ACS: de waarde die in de Enterprise applicatie bij "Login URL" staat.
- Entity ID: de waarde die in de Enterprise applicatie bij "Microsoft Entra Identifier" staat.
- Certificate: download het base64 certificaat en open deze met een teksteditor.
Role mapping
Via de role mapping kun je gebruikers automatisch koppelen aan de rollen in de workspace. Vul hierbij de Group ID's in van de rol in de IdP. Gebruik niet de namen; Microsoft stuurt ons namelijk enkel de Group ID's.
Zie ook Groepen.