Juan Ignacio Fiorentino

Results 32 comments of Juan Ignacio Fiorentino

Thanks for the contribution and discussion. We know have on develop [OIDC_DISCOVERY_CACHE_ENABLE](https://django-oidc-provider.readthedocs.io/en/develop/sections/settings.html#oidc-discovery-cache-enable) setting to control this behaviour. Will be available on next version. CC @fvlima @kelkarajay

@fzzylogic if you call userinfo endpoint you'll have the extra claims. The `OIDC_IDTOKEN_INCLUDE_CLAIMS` is to include them in the ID token. Can you rephrase the documentation mentioning this?.