Remote service to allow creating of remote login tokens to allow psuedo-sso for integrations that want to launch into our app given some user context
POST/rest/remoteLogin
Remote service to allow creating of remote login tokens to allow psuedo-sso for integrations that want to launch into our app given some user context
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.