Security configuration: EncryptionKey element

  • 7 January 2021
  • 0 replies
  • 4 views

Badge +1

In a SecurityConfig.xmlsecurity configuration file, the <EncryptionKey> element contains the security certificate used for encrypting SAML assertions.

Child elements

none

Attributes

The following table describes attributes for the <EncryptionKey> element:

Name Required Type Description
alias No  String The name of the alias in a certificate store.
pwd Yes String The encrypted password used for opening the certificate store.
type Yes String The type of certificate store.

This topic has been closed for comments