SSO Authenticator
Introduction
Configuration
Name
Description
Default
Mandatory
{
"id": "tsplus",
"type": "SSOAuthenticator",
"config": {
"pipe_id": "tsplus",
"identifier": "${session.identifier}",
"redirect_url": "https://www.app.com/?server=${exports.server_name}&ticket=${exports.ticket}",
"base_path": "/access/authn",
"failure_location": "http://www.mycompany.com/errorpage"
}
}