area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.77k stars 574 forks source link

SSO functionality (SAML / SCIM) #1086

Closed LANopop closed 2 years ago

LANopop commented 3 years ago

Summary

Support SAML 2.0 and JIT so that its easier to manage users. SCIM would also be great.

Describe the solution you'd like

Let us configure the SAML settings in the TwillCMS interface so we can use a external identity provider for it. (e.g. okta, jumpcloud,...)

Additional context

In enterprises its good practice to centrally manage all users and this is done via SAML or SCIM nowadays.

madalinignisca commented 3 years ago

SAML 2.0 is supported by one of the Socialite 3rd party providers. Actually from docs, u can simply use Socialite and I bet you could add any extra provider you want.

haringsrob commented 2 years ago

Hello @LANopop,

I will close this issue as this is out of the scope of Twill.

Kind regards,