SSO met Okta

Introductie

Zivver ondersteunt Single Sign-On (SSO) via Okta, zodat gebruikers kunnen inloggen bij Zivver met de inloggegevens van hun werkplek. In deze handleiding lees je hoe je als beheerder SSO instelt. SSO werkt op basis van de standaard Security Assertion Markup Language (SAML) v2.0. Okta fungeert als Identity Provider (IdP) en Zivver als Service Provider (SP). Om SSO in Zivver te activeren, heb je het volgende nodig:

  1. Je bent Zivver-beheerder.
  2. Je hebt toegang tot de beheerfunctionaliteit in Okta.
    Voorbeeld-URL: https://[organisatie]-admin.okta.com/admin/dashboard

SSO instellen in Okta

De eerste stap is om Zivver toe te voegen als SAML SP-applicatie in Okta.

  1. Log in bij Okta.
  2. Ga naar de Admin dashboard.
  3. Vouw Applications uit.
  4. Klik op Applications.
  5. Klik op Add Application.
  6. Klik op Create App integration.
  7. Stel Sign on method in op SAML 2.0.
  8. Klik op Next.
  9. Voer Zivver in als App name.
  10. Upload eventueel een logo, zoals het Zivver-logo.
  11. Klik op Next.
  12. Schakel Use this for Recipient URL and Destination URL uit.
  13. Vul de volgende gegevens in:
InstellingWaarde
Single sign on URLhttps://app.zivver.com/api/sso/saml/consumer/
Recipient URLhttps://app.zivver.com/SAML/Zivver
Destination URLhttps://app.zivver.com/api/sso/saml/consumer/
Audience URI (SP Entity ID)https://app.zivver.com/SAML/Zivver
Default RelayStateN.v.t., laat leeg
Name ID formatE-mailadres
Application usernameEmail
  1. Klik op Show Advanced Settings.
  2. Vul de volgende details in:
InstellingWaarde
ResponseSigned
Assertion SignatureSigned
Signature AlgorithmRSA-SHA256
Digest AlgorithmSHA256
Assertion EncryptionUnencrypted
Authentication context classPasswordProtectedTransport
Honor Force AuthenticationYes
SAML Issuer IDhttp://www.okta.com/{org.externalKey} (vervang {org.externalKey} door je eigen organisatie-external key)
  1. Ga naar de sectie Attribute Statements (optional).
  2. Vul de volgende gegevens in:
NaamWaarde
https://zivver.com/SAML/Attributes/ZivverAccountKeyuser.id
urn:oid:2.5.4.42user.displayName
urn:oid:2.5.4.20user.mobilePhone
urn:oid:2.5.4.3user.firstName
  1. Klik op Next.
  2. Vul eventueel de optionele velden in.
  3. Klik op Finish.
  4. Ga naar het tabblad Sign On van de zojuist gemaakte applicatie.
  5. Zoek in de sectie Sign on methods de Metadata URL.
  6. Klik op Copy.
    Je hebt de Metadata URL nodig in de volgende stap. Lukt het niet? Bekijk de Okta-documentatie.
  7. Ga naar het tabblad Assignments.
  8. Wijs de Zivver-applicatie toe aan gebruikers of groepen.
    Okta is nu correct ingesteld voor Zivver.