Skip to content

Commit 1681fab

Browse files
committed
Replace 'AuthNReuqest' with 'AuthNRequest'
1 parent 5a9e0b2 commit 1681fab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,8 @@ $auth->login($newTargetUrl);
540540
The login method can recieve three more optional parameters:
541541

542542
* `$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'`
543+
* `$forceAuthn` - When true the `AuthNRequest` will set the `ForceAuthn='true'`
544+
* `$isPassive` - When true the `AuthNRequest` will set the `Ispassive='true'`
545545

546546
#### The SP Endpoints ####
547547

0 commit comments

Comments
 (0)