Merge pull request #338 from jgehrcke/patch-2

Document sign_assertion and sign_reponse IdP config parameters
This commit is contained in:
Roland Hedberg
2016-09-22 08:51:28 +03:00
committed by GitHub

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
""""""