Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bearer token timeout configurability will be added to WildFly's Elytron subsystem. #611

Open
bstansberry opened this issue Sep 25, 2024 · 0 comments
Labels
feature A proposed new WildFly feature

Comments

@bstansberry
Copy link
Contributor

Description

Bearer Token Authorization is the process of authorizing HTTP requests based on
the existence and validity of a bearer token. The token carries within it
an expiration timestamp. The two parameters being added, connection-timeout
and read-timeout are placed on the URL when obtaining the public key from the OAuth2 provider.

Issue Contact

rsearls

@bstansberry bstansberry added the feature A proposed new WildFly feature label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A proposed new WildFly feature
Projects
Status: No status
Development

No branches or pull requests

1 participant