You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/docs/capabilities/enterprise-api.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ This doc assumes:
58
58
59
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:
60
60
61
-
`{user-id}@{namespace-reference}.pomerium`
61
+
`{user-id}@{namespace-id}.pomerium`
62
62
63
63
You must specify the entire **User ID** when using the service account. For example:
0 commit comments