Page created: 17 Feb 2022
|
Page updated: 29 Jul 2022
To set up a PostgreSQL database for your attribute-based access control policies, create the database and a user role and add tables and privileges.
If you're using a PostgreSQL database instead of the default H2 database, you must set up the new database before you install the Policy Editor. If you're using the default H2 database, you don't need to complete this setup.
Configure the Policy Editor to use the PostgreSQL database:
- To configure a Docker container, see Installing PingAuthorize Policy Editor using Docker.
- To configure a manual installation, see Installing the PingAuthorize Policy Editor noninteractively.