Skip to content

Commit

Permalink
fix: add HR scoping URN which will be used in acs-client for making a…
Browse files Browse the repository at this point in the history
…cs-request in case if this URN is set for disabling the HR scoping on Rules
  • Loading branch information
Arun-KumarH committed Feb 14, 2024
1 parent 7d0e59a commit 2faeab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
"role": "urn:restorecommerce:acs:names:role",
"roleScopingEntity": "urn:restorecommerce:acs:names:roleScopingEntity",
"roleScopingInstance": "urn:restorecommerce:acs:names:roleScopingInstance",
"hierarchicalRoleScoping": "urn:restorecommerce:acs:names:hierarchicalRoleScoping",
"unauthenticated_user": "urn:restorecommerce:acs:names:unauthenticated-user",
"property": "urn:restorecommerce:acs:names:model:property",
"ownerIndicatoryEntity": "urn:restorecommerce:acs:names:ownerIndicatoryEntity",
Expand Down

0 comments on commit 2faeab9

Please sign in to comment.