> For the complete documentation index, see [llms.txt](https://docs.highergov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.highergov.com/more/single-sign-on.md).

# Single Sign-On

{% hint style="info" %}
Single Sign-On requires a Leader plan subscription.  If you would like to upgrade or learn more, please [contact us](mailto:contact@highergov.com).
{% endhint %}

Single Sign-On improves security and convenience by letting users access HigherGov with their organization-managed credentials while centralizing authentication, access control, and user offboarding.

HigherGov supports secure Single Sign-On using:

* Microsoft Azure / Entra ID
* Okta

SSO is configured for your organization using a secure, single-tenant setup. Your identity provider administrator controls which users or groups are allowed to access HigherGov.

### How to Request SSO Setup

1. Go to your Account Settings page:

   <https://www.highergov.com/account/>
2. In the Single Sign-On Setup section, select either Azure or Okta.
3. Follow the displayed instructions and send the requested setup values to:

   [sso@highergov.com](https://platform.openai.com/chat/edit?mode=chat\&models=gpt-5.5)

### After You Send the Information

Once we receive the required SSO details, the HigherGov team will complete the configuration on our side and follow up with you when SSO has been enabled for your account within 24 hours.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.highergov.com/more/single-sign-on.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.
