Skip to content

Commit

Permalink
Allow to store tokens for azuread/entraid idp
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Darimont <[email protected]>
  • Loading branch information
thomasdarimont committed Nov 11, 2024
1 parent d46b96c commit 89d9375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/stage/dev/realms/acme-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ identityProviders:
enabled: true
updateProfileFirstLoginMode: on
trustEmail: true
storeToken: false
storeToken: true
addReadTokenRoleOnCreate: false
authenticateByDefault: false
linkOnly: false
Expand Down

0 comments on commit 89d9375

Please sign in to comment.