Authentication (authentication)

Controls the built-in authentication service configuration.

NameTypeDefaultDescription

allowHashtableLoginWithIdOnly

boolean

false

Allow an application to login with just an identity in the hashtable properties. Use this option only when you have applications that require this and have other means to validate the identity.

cacheEnabled

boolean

true

Enables the authentication cache.

useDisplayNameForSecurityName

boolean

false

Specifies whether to return displayName for programmatic APIs like getRemoteUser, getCallerPrincipal, getUserPrincipal when using Custom User Registry.