You can set up Single Sign-on (SSO) with PingFederate for your team.This section helps you to create an OIDC application with PingFederate. The Client ID, Client Secret, and Issuer URL of this OIDC application are required to setup SSO in Gitpod. See the Step-by-step guide for the general instructions.
The OAuth client allows you to integrate with Gitpod using the OpenID Connect protocol.Please refer to the official PingFederate documentation for detailed configuration steps.
Log in to your PingFederate Administrative Console.
Navigate to Applications > OAuth > Clients.
Click Add Client to create a new OAuth client.
Configure the OAuth client with the following settings:
Client ID: Generate or specify a unique identifier (you’ll need this for Gitpod)
Client Authentication: Select Client Secret
Client Secret: Generate a secure secret (you’ll need this for Gitpod)
Once you have obtained the Client ID, Client Secret, and Issuer URL from your PingFederate configuration, continue with Step 1. Configure SSO in Gitpod.