You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About the upgrade of keycloak version in the program
The current version of keycloak in this solution is 16.1.1
Currently the latest version of keycloak is 21.1.1, is this solution considered to upgrade the version of keycloak? Or directly in this code to modify the version?
About the upgrade of keycloak version in the program
The current version of keycloak in this solution is 16.1.1
Currently the latest version of keycloak is 21.1.1, is this solution considered to upgrade the version of keycloak? Or directly in this code to modify the version?
https://github.com/aws-samples/keycloak-on-aws/blob/master/source/src/stack.ts#L161
keycloakVersion: KeycloakVersion.of('16.1.1'),
The text was updated successfully, but these errors were encountered: