pomerium/docs/docs/identity-providers
Bobby DeSimone 0a530fbea2
docs: update site ui
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-08-03 22:28:18 -07:00
..
img docs: update site ui 2019-08-03 22:28:18 -07:00
azure.md docs: update site ui 2019-08-03 22:28:18 -07:00
gitlab.md docs: update site ui 2019-08-03 22:28:18 -07:00
google.md docs: update site ui 2019-08-03 22:28:18 -07:00
okta.md docs: update site ui 2019-08-03 22:28:18 -07:00
one-login.md docs: update site ui 2019-08-03 22:28:18 -07:00
readme.md docs: update site ui 2019-08-03 22:28:18 -07:00

title description
Overview This article describes how to connect Pomerium to third-party identity providers / single-sign-on services. You will need to generate keys, copy these into your Pomerium settings, and enable the connection.

Identity Provider Configuration

This article describes how to configure Pomerium to use a third-party identity service for single-sign-on.

There are a few configuration steps required for identity provider integration. Most providers support OpenID Connect which provides a standardized identity and authentication interface.

In this guide we'll cover how to do the following for each identity provider:

  1. Set a Redirect URL pointing back to Pomerium.
  2. Generate a Client ID and Client Secret.
  3. Configure Pomerium to use the Client ID and Client Secret keys.