Single Sign-on
Administrator-Zustimmung abrufen
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.
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Response-Body
application/json
application/json
application/json
curl -X GET "https://example.com/sso/admin-consent"{ "url": "string", "redirect_uri": "string"}