milesmcc / shynet

Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Apache License 2.0
2.91k stars 188 forks source link

Expose Django-Allauth OIDC #251

Open Empty2k12 opened 1 year ago

Empty2k12 commented 1 year ago

It would be awesome, if I could log in with my Keycloak instance instead of having a separate login for Shynet. Django-allauth, which this project uses, can be integrated with Keycloak and other social logins quite easily: https://django-allauth.readthedocs.io/en/latest/providers.html?highlight=keycloak#keycloak

oscar230 commented 5 months ago

Hi is there any progress on this? I would also like to authenticate using OIDC.