Skip to content

Conversation

@netomi
Copy link
Contributor

@netomi netomi commented Nov 6, 2025

This fixes #1387 .

Since the Eclipse oauth provider has switched to keycloak, refreshing an existing token did not work anymore as keycloak expects the POST parameters provided with application/x-www-form-urlencoded instead of json.

Copy link
Contributor

@autumnfound autumnfound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This now follows the Keycloak standard way of exchanging tokens: https://www.keycloak.org/securing-apps/token-exchange

@amvanbaren amvanbaren merged commit d2963f5 into eclipse:master Nov 19, 2025
2 checks passed
@netomi netomi deleted the fix-requesting-eclipse-oauth-refresh-token branch November 19, 2025 12:55
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.

Missing grant_type when refreshing the eclipse access token

3 participants