Skip to content

Commit

Permalink
Upgrade realm with simple tutorials Keycloak
Browse files Browse the repository at this point in the history
  • Loading branch information
karesti committed Jan 21, 2025
1 parent 4211b3c commit 0dba86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/infinispan-keycloak-realm.json
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"redirectUris" : [ "*" ],
"webOrigins" : [ "*" ],
"notBefore" : 0,
"bearerOnly" : true,
"bearerOnly" : false,
"consentRequired" : false,
"standardFlowEnabled" : true,
"implicitFlowEnabled" : false,
Expand Down

0 comments on commit 0dba86e

Please sign in to comment.