We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2b61a commit e2fabebCopy full SHA for e2fabeb
README.md
@@ -677,7 +677,7 @@ The login method can receive other six optional parameters:
677
* `$parameters` - An array of parameters that will be added to the `GET` in the HTTP-Redirect.
678
* `$forceAuthn` - When true the `AuthNRequest` will set the `ForceAuthn='true'`
679
* `$isPassive` - When true the `AuthNRequest` will set the `Ispassive='true'`
680
-* `$strict` - True if we want to stay (returns the url string) False to redirect
+* `$stay` - True if we want to stay (returns the url string) False to redirect
681
* `$setNameIdPolicy` - When true the AuthNRequest will set a nameIdPolicy element.
682
* `$nameIdValueReq` - Indicates to the IdP the subject that should be authenticated.
683
0 commit comments