Use this page to view the token consumer. The information is used on the consumer side only to process the security token.
Specifies the name of the token consumer configuration.
For example, the default X509 token consumer names can be either con_enctcon for encrypting or con_signtcon for signing. Or a custom token consumer name might be sig_tcon for signing.
Specifies the name of the token consumer implementation class.
The Java™ Authentication and Authorization Service (JAAS) Login Module implementation is used to validate (authenticate) the security token on the consumer side.