From 9ea04819b9dd13c90976470053412db2415a21e9 Mon Sep 17 00:00:00 2001 From: Rajashree Mandaogane Date: Tue, 11 Jun 2019 10:57:19 -0700 Subject: [PATCH] Add metadata and ACS URLs for pingFederate --- .../en/admin-settings/authentication/ping-federate/_index.md | 3 +++ 1 file changed, 3 insertions(+) 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 a6e8dcd3aa6..9d48bccf18b 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 @@ -9,6 +9,9 @@ If your organization uses Ping Identity Provider (IdP) for user authentication, >**Prerequisites:** > >- You must have a [Ping IdP Server](https://www.pingidentity.com/) configured. +>- Following are the Rancher Service Provider URLs needed for configuration: +1. Metadata URL: `https:///v1-saml/ping/saml/metadata` +2. Assertion Consure Service (ACS) URL: `https:///v1-saml/ping/saml/acs` >- 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.