# SSO

{% hint style="info" %}
North.Cloud is planning on supporting Okta and Auth0 in the near future. For any SSO requirements and blockers, please reach out to <support@north.cloud> with feedback.
{% endhint %}

North supports Single Sign-On (SSO) for secure and simple access to your account. You can sign in using:

* **Google**
* **Microsoft**
* **GitHub**

To use SSO, just select your preferred provider from the login page. If your organization requires a particular method, follow their SSO policy.

If you need to link multiple accounts or experience any issues with SSO, please contact <support@north.cloud>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.north.cloud/docs/getting-started/security/sso.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
