Reputation: 98
I am planning to give user access programmatically. So, I want to add users to keycloak groups. Is there any way to automate this?
Upvotes: 2
Views: 1041
Reputation: 740
You can define some groups as default groups, then they will be added to any created users automatically. You can do this in the admin console.
Upvotes: 4