Specifies, when configuring the custom token type, the local name.
If the custom token type is used to generate a Kerberos token as defined
in the OASIS Web Services Security Specification for Kerberos Token Profile
v1.1, use one of the values listed below for the local name. The value you
choose depends on the specification level of the Kerberos token generated
by the Key Distribution Center (KDC). The table below lists the values and
the specification level associated with each value. For purposes of interoperability,
the Basic Security Profile v1.1 standard requires the use of the local name
http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ.
Local name value for Kerberos token |
Associated specification level |
http://docs.oasis-open.org/wss/oasiswss- kerberos-token-profile-1.1#Kerb
erosv5_AP_REQ |
Kerberos v5 AP-REQ as defined in the Kerberos specification. This
value is used when the Kerberos ticket is an AP Request. |
http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ |
GSS-API Kerberos V5 mechanism token containing a KRB_AP_REQ message
as defined in RFC-1964 [1964], Sec. 1.1 and its successor RFC-4121, Sec. 4.1.
This value is used when the Kerberos ticket is an AP Request (ST + Authenticator). |
http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#Kerberosv5_AP_REQ1510 |
Kerberos v5 AP-REQ as defined in RFC1510. This value is used when
the Kerberos ticket is an AP Request per RFC1510. |
http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ1510 |
GSS-API Kerberos V5 mechanism token containing a KRB_AP_REQ message
as defined in RFC-1964, Sec. 1.1 and its successor RFC-4121, Sec. 4.1. This
value is used when the Kerberos ticket is an AP Request (ST + Authenticator)
per RFC1510. |
http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#Kerberosv5_AP_REQ4120 |
Kerberos v5 AP-REQ as defined in RFC4120. This value is used when
the Kerberos ticket is an AP Request per RFC4120. |
http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#GSS_Kerberosv5_AP_REQ4120 |
GSS-API Kerberos V5 mechanism token containing an KRB_AP_REQ message
as defined in RFC-1964, Sec. 1.1 and its successor RFC-4121, Sec. 4.1. This
value is used when the Kerberos ticket is an AP Request (ST + Authenticator)
per RFC4120. |