Lines Matching refs:index

864 Each attribute name can be used as an index into `$attributes` to obtain the value. Every attribute…
1171 Create an index.php:
1531 If you check the code of the index.php file you will see that the `settings.php`
1548 1. First time you access to `index.php` view, you can select to login and return
1553 2.1 in the first link, we access to (`index.php?sso`) an `AuthNRequest`
1555 …through the user's client to the SP, specifically the Assertion Consumer Service view: `index.php?…
1557 process, the `index.php` view.
1562 3. The SAML Response is processed in the ACS (`index.php?acs`), if the Response
1564 are redirected to the RelayState view. a) `index.php` or b) `attrs.php`.
1574 Single Logout Service endpoint). The SLS endpoint (`index.php?sls`) of the SP
1580 Request to the SP (SLS endpoint, `index.php?sls`). The SLS endpoint of the SP
1587 the `index.php` file and how `GET` parameters are used to know the action that
1619 unique file, the `index.php` file. This demo1 uses high-level programming.
1621 In demo2, we have several views: `index.php`, `sso.php`, `slo.php`, `consume.php`
1626 Notice that the SSO action can be initiated at `index.php` or `sso.php`.
1631 1. When you access `index.php` or `sso.php` for the first time, an `AuthNRequest` is
1638 to the `RelayState` view (`sso.php` or `index.php`). The `sso.php` detects if the
1639 user is logged and redirects to `index.php`, so we will be in the
1640 `index.php` at the end.
1693 The `index.php` file acts as an initiater for the SAML conversation if it should