Configure Sterling External Authentication Server to Enable a Third-Party Provider to Create Tokens
About this task
Before you configure Sterling External Authentication Server to enable a third-party application to create tokens, gather the following information:
Configuration Manager Field |
Feature |
Value |
|---|---|---|
Token Manager |
The application that creates the tokens. |
Custom |
Class Name |
Name of the Java class that implements the Token Manager interface. |
|
Token Expiration Period |
How long a token is valid. Default is 15 minutes. |
To configure Sterling External Authentication Server and enable a third-party application to generate tokens:
Procedure
- Log on to Sterling External Authentication Server.
- Select Manage>System Settings.
- From the System Settings dialog, click the SSO Token tab.
- To configure a token manager other than Sterling External Authentication Server, select Custom from the Token Manager field.
- Type the class name in the Class name field.
- To change how long a token can be used before it expires, type a new value in the Token Expiration Period field.
- Click OK.