+

Search Tips   |   Advanced Search

Use the default single sign-on token with default or custom token factory


Do not use the default single sign-on token in service provider code. This default token is used by the WAS run-time code only.

Size limitations exist for this token when it is added as an HTTP cookie. to create an HTTP cookie using this token framework, we can implement a custom single sign-on token. To implement a custom single sign-on token see Implement a custom single sign-on token for security attribute propagation for more information.

 

 

Related tasks


Implement a custom single sign-on token for security attribute propagation
Propagating security attributes among appservers