Skip to content

Commit 14af016

Browse files
committed
Fix typo. See #595
1 parent 6cd0624 commit 14af016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ The login method can receive other six optional parameters:
715715
* `$parameters` - An array of parameters that will be added to the `GET` in the HTTP-Redirect.
716716
* `$forceAuthn` - When true the `AuthNRequest` will set the `ForceAuthn='true'`
717717
* `$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
718+
* `$stay` - True if we want to stay (returns the url string) False to redirect
719719
* `$setNameIdPolicy` - When true the AuthNRequest will set a nameIdPolicy element.
720720
* `$nameIdValueReq` - Indicates to the IdP the subject that should be authenticated.
721721

0 commit comments

Comments
 (0)