hexa-org / policy-orchestrator

Hexa Policy Orchestrator enables you to manage all of your access policies consistently across software providers.
https://hexaorchestration.org/
Apache License 2.0
98 stars 15 forks source link

add API call to view/hide HR portal pages for each region #322

Closed ggebel closed 7 months ago

ggebel commented 1 year ago

The Canary Bank demo only shows a page for the US region. This enhancement will add an API call to show or hide HR pages for the US, EU and UK - based on access policy

saurabh-io commented 1 year ago

For Azure - grant roles "GetHR-EU", "GetHR-US", "GetHR-UK" to access the region specific pages.

For AWS - add entry into dynmodb with Act /humanresources/us, /humanresources/uk, /humanresources/eu, example dynamodb entry
Image