Skip to content

[Feature] Suppport OAuth 2.0 Refresh Token Grant Type #425

@perlmaxm

Description

@perlmaxm

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

After removing client role restricted-access from user, you can continue get new pair of access and refresh tokens with refresh token

Expected Behavior

After removing client role restricted-access from user, you get "access-denied" error with refresh token

Steps To Reproduce

  1. make flow with extension (browser or direct access grant)
  2. give user role from client
  3. user authenticated (you get pair access, refresh tokens with browser flow or direct grant flow)
  4. remove role from user
  5. you can continue get pair of tokens with refresh_token

Version

- Keycloak: 25.0.6
- This extension: 25.0.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions