mozilla / mozilla-django-oidc

A django OpenID Connect library
https://mozilla-django-oidc.readthedocs.io
Mozilla Public License 2.0
444 stars 166 forks source link

Custom username algo plus claims #492 #493

Closed EduardRosert closed 9 months ago

EduardRosert commented 1 year ago

This PR addresses the issue described in #492.

We've added the code, updated tests and documented the OIDC_USERNAME_ALGO setting, which was previously undocumented.

We're looking forward to receiving your feedback.

Greetings from #DjagoConEu2023

akatsoulas commented 9 months ago

Thank you for this PR! I am closing this issue in favor of #507 and #508. It's exactly the same PR broken into two.