SAMLServiceProviderAuthN
Used when internal applications should be a part of a SAML federation.
Properties
Example Configuration
{
"id": "samlsp",
"alias": "samlsp",
"name": "SAMLServiceProviderAuthN",
"displayName": "External IdP",
"configuration": {
"successURL": "/otpadmin/",
"sp": "sp.phenixid.se",
"pipeID": "assertionConsumer",
"targetIDP": "https://idp.testshib.org/idp/shibboleth",
"acsUrl": "http://support.phenixid.se:8080/authenticate/samlsp",
"entityID": "sp.phenixid.se"
}
}
Click to copy
Requirements
A SAML Service Provider entity defined under Advanced->SAML Service Provider.