gitpod.v1.IdentityService

GetIDToken

GetIDToken returns a token that can be used to authenticate the user against the other services.

post/gitpod.v1.IdentityService/GetIDToken

Request body

audiencestring[]

Response

Success

tokenstring

Changes