Flagsmith / Flagsmith/flagsmith
Implement oidc support
Open
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
Implement OIDC support to allow users to log in with multiple OIDC providers, using [https://mozilla-django-oidc.readthedocs.io/en/stable/settings.html](https://mozilla-django-oidc.readthedocs.io/en/stable/settings.html?utm_source=chatgpt.com)
Multiple providers can be added by overriding OIDCAuthenticationBackend, as described here: [mozilla-django-oidc issue #362](https://github.com/mozilla/mozilla-django-oidc/issues/362?utm_source=chatgpt.com)
Contributor guide
Assessment
This issue has not been assessed yet.