1. Go to this page and download the library: Download creativecrafts/laravel-sso library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
text
GET /sso/{tenant_ulid}/{connection_ulid}/redirect
GET /sso/{tenant_ulid}/{connection_ulid}/callback (OIDC)
POST /sso/{tenant_ulid}/{connection_ulid}/acs (SAML)
GET /sso/{tenant_ulid}/{connection_ulid}/metadata (SAML SP)
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.