Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Update keycloak_configuration.md #73

Merged
merged 2 commits into from
Oct 14, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions documentation/docs/keycloak_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
client manually)
3. Valid Redirect URIs: `http://localhost:8081/callback` (Or whatever you configure in your python app)
## Modify the `admin-cli` client
1. **Settings**: Service Accounts Enabled
1. **Settings**: Access Type confidential, Service Accounts Enabled
2. **Scope**: Full Scope Allowed
3. **Service Account Roles**: Select all Client Roles available for `account` and `realm_management`
3. **Service Account Roles**: Select all Client Roles available for `account` and `realm_management`