Document sign_assertion and sign_reponse IdP config parameters

This commit is contained in:
Jan-Philip Gehrcke
2016-05-12 13:51:59 +02:00
parent 9c04dc7ebb
commit 0137ab63e4

View File

@@ -270,6 +270,19 @@ idp/aa
Directives that are specific to an IdP or AA service instance
sign_assertion
""""""""""""""
Specifies if the IdP should sign the assertion in an authentication response
or not. Can be True or False. Default is False.
sign_response
"""""""""""""
Specifies if the IdP should sign the authentication response or not. Can be
True or False. Default is False.
policy
""""""