Search Results :
×Laravel OAuth Single Sign-On (SSO) plugin gives the ability to enable OAuth Single Sign-On for your laravel applications. Using Single Sign-On you can use only one password to access your laravel application and services. Our plugin is compatible with all the OAuth compliant Identity providers. Here we will go through a step-by-step guide to configure Single Sign-On (SSO) between Laravel and AWS cognito considering AWS cognito as OAuth provider. To know more about other features we provide in Laravel OAuth client single-sign-on-sso plugin, you can click here.
composer require miniorange/oauth-laravel-free
{laravel-application-domain}/mo_oauth_admin
Scope: | openid |
Authorize Endpoint: | https://<cognito-app-domain>/oauth2/authorize |
Access Token Endpoint: | https://<cognito-app-domain>/oauth2/token |
Get UserInfo Endpoint: | https://<cognito-app-domain>/oauth2/userInfo |
{laravel-application-domain}/ssologin.php?option=oauthredirect
In this Guide, you have successfully configured AWS cognito Single Sign-On (SSO) using Laravel as OAuth Client. This solution ensures that you are ready to roll out secure access to your Laravel site using AWS cognito login credentials within minutes.
Need Help? We are right here!
Thanks for your inquiry.
If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com