Single Sign-on Overview

Overview

HotDocs Advance supports two connection flows, the Implicit flow and Authorization Code + PKCE.

Implicit Flow

The OpenID Connect provider must support the implicit flow using a response type of "id_token" and a response mode of "form_post".

Authorization Code + PKCE

The OpenID Connect provider must support the Authorization Code + PKCE flow using a response type of "code id_token" and a response mode of "form_post".

Using SSO with HotDocs and Third-Party Integrations

The following sections may be useful if you are using Single Sign-on with other integrated applications: