How To
Summary
This article demonstrates where the configmap value is added.
Useful when the cluster admin does not remember what value was added as part of the installation or when the admin is configuring an Identity Provider.
Objective
Confirm what user name was submitted during the installation process.
Steps
- Access Red Hat OpenShift cluster, under the Cloud Pak for Security namespace.
- Run the command to extract the
adminUserfromconfigmap cp4s-config:[root@nemeahost1 ~]# oc get cm cp4s-config -o jsonpath='{.data.adminUserId}' secadmin - Describe
isc-entitlementpods to confirmADMIN_USERentry:
Note: This[root@nemeahost1 ~]# oc describe deploy isc-entitlements | awk '/ADMIN_USER_ID:/ {print $2}' secadmin secadminsecadminis a sample user.
Related Information
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSTDPP","label":"IBM Cloud Pak for Security"},"ARM Category":[{"code":"a8m3p0000000rbnAAA","label":"Administration Task"}],"ARM Case Number":"TS010482289","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
Modified date:
16 September 2022
UID
ibm16619157