We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7f60e commit d904bf2Copy full SHA for d904bf2
1 file changed
docs/stepupsfo.md
@@ -86,6 +86,10 @@ If you use the module to protect an IdP, you will want to exclude at least the
86
token registration portal via the `skipentities` setting, if that portal uses
87
said IdP for authentication.
88
89
+When using the skipentities setting on an IdP, you must ensure that AuthnRequests
90
+are signed so users cannot circumvent stepup by manipulating an unsigned
91
+AuthnRequest.
92
+
93
After setting the configuration up, you supply the following to the persons
94
running the SFO service:
95
0 commit comments