We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f23cfcb + 0137ab6 commit 2c51eb7Copy full SHA for 2c51eb7
doc/howto/config.rst
@@ -270,6 +270,19 @@ idp/aa
270
271
Directives that are specific to an IdP or AA service instance
272
273
+sign_assertion
274
+""""""""""""""
275
+
276
+Specifies if the IdP should sign the assertion in an authentication response
277
+or not. Can be True or False. Default is False.
278
279
+sign_response
280
+"""""""""""""
281
282
+Specifies if the IdP should sign the authentication response or not. Can be
283
+True or False. Default is False.
284
285
286
policy
287
""""""
288
0 commit comments