Security configuration: SigningKey element

  • 7 January 2021
  • 0 replies
  • 8 views

Badge +1

In a SecurityConfig.xml security configuration file, the <SigningKey> element contains the security certificate used for signing SAML assertions.

Child elements

none

Attributes

The following table describes attributes for the <SigningKey> 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