We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9e0b2 commit 1681fabCopy full SHA for 1681fab
README.md
@@ -540,8 +540,8 @@ $auth->login($newTargetUrl);
540
The login method can recieve three more optional parameters:
541
542
* `$parameters` - An array of parameters that will be added to the `GET` in the HTTP-Redirect.
543
-* `$forceAuthn` - When true the `AuthNReuqest` will set the `ForceAuthn='true'`
544
-* `$isPassive` - When true the `AuthNReuqest` will set the `Ispassive='true'`
+* `$forceAuthn` - When true the `AuthNRequest` will set the `ForceAuthn='true'`
+* `$isPassive` - When true the `AuthNRequest` will set the `Ispassive='true'`
545
546
#### The SP Endpoints ####
547
0 commit comments