Skip to main content
Unary · Accounts Gets the SSO login URL for a specific email domain. Use this method to:
  • Initiate SSO authentication
  • Get organization-specific login URLs
  • Handle SSO redirects

Examples

  • Get login URL: Retrieves SSO URL for email domain.
  • Get URL with return path: Gets SSO URL with specific return location.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetSSOLoginURLRequest

Response

gitpod.v1.GetSSOLoginURLResponse