We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ea6c2 commit c6af995Copy full SHA for c6af995
1 file changed
docs/stepupsfo.md
@@ -36,7 +36,7 @@ feedback message when a user does not have a token registered.
36
Configuration of the authproc filter could be done in any place that supports
37
authproc filters, so it runs after the first factor has been authenticated.
38
You can add it e.g. to `saml20-idp-hosted` authproc to protect an entire IdP,
39
-or if you use it to protect an SP to your `saml20-sp-hosted` configuration.
+or if you use it to protect an SP to your `saml20-sp-remote` configuration.
40
41
In the authproc's confg, you will specify the name of the attribute that
42
contains the exact collabPersonId to send to the SFO endpoint, which looks like
0 commit comments