You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The following parameters are required by the authentication server to sign the authentication token.

Parameter

Required

Description

Default value
authentication.server.key-store
yesThe path to a keystore file in the file system. It can be relative to the WebAppPlatform directory or absolute../conf/keystore.p12

authentication.server.key-store-type

yesA keystore type. The available types are JKS and PKCS12.PKCS12

authentication.server.key-store-password

noA keystore password (required if the keystore is password-protected). It should be changed for a production environment.nomagic

authentication.server.key-password

noA private key password (required if the private key is password-protected). It should be changed for a production environment.nomagic

authentication.server.key-alias

yesA private key alias used to identify a key in the keystore.webapp