From a37a037c57277207ca6ebedc9cba3ed4892701cb Mon Sep 17 00:00:00 2001 From: David Noland Date: Mon, 6 Jul 2020 14:45:42 -0700 Subject: [PATCH] Added note to PingIdentity auth that metadata & acs URLs will not work until saved --- .../en/admin-settings/authentication/ping-federate/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md index 8cb2508c681..e9a43d062f2 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/ping-federate/_index.md @@ -12,6 +12,7 @@ If your organization uses Ping Identity Provider (IdP) for user authentication, >- Following are the Rancher Service Provider URLs needed for configuration: Metadata URL: `https:///v1-saml/ping/saml/metadata` Assertion Consumer Service (ACS) URL: `https:///v1-saml/ping/saml/acs` +Note that these URLs will not return valid data until the authentication configuration is saved in Rancher. >- Export a `metadata.xml` file from your IdP Server. For more information, see the [PingIdentity documentation](https://documentation.pingidentity.com/pingfederate/pf83/index.shtml#concept_exportingMetadata.html). 1. From the **Global** view, select **Security > Authentication** from the main menu.