pydici icon indicating copy to clipboard operation
pydici copied to clipboard

Compatibility with Google Connect

Open jfgrang opened this issue 7 years ago • 2 comments
trafficstars

Instead of having your own login system it could be great to have an integration with Google Apps and a certain domain. If the user doesn't exist it would create it with a default viewer status.

jfgrang avatar Feb 23 '18 13:02 jfgrang

Indeed, OAuth & SAML would be nice to ease integration with existing user directories.

digitalfox avatar Feb 23 '18 14:02 digitalfox

@jfgrang, some work is in progress with that. We tested so far Shibolleth for SAML support (works great with microsoft ADFS) and mod_openid_connect for OpenID (including Google apps). Still some issue with compatibility between mod_wsgi and mod_openid_connect.

digitalfox avatar Aug 18 '19 13:08 digitalfox

Works well with front reverse proxy in production for few weeks with apache, mod_openidc and keycloak. Social login can be setup on identity provider side (keycloak).

digitalfox avatar Feb 25 '24 16:02 digitalfox