nabeelio / phpvms

virtual airline management
http://www.phpvms.net
Other
169 stars 135 forks source link

SSO feature request #1796

Open PlaneGroup opened 3 months ago

PlaneGroup commented 3 months ago

I created a site related to airlines. I have added a login function to these sites, but I would like to implement a login function that retrieves account information from the phpvms db. So, I request that the SSO function be added. and I wish I could manage SSO permissions by organization or website on the admin page.

BossOfGames commented 3 months ago

If you implement a provider for Laravel Socialite, then it should be possible to add it to phpVMS. This is the same library used for VATSIM and Discord OAuth features. https://socialiteproviders.com/contribute/