pydici
pydici copied to clipboard
Compatibility with Google Connect
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.
Indeed, OAuth & SAML would be nice to ease integration with existing user directories.
@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.
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).