Skip to content

Fix: The OPENID_SCOPES maintained by OAuth2AuthHandlerImpl should have offline_access instead of offline - #2763

Open
xinchao-zhang wants to merge 1 commit into
vert-x3:masterfrom
xinchao-zhang:fix-openid-scopes-verification
Open

Fix: The OPENID_SCOPES maintained by OAuth2AuthHandlerImpl should have offline_access instead of offline#2763
xinchao-zhang wants to merge 1 commit into
vert-x3:masterfrom
xinchao-zhang:fix-openid-scopes-verification

Conversation

@xinchao-zhang

Copy link
Copy Markdown

Motivation:

This is to fix the issue 2742. According to OpenID spec, there is no "offline" scope, it should be called "offline_access" instead.

Conformance:

You should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

@tsegismont
tsegismont requested a review from pmlopes July 16, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant