# SSO

Implementing single sign-on (SSO) reduces multiple application logins to one single login. This enables faster user access to the gospace console, and more importantly makes user logins more secure. Our platform is built on the OpenID Connect protocol, which allows for user authentication to be managed by a trusted identity provider (IdP).&#x20;

#### **gospace implements the following SSO protocols:**

**OpenID Connect (OIDC)** redirects log-in requests to an IdP for user authentication and authorisation.&#x20;

**Proof Key of Code Exchange (PKCE)** enhances authorisation security by performing extra validation.

#### Learn more about our IdP integrations

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Enable SSO and Directory sync with Microsoft</td><td></td><td></td><td><a href="sso/microsoft">microsoft</a></td><td><a href="https://2315052346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOW0EmyC5IqyMiB4AxcLq%2Fuploads%2FgNbkCk9PTQomEygjt8mJ%2Fmicrosoft-color.svg?alt=media&#x26;token=5e53399b-66bf-4aa8-93e1-5b7320ee0477">microsoft-color.svg</a></td></tr><tr><td>Enable SSO and Directory sync with Google</td><td></td><td></td><td><a href="broken-reference">Broken link</a></td><td><a href="https://2315052346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOW0EmyC5IqyMiB4AxcLq%2Fuploads%2F96f3F2MNDsmzZCsaWfaP%2Fgoogle-color.svg?alt=media&#x26;token=c09e16db-eda9-43f2-87b4-586b29470477">google-color.svg</a></td></tr><tr><td>Enable SSO with OKTA</td><td></td><td></td><td><a href="sso/okta-sso-configuration-guide-oidc">okta-sso-configuration-guide-oidc</a></td><td><a href="https://2315052346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOW0EmyC5IqyMiB4AxcLq%2Fuploads%2Fcks9qHrYx5q63fJkBueL%2Fokta-color.svg?alt=media&#x26;token=930c5096-8d19-4de5-b482-b4868e2f7410">okta-color.svg</a></td></tr></tbody></table>

#### Next step

[<mark style="color:purple;">Domain verification</mark>](https://docs.gospace.com/integrations/sso/domain-verification)
