+

Search Tips   |   Advanced Search

Use the default single sign-on token with default or custom token factory to propagate security attributes

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

Size limitations exist for this token when it is added as an HTTP cookie. If 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.


Tasks

  • Propagating security attributes among application servers
  • Implement a custom single sign-on token for security attribute propagation