2.10 Mapping External User Principals to Built-In Spatial Studio Roles
Spatial Studio supports mapping IDCS and other identity provider principals to the Spatial Studio built-in roles. This enables dynamically granting permissions to users by using custom groups, for instance.
In order to map the principals to Spatial Studio roles, you must add the
security settings into the sgtech_config.json configuration
file.
The configuration file is located at
~/.sgtech/sgtech_config.json
path. You can directly append the
security settings into the sgtech_config.json
file. However, the
best practice is to have the security settings in a separate configuration file and then
import this file into the main configuration file.
Perform the following steps to create a configuration file containing
the security settings and then import this configuration in
sgtech_config.json
:
Parent topic: Administering Oracle Spatial Studio