Use this page to view the token generators. The information is used on the generator side only to generate the security token.
Specifies the name of the token generator configuration.
For example, the default
X509 token generator names are either gen_enctgen for encrypting
or gen_signtgen for signing. Or a custom token generator
name might be sig_tgen for signing.
Specifies the name of the token generator implementation class.
The Java Authentication and Authorization Service (JAAS) Login Module implementation is used to create the security token on the generator side.