Skip to content

Authentication Managers

Endi S. Dewata edited this page Aug 2, 2023 · 11 revisions

AgentCertAuthentication

CertUserDBAuthentication

ChallengePhraseAuthentication

CMCAuth

CMCUserSignedAuth

CMC Shared Token Authentication

DirBasedAuthentication

HashAuthentication

NullAuthentication

PasswdUserDBAuthentication

SSLclientCertAuthentication

SSLClientCertAuthentication

TokenAuthentication

ProfileAuthenticator

FlatFileAuth

auths.instance.flatFileAuth.pluginName=FlatFileAuth
auths.instance.flatFileAuth.authAttributes=PWD
auths.instance.flatFileAuth.deferOnFailure=true
auths.instance.flatFileAuth.fileName=/var/lib/pki/pki-tomcat/conf/ca/flatfile.txt
auths.instance.flatFileAuth.keyAttributes=UID

See Also

Clone this wiki locally