Kerberos Authentication
The Kerberos Authentication resource template represents a Kerberos authentication service.
SAML Options
SAML assertions are accessed from a security context and can be propagated between components to achieve single sign-on
Property | Required? | Editable? | Accepts SVars? | Description |
---|---|---|---|---|
Validity of SAML Tokens (s) | N | Y | Y | The duration of the validity of the SAML tokens.
Default: 600 s. |
Signer of SAML Tokens | N | Y | Y | The name of an Identity Provider resource that identifies the signer of the SAML tokens. |
Configuration File
Advanced
Property | Editable? | Required? | Accepts SVars? | Description |
---|---|---|---|---|
Login Module Class | Y | N | Y | The class that implements authentication for users using Kerberos authentication.
Default: com.sun.security.auth.module.Krb5LoginModule |
Refresh KRB5 Configuration | Y | N | N | Indicate that you want the configuration to be refreshed before the login authentication method is invoked.
Default: Unchecked. |
Renew TGT | Y | N | N | Indicate that you want to renew ticket granting tickets. If checked, the Use Ticket Cache checkbox is checked and the Ticket Cache Name field is enabled.
Default: Unchecked. |
Use Ticket Cache | Y | N | N | Indicate that you want the ticket granting tickets to be obtained from the ticket cache.
Default: Unchecked. |
Ticket Cache Name | Y | When Use Ticket Cache is checked. | Y | The name of the ticket cache that contains ticket granting tickets.
Default: None. |
Use Key Tab | Y | N | N | Indicate that the principal's key should be obtained from the keytab. When checked, the Keytab Filename field is enabled. If Keytab Filename field is not set, the keytab is obtained from the Kerberos configuration file.
Default: Unchecked. |
Key Tab Filename | Y | When Use Key Tab is checked | Y | The file name of the keytab.
Default: None. |
Store Key | Y | N | N | Indicate that the principal's key should be stored in the subject's private credentials.
Default: Checked. |
Principal Name | Y | N | Y | The name of the principal.
Default: None. |
Copyright © Cloud Software Group, Inc. All rights reserved.