Describe the task
The keycloak for wally is currently running at "^6.0.1" which is wildly outdated as the current version is 20.0.0. This should be updated before the realm is moved to gold to assure there are no errors caused by outdated commands/fields.
Acceptance Criteria
[x] Change package.json to "^20.0.0"
[x] Install updated package.json
[x] Test locally to check for authentication errors
[x] Record bugs and create a new ticket to address them
Additional context
The module to update in package.json is called keycloak-js
Describe the task The keycloak for wally is currently running at "^6.0.1" which is wildly outdated as the current version is 20.0.0. This should be updated before the realm is moved to gold to assure there are no errors caused by outdated commands/fields.
Acceptance Criteria
Additional context