authlib / authlib/example-oidc-server
No JWKS endpoint
Open
enhancement
- Dominant language
- Python
- Stars
- 65
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
To my understanding, when implementing OIDC, you need a JWKS endpoint. (A discovery endpoint would also be pretty helpful). Perhaps I'm missing something, but this example doesn't seem to provide a way for the client to validate the bundled OIDC profile because there's no jwks endpoint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.