...
Parameter | Explanation | Comment |
---|---|---|
| The identifier LearningBuilder Unique Identifier of the visitor attempting to sign on to LearningBuilder through the external system. | See Secure Tokens. |
| A time stamp generated to establish the authentication token. | See Secure Tokens. |
| The signed token. | See Secure Tokens. |
| Where to redirect after a successful login. This is useful if you want the user to land on a page other than their default landing page. A list of supported Success URLs is found on the Redirecting after SSO page. | Optional. If omitted, user is sent to their default landing page. If this is not part of LearningBuilder, the provided URL must be fully qualified and start with HTTP:// or HTTPS://. |
| The landing page of the external system when sign-in is not successful. | Optional. If not provided, the user will be taken to the default error page. |
| Set to "true" to bypass the Demographic Synchronization Service. | Optional. Defaults to false. |
...