Stampfactory
Dokumentation
Single Sign-on

SSO-Verbindung löschen

Removes one provider's configuration entirely; the audit trail in sso_login_attempts is deliberately kept.

DELETE
/sso/connections/{provider}
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

provider*string

Response-Body

application/json

curl -X DELETE "https://example.com/sso/connections/string"
Leer