Skip to content

Commit 32b418c

Browse files
authored
Updates service account admonition (#1258)
updates service account admonition
1 parent 383c6a0 commit 32b418c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/capabilities/enterprise-api.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ This doc assumes:
5656

5757
:::tip
5858

59-
[**Service Accounts**](/docs/capabilities/service-accounts) created in any Namespace other than **Global** will include a reference to that Namespace ID. A service account created in a non-global Namespace will follow this format:
59+
[**Service Accounts**](/docs/capabilities/service-accounts) created in any Namespace other than **Global** will include a reference to that Namespace ID. A service account created in a non-global Namespace will generate a **User ID** that follows this format:
6060

61-
`[user-id]@[namespace-reference]`
61+
`{user-id}@{namespace-id}.pomerium`
6262

6363
You must specify the entire **User ID** when using the service account. For example:
6464

0 commit comments

Comments
 (0)