Lines Matching refs:folder

134 After installation has completed you will find at the `vendor/` folder a new folder named `onelogin…
147 with minor changes. You only need to load the files of the `lib/Saml` folder.
150 The old-demo folder contains code from an old app that uses the old version of
196 If our environment requires sign or encrypt support, this folder may contain
214 This folder contains the 3rd party libraries that the toolkit uses. At the
221 This folder contains the heart of the toolkit, the libraries:
223 * `Saml` folder contains a modified version of the toolkit v.1 and allows the
226 * `Saml2` folder contains the new version of the classes and methods that
232 This folder contains the API documentation of the toolkit.
246 endpoints files uses the setting file of the toolkit's base folder.
251 Locale folder contains some translations: `en_US` and `es_ES` as a proof of concept.
288 * Use a `settings.php` file that we should locate at the base folder of the
361 // the certs folder. But we can also provide them with the following parameters
441 at the base folder of the toolkit and named `advanced_settings_example.php`
624 file located on the base folder of the toolkit. You can load this file in this
1087 Note: Review the `demo1` folder that contains that use case; in a later section we
1504 about what it does and how to use it are provided. Make sure to also check the doc folder where
1522 * Use a `settings.php` file that we should locate at the base folder of the
1528 to create the `settings.php` settings and store it in the `demo1/` folder.
1536 folder of the toolkit is ignored and the libs are loaded using the
1537 `_toolkit_loader.php` located at the base folder of the toolkit.
1597 * Use a `settings.php` file that we should locate at the base folder of the
1602 `setting_extended.php` file should be defined at the base folder of the toolkit.
1607 use the files located in the endpoint folder (`acs.php` and `sls.php`).
1623 in the toolkit (`acs.php`, `sls.php` of the endpoints folder). This demo2 uses
1634 ACS endpoint, in this case `acs.php` of the endpoints folder.
1657 Request to the SP (SLS endpoint `sls.php` of the endpoint folder).
1673 You will find an `example_settings.php` file at the demo-old's folder that