Keycloak api 400 Bad Request
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Refer to here: https://issues.jboss.org/browse/KEYCLOAK-1268
The cli service account that we've been using to provision keycloak realms has been returning 400 bad request in the DEV instance. Reason is that the access token is growing too big as there are increasing number of resources created. We need to reconsider how to distribute the realms to be sustainable.
Temporary fix: created a tmp client in the dev master realm for provisioning tasks. To be removed after issue solved. (https://sso-dev.pathfinder.gov.bc.ca/auth/admin/master/console/#/realms/master/clients/91f17b27-df78-48d2-ae9d-7e2c6492911f)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.