spnego-sid-attr-name
Use the spnego-sid-attr-name stanza entry to enable and define the credential attribute that stores the security identifier (SID) of the user.
spnego-sid-attr-name = attribute_name
Description
During authentication, the system can add the SID of the user as an extended attribute to the credential. This stanza entry specifies the name of the attribute that stores the SID. The SID is extracted from the token used during Kerberos authentication.
Options
attribute_name The name of the attribute to store the SID in.
Usage: Optional If this entry is not present, then the system does not add the SID as an extended attribute to the credential.
Default value None.
Example: spnego-sid-attr-name = kerberos_sid