Login with SPIFFE Auth (JWT-SVID) for machine identity
post/api/v1/auth/spiffe-auth/login
Request body
identityIdstring required
The ID of the machine identity to login.
jwtstring required
The JWT-SVID token to authenticate with.
organizationSlugstring
When set, this will scope the login session to the specified organization the machine identity has access to. If omitted, the session defaults to the organization where the machine identity was created in.