---
title: "Initiate SAML SSO login for a specific organization"
method: GET
path: "/v3/accounts/login/saml/{accountAlias}/{organizationAlias}"
tags: ["Authentication"]
---

# Initiate SAML SSO login for a specific organization

`GET /v3/accounts/login/saml/{accountAlias}/{organizationAlias}`

Redirects to the identity provider's SSO login page.

## Path parameters

- `accountAlias` string, required
- `organizationAlias` string, required

## Query parameters

- `returnUrl` string, uri

## Other responses

- `302` — Found
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Server Error

---

[API](https://skmtc.net/cryptlex/apis/cryptlex-web-api.md) · [All operations](https://skmtc.net/cryptlex/apis/cryptlex-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cryptlex/cryptlex-web-api/revisions/ec1259c12475/schema)
