Use of Kerberos credentials

Kerberos-delegated credentials are one of the token types that are provided by the Federation Runtime. Kerberos credentials generated by Federation Runtime for single sign-on provides some advantages over traditional Asset Manager single sign-on mechanisms. Advantages of using Kerberos credentials over traditional single sign-on mechanisms:

There are some limitations to using Kerberos credentials as a solution for single signon to junctions in WebSEAL. The Federation Runtime must be running on a Windows system. Also, depending on the configuration of the environment, the introduction of a Kerberos single sign-on solution for junctioned servers slows down performance. Each Kerberos token is valid only for a single Kerberos authentication. Therefore, WebSEAL must request a new Kerberos token for each separate transaction. The fact that WebSEAL must request tokens indirectly, through a SOAP request to the Federation Runtime, can also diminish performance. This solution has the least negative effect on performance in an environment where the junctioned web server can maintain session state. Because Kerberos tokens are designed for one-time use only, WebSEAL provides the following features that help minimize performance issues:

Parent topic: Single sign-on with the Security Token Service