/authorizer/api/v1/ca/authorizeAsk AIpost https://example.com/authorizer/api/v1/ca/authorizeGet target host credentials for the user.Body Paramspublic_keystringrequiredUser's public keyhost_iduuidTarget host UUIDhostnamestringTarget hostnameusernamestringTarget usernameservicestringTarget hots service, "SSH", "RDP" or "WEB"role_iduuidUUID of role that is used for accessing the target hostHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-signed-authorization-goes-hereA base64 encoded json formatted signedAuthorizationObjectResponses 200Successful response, returns the user key & certificate to access target hosts 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago