File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -570,7 +570,7 @@ $advancedSettings = array(
570570 ),
571571
572572 // Organization information template, the info in en_US lang is
573- // recomended , add more if required.
573+ // recommended , add more if required.
574574 'organization' => array(
575575 'en-US' => array(
576576 'name' => '',
@@ -681,7 +681,7 @@ The login method can receive other six optional parameters:
681681* ` $parameters ` - An array of parameters that will be added to the ` GET ` in the HTTP-Redirect.
682682* ` $forceAuthn ` - When true the ` AuthNRequest ` will set the ` ForceAuthn='true' `
683683* ` $isPassive ` - When true the ` AuthNRequest ` will set the ` Ispassive='true' `
684- * ` $strict ` - True if we want to stay (returns the url string) False to redirect
684+ * ` $stay ` - True if we want to stay (returns the url string) False to redirect
685685* ` $setNameIdPolicy ` - When true the AuthNRequest will set a nameIdPolicy element.
686686* ` $nameIdValueReq ` - Indicates to the IdP the subject that should be authenticated.
687687
You can’t perform that action at this time.
0 commit comments