Record -
runtime
: Principal
Represents the runtime:Principal
populated with the authenticated user information.
Fields
- userId string
-
User ID of the authenticated user
- username string
-
Username of the authenticated user
- claims map<any>
-
Claims of the authenticated user
- scopes string[]
-
Scopes of the authenticated user