{https://yourApp/callback}
.cat signing-cert.crt | base64
.
+
.
Field | Description |
---|---|
Connection name | Logical identifier for your connection; it must be unique for your tenant. Once set, this name can’t be changed. |
PingFederate Server URL | URL for your PingFederate Server. |
X.509 Signing Certificate | PingFederate Server public key (encoded in PEM or CER) you retrieved from the IdP earlier in this process. |
Sign Request | When enabled, the SAML authentication request will be signed. (Be sure to download and provide the PingFederate server with your tenant’s certificate.) |
Sign Request Algorithm | Algorithm Auth0 will use to sign the SAML assertions. Ensure this matches your PingFederate Server’s configuration. |
Sign Request Digest Algorithm | Algorithm Auth0 will use for the sign request digest. Ensure this matches your PingFederate Server’s configuration. |
Sync user profile attributes at each login | When enabled, Auth0 automatically syncs user profile data with each user login, thereby ensuring that changes made in the connection source are automatically updated in Auth0. |
Field | Description |
---|---|
Home Realm Discovery | Compares a user’s email domain with the provided identity provider domains. For more information, read Configure Identifier First Authentication |
Display connection button | This option displays the following choices to customize your application’s connection button. |
Button display name (Optional) | Text used to customize the login button for Universal Login. When set the button reads: “Continue with {Button display name}”. |
Button logo URL (Optional) | URL of image used to customize the login button for Universal Login. When set, the Universal Login login button displays the image as a 20px by 20px square. |