Documentation Index

Fetch the complete documentation index at: https://support.appgate.com/llms.txt

Use this file to discover all available pages before exploring further.

Configure OIDC identity provider integration in ZTP

Prev Next

This section covers the configuration fields required to integrate your corporate identity provider (IdP) with ZTP using the OIDC method. It also provides step-by-step instructions for integrating common IdPs, including Okta, Azure AD, and OneLogin.

The following table describes the fields available on the OIDC configuration page:

Field

Description

Name*

The name of the IdP option displayed on the ZTP Cloud Console login page after configuration.

Audience/Client ID*

Identification values obtained from the IdP.

Client Secret*

Authentication URL*

The authentication endpoint URL. Available in the IdP’s well-known configuration URL. This URL is provided by the IdP and follows the format: https://[identity-provider-hostname]/.well-known/openid-configuration

Token URL*

URLs available in the IdP's well-known configuration URL. This URL is provided by the IdP and follows the format: https://[identity-provider-hostname]/.well-known/openid-configuration

User Info URL

JWKS URL

Email Attribute*

email

First Name Attribute*

given_name

Last Name Attribute*

family_name

Username Attribute*

username

*Required field