Skip to content

Commit

Permalink
enable all claim dialects in IS side
Browse files Browse the repository at this point in the history
  • Loading branch information
DilshanSenarath committed Oct 6, 2023
1 parent d59fcba commit 3507639
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,7 @@
"console.self_app_identifier": "Console",
"console.system_apps_identifiers": ["Console", "My Account"],
"console.gravatar.configs.fallback": "404",
"console.list_all_attribute_dialects": false,
"console.list_all_attribute_dialects": true,
"console.organizations.enabled": true,
"console.organizations.scopes.feature": ["console:organizations"],
"console.organizations.scopes.create": ["internal_organization_create"],
Expand Down

0 comments on commit 3507639

Please sign in to comment.