Accounts & Access ¶
Overview of the accounts, CI OAuth clients, organization, machine accounts, and generic account used by EAP.
Full credentials (passwords/secrets) are stored in Keeper Vault under
prod/enterprise-agent-platform(namespacemeetpaas/app-secrets/soap-insights). Request access there to see the secret values.
OpenSearch ¶
Used by the EAP platform and configured in the otel-collector. It sends traces and logs to OpenSearch and is also used to access the OpenSearch portal.
| Field | Value |
|---|---|
| account | stap_test_user3 |
CI OAuth Clients ¶
CI clients are used to: 1. Access the AIOps tools (MCP). This is the default client in EAP to connect MCP, customers should provide their own CI OAuth client for customized EAP agent. 2. Authenticate user logins to EAP 3. Allow EAP to access the LLM
| Environment | client_id |
|---|---|
| prod | C9e1edb4d4250eb2ee44bd403125fadf384c02db166e94ced455c6002b5e8d5ad |
| stage | Cd08a0e10ac7004209103288c07d27a22bd4ca1fbc3dd2f74d3a95bd9a699bd55 |
Org ¶
| Field | Value |
|---|---|
| orgId | 6078fba4-**************-80116aab6974 |
Machine Account ¶
Machine accounts are currently used to call LLM after registering credentials in CAMLS (int & prod).This is the EAP default account, when customer has customized EAP agent, they should provide their own machine account to call LLM.
| Environment | MachineAccountName | MachineAccountUUID |
|---|---|---|
| stage | ccps-eap-stage | 5f12491a-ed63-49b7-a07f-4c2d42d96473 |
| prod | ccps-eap | 51d92435-9586-41a7-98b2-05258a07f72f |
Generic Account ¶
Used to access LDAP, retrieve user group information, and map user permissions within EAP.
| Field | Value |
|---|---|
| account | ccps-eap.gen |