-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- make flow with extension (browser or direct access grant)
- give user role from client
- user authenticated (you get pair access, refresh tokens with browser flow or direct grant flow)
- remove role from user
- you can continue get pair of tokens with refresh_token
Version
- Keycloak: 25.0.6
- This extension: 25.0.0Anything else?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request