Single Sign-on
SSO-Bereitschaft prüfen
Preview before switching enforcement on: SSO matches on the mail address, so everybody without one would lose their way in.
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Response-Body
application/json
application/json
curl -X GET "https://example.com/sso/readiness"{ "employees_total": 0, "employees_with_email": 0, "employees_without_email": 0, "consent_granted": true, "successful_logins": 0, "can_enforce": true}Administrator-Zustimmung abrufen GET
URL a global administrator of the customer's directory has to open once to grant the Stampfactory application tenant-wide consent. Microsoft only — Google grants per user at the consent screen.
Verzeichnis-Synchronisation abrufen GET
Every supported provider, configured or not — an unconfigured one comes back as a disabled placeholder so the admin screen binds against one list and does not have to know the provider catalogue.