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).

gospace implements the following SSO protocols:

OpenID Connect (OIDC) redirects log-in requests to an IdP for user authentication and authorisation.

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

Learn more about our IdP integrations

Next step

Domain verification

Last updated