Basic policy

In the following tutorials, you will learn how to create a basic policy that uses all kinds of restrictions. Thus, you will learn how the restrictions work together.

Since the tutorials in this section build on each other, please work through them in the order listed.

Create a basic policy

In this tutorial, you will learn how to create a policy and grant access to the Cities (0) layer for authenticated users.

Feature restriction

In this tutorial, you will learn how to restrict the access to a subset of features based on their attributes. You will restrict the access to the Cities (0) layer to only those cities with a minimal population of 1,000,000.

Spatial restriction

In this tutorial, you will learn how to restrict the access to a subset of features based on their location. You will restrict the access to the Cities (0) layer to cities in the United States.

Field restriction

In this tutorial, you will learn how to restrict the access to a subset of fields for features. You will hide the fields population rank and population class for the Cities (0) layer.