mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-18 13:24:04 -06:00
Show required fields when configuring protocol mappers
Closes #40619 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
committed by
GitHub
parent
c1afa376b2
commit
7629b7dc53
@@ -55,6 +55,14 @@ When using the `+/realms/{realm-name}/broker/{provider_alias}/token+` endpoint f
|
||||
|
||||
When using GitHub as an IDP, you can now enable JSON responses to leverage the token refresh for this endpoint.
|
||||
|
||||
== Required field in User Session note mapper
|
||||
|
||||
The name of the session note is now shown as a required field in the Admin UI.
|
||||
|
||||
== Required field in OIDC attribute mapper
|
||||
|
||||
The name of the token claim is now shown as a required field in the Admin UI.
|
||||
|
||||
=== Volatile user sessions affecting offline session memory requirements
|
||||
|
||||
Starting with this release, {project_name} will cache by default only 10000 entries for offline user and client sessions in memory when volatile user sessions are enabled. This will greatly reduce memory usage.
|
||||
|
||||
Reference in New Issue
Block a user