Skip to content

Commit 1a68d8e

Browse files
committed
changes namespace reference to id
1 parent 60ce722 commit 1a68d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/capabilities/enterprise-api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This doc assumes:
5858

5959
[**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}.pomerium`
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)