Schlüssel | Beschreibung | Pflichtfeld | Beispiel-Wert | Bemerkung |
---|
provider | Identity Provider | Ja | "azure" | Aktuell wird nur "azure" unterstützt |
entryPoint | SAML Endpunkt | Ja | "https://login.microsoftonline.com/c6c70-f7f7f-9bhh.../saml2" | (Verzeichnis-)Mandanten-ID |
issuer | URL zur Applikation | Ja | "796732dd-5ff6-2d78-90bc-49ded..." | Anwendungs-ID |
federationMetaDataUrl | URL zu den Metadaten des IdP, v.a. Azure, ADFS | Ja | "https://login.microsoftonline.com/c6c70-f7f7f-9bhh.../federationmetadata/2007-06/federationmetadata.xml" | (Verzeichnis-)Mandanten-ID |
idpSLORedirectURL | Single Logout URL auf dem IdP | Nein | "https://planta.plantapulse.de/" |
|
privateKeyFile | Datei mit dem Applikations-Schlüssel, Base64-enkodiert | Nein | "certs/myPrivateKey.pem" |
|
privateCertFile | Datei mit dem Applikations-Zertifikat, Base64-enkodiert | Nein | "certs/myPublicCert.pem" |
|