a) Authentication

Launch an external portal with a short-lived token

Returns a launch URL for an external portal, appending a short-lived token the portal can use to authenticate the user via /login without requiring their full credentials.

post/eclipse-conductor/rest/v1/authentication/launch

Request body

platformNamestring

The platform that must be opened

Response

OK

launchUrlstring

The URL that must be opened

tokenstring

Changes