We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd0624 commit 14af016Copy full SHA for 14af016
README.md
@@ -715,7 +715,7 @@ The login method can receive other six optional parameters:
715
* `$parameters` - An array of parameters that will be added to the `GET` in the HTTP-Redirect.
716
* `$forceAuthn` - When true the `AuthNRequest` will set the `ForceAuthn='true'`
717
* `$isPassive` - When true the `AuthNRequest` will set the `Ispassive='true'`
718
-* `$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
719
* `$setNameIdPolicy` - When true the AuthNRequest will set a nameIdPolicy element.
720
* `$nameIdValueReq` - Indicates to the IdP the subject that should be authenticated.
721
0 commit comments