> For the complete documentation index, see [llms.txt](https://newdocs.keeper.io/kcm-linux-rpm-method/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newdocs.keeper.io/kcm-linux-rpm-method/authentication/authenticating-users-with-saml.md).

# SAML SSO Auth

{% hint style="success" %}
**This documentation assumes that you already have access to a SAML 2.0 Identity Provider**, such as Microsoft Azure, Okta, JumpCloud, Ping, AD FS, etc. If you do not already have Guacamole installed, please see the [installation instructions](/kcm-linux-rpm-method/installation.md).
{% endhint %}

## Overview <a href="#id-.authenticatinguserswithldapv2.x-installingldapsupportforguacamole" id="id-.authenticatinguserswithldapv2.x-installingldapsupportforguacamole"></a>

Keeper Connection Manager can be configured to authenticate users with any SAML 2.0 compatible identity provider. Users can be forced to login with SAML, or you can make SAML an optional login link from the home screen.

Instructions for popular Identity Providers is below.

{% content-ref url="/pages/TC3TwQNNIvfL5Z73MvOj" %}
[Microsoft Azure](/kcm-linux-rpm-method/authentication/authenticating-users-with-saml/microsoft-azure.md)
{% endcontent-ref %}

{% content-ref url="/pages/RKDnPdFygWmLR6XJSCwe" %}
[Okta](/kcm-linux-rpm-method/authentication/authenticating-users-with-saml/okta.md)
{% endcontent-ref %}

{% content-ref url="/pages/uJqBohRzaE8pzlmdhCuk" %}
[Google Workspace](/kcm-linux-rpm-method/authentication/authenticating-users-with-saml/google-workspace.md)
{% endcontent-ref %}


---

# 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://newdocs.keeper.io/kcm-linux-rpm-method/authentication/authenticating-users-with-saml.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.
