-
Notifications
You must be signed in to change notification settings - Fork 808
Closed
Labels
Description
hello, it is really nice to hear that we now add support for openid, we now use django-oidc-provider to build openid service but its last release was in 2019, so we try to use another active project.
After read the docs and code , i find that this project not provide multi rs256 keys support, right?
as describe in the document: https://openid.net/specs/openid-connect-core-1_0.html#SigEnc , we can manully add keys.
will this feat be considered? thanks a lot for your work 😊
dylantack