Skip to content

Commit

Permalink
feat: update migration document
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed May 15, 2024
1 parent a8c75de commit de753b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/migration-kc-24.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Impacting Changes

- Database migration: When keycloak connects to database, it updates the schema but if a table contains more than 300000 records then it refrains from the update and spits out the SQL query in the logs for us. We can grab the query and run it manually.
- Keycloak login page password input field has a toggle to show entered value
- By default `user profile` feature is enabled and the `unmanaged attributes` feature is disabled
- Attribute names like `some:attribute` or `some/attribute` are not allowed
Expand Down

0 comments on commit de753b0

Please sign in to comment.