Name | Last Update | Last Commit 7cf7c2107bd – bug fixes sso callback | history |
---|---|---|---|
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
README.md
SampleSso
SAMPLE SSO
Atur pengaturan SSO Client ID pada file SsoClientLibrary.php
$this->clientId = ''; // 3rd Party client Id (client id dari aplikasi SSO)
$this->clientSecret = ''; // 3rd Party client secret (client secret dari aplikasi SSO)
$this->redirectUri = 'http://localhost/sample-sso-php/masuk-sso.php'; // 3rd Party url redirect or url to handle callback (url redirect aplikasi anda jika berhasil login SSO)
$this->targetUri = 'https://sso.riau.go.id/'; // SSO Riau portal