Jump to content

Recommended Posts

Posted

A rudimentary way would be to create two Guardian Policies, one above the other:

Policy 1 (Allowed Sites): Who: $users | Where: Everywhere (or specific locations) | What: $AllowedSites | When:Always | Action: Allow

Policy 2 (Block): Who: $users | Where: Everywhere (or specific locations) | What: Everything | When:Always | Action: Block

 

Policies are processed from top to bottom so if the request didn't match one of the sites in policy 1, it would move to policy 2 then block everything.

  • Thanks 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...