openid

Get a JWT token for a configured service account belonging to the requesting org.

Get a JWT token for a configured service account belonging to the requesting org.

post/openid/{owner}/

Request body

oidc_tokenstring required

Serialized OIDC token.

service_slugstring required

Slug for the service account.

Response

Created

tokenstring

Serialized JWT to be used for authentication.

Changes

No recorded changes to this endpoint across all 1 revision of this API.