Viewing Resource Principal Configuration Parameters

Use Ambari to find various parameters used in Resource Principal configuration and their use.

Note

Most of the resource principal configurations are configured with default values that aren't required to be changed. Those fields are read-only and only editable fields can be customized.
  1. Access Apache Ambari.
  2. From the side toolbar, under Services click ODH Utilities.
  3. Click the Configs tab, and then select Advanced.
  4. The following resource principal configuration parameters are in the Advanced odh-rp-conf section:
    • OCI RPST Conf Dir: The folder path where all the resource principal specific files are stored. The default is /etc/security/tokens.
    • OCI RPST Conf Path: The configuration file path where details such as RPST version, Region, and Last refreshed time can be seen.
    • OCI Resource Principal Config Group: The Linux group name that owns the RPST conf directory and files. The default is bds_rp_users.
    • OCI RP Config Group Service Users: The list of services users are to be added to OCI Resource Principal Config Group. Service users must be part of the OCI Resource Principal Config Group to access resource principal files. This list is restrictive to service users. External users must be updated by the cluster admin directly in the cluster.
    • OCI Resource Principal Config Owner: Linux user that owns resource principal files. The default is root.
    • OCI RPST Pem Path: The resource principal private key file location.
    • OCI RPST Path: The resource principal session token file location
    • Configure UMA Agents with Resource Principal: This option is to enable UMA agent. The default is true.
    • UMA Agents Resource Principal configuration path: The UMA agent resource principal specific configuration path.
    • {{odh_rp_config_dir}}: The value of OCI RPST Conf Dir.