Skip to content

Set revocation token exception and configurable default values for connectTimeout, readTimeout jwks retriever#21

Open
RafaelOm wants to merge 4 commits intoseedstack:masterfrom
RafaelOm:master
Open

Set revocation token exception and configurable default values for connectTimeout, readTimeout jwks retriever#21
RafaelOm wants to merge 4 commits intoseedstack:masterfrom
RafaelOm:master

Conversation

@RafaelOm
Copy link

fixed: adding configurable default values for connectTimeout, readTimeout jwks retriever
fixed: setting revocation token exception not fired when ocurrs

To use the custom connectTimeOut and readTimeout, you can use the the following example parameters in security.yml:
oauth:
...
retriever:
connectTimeout: 1000
readTimeout: 1000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant