{ "strict": true, "debug": false, "sp": { "entityId": "urn:example:sp", "assertionConsumerService": { "url": "http://192.168.24.4:7070/saml/sso", "binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" }, "singleLogoutService": { "url": "http://192.168.24.4:7070/saml/slo", "binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" }, "NameIDFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress", "x509cert": "", "privateKey": "" } }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 24785 | Nathan Fiedler | Add SAML triggers. |