Adding SSO to Laravel Jetstream with AuthorizationCode/PKCE Flow
Budget: $30 – $250 USD
Hello,
We have a webapp built on Laravel Jetstream, and we need to add single sing on process. Our customer has another web app using FEDID, OAuth2 standards. And we need our Laravel Jetstream login system to have following process;
1. During login process, instead of standard Jestream login page, we need to redirect to an url with a few parameters.
2. If user is authanticated successfully, it will be redirected to a callback page by adding a unique token.
3. The token will be parsed from url and sent to an api adress of our customer to grab users' information such as e-mail.
4. If grabbed e-mail matches with an existed user on our system, it will be logged in accordingly.
We need to get this done by 2 days.
We have a webapp built on Laravel Jetstream, and we need to add single sing on process. Our customer has another web app using FEDID, OAuth2 standards. And we need our Laravel Jetstream login system to have following process;
1. During login process, instead of standard Jestream login page, we need to redirect to an url with a few parameters.
2. If user is authanticated successfully, it will be redirected to a callback page by adding a unique token.
3. The token will be parsed from url and sent to an api adress of our customer to grab users' information such as e-mail.
4. If grabbed e-mail matches with an existed user on our system, it will be logged in accordingly.
We need to get this done by 2 days.