Hi,
I am using socialite to connect Okta for authentication from my laravel application. In Okta, the users are assigned in 'groups'.
Can we authenticate users as per group along with the Okta application credentials.
If the user is inactive in okta, then the socialite returns error. But when the application page reload, the session is set and the inactive user can login to the application.
Please help, how can I customize the socialite plugin for this need.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community