Skip to content

Commit d904bf2

Browse files
committed
Clarify that you need to have signed AuthnRequests when using skipentities
1 parent be7f60e commit d904bf2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/stepupsfo.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ If you use the module to protect an IdP, you will want to exclude at least the
8686
token registration portal via the `skipentities` setting, if that portal uses
8787
said IdP for authentication.
8888

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+
8993
After setting the configuration up, you supply the following to the persons
9094
running the SFO service:
9195

0 commit comments

Comments
 (0)