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

With fine grain permissions, Auth policy overwrites previously created policy #1004

Open
ravthiru opened this issue Mar 26, 2024 · 0 comments
Labels

Comments

@ravthiru
Copy link

Current Behavior

Tried creating fine grained permssions for token exchange between two sets of clients, Policy created by first set of Clients is overwritten by second set of clients. Attached sample file for creation of clients used for token exchnage
mobile-app-clients.json

Expected Behavior

Different policies and permissions to be created in realm-managment client

Steps To Reproduce

1. Execute keycloak config cli using the attached config file.
2. Go to "realm-managment" Client under realm "my-test-realm" 
3. Under Autherization, check the policies
4. There should be two policies "allow mobile app" and "allow-e2e-mobile-app"

Environment

  • Keycloak Version: 23.0.1
  • keycloak-config-cli Version: 5.10.1
  • Java Version: 1.17

Anything else?

No response

@ravthiru ravthiru added the bug label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant