From a0be5e232b62b47fba332ffa6497d700dd47679f Mon Sep 17 00:00:00 2001 From: Alex VanTol Date: Thu, 16 Mar 2023 10:41:46 -0500 Subject: [PATCH] chore(docs): update docs to reflect correct NIH Shib Login IdP configuration --- docs/fence_shibboleth.md | 6 +++--- fence/config-default.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/fence_shibboleth.md b/docs/fence_shibboleth.md index 2cae15ef5..1a6113ce7 100644 --- a/docs/fence_shibboleth.md +++ b/docs/fence_shibboleth.md @@ -72,7 +72,7 @@ LOGIN_OPTIONS: idp: fence fence_idp: shibboleth shib_idps: - - urn:mace:incommon:nih.gov + - https://auth.nih.gov/IDP - name: 'UChicago Login' idp: fence fence_idp: shibboleth @@ -82,7 +82,7 @@ LOGIN_OPTIONS: idp: fence fence_idp: shibboleth shib_idps: - - urn:mace:incommon:nih.gov + - https://auth.nih.gov/IDP - urn:mace:incommon:uchicago.edu - name: 'InCommon Login all' idp: fence @@ -104,7 +104,7 @@ LOGIN_OPTIONS: idp: fence fence_idp: shibboleth shib_idps: - - urn:mace:incommon:nih.gov + - https://auth.nih.gov/IDP - name: 'Do not do this' idp: fence fence_idp: shibboleth diff --git a/fence/config-default.yaml b/fence/config-default.yaml index 6026dd7ae..35c11bae1 100755 --- a/fence/config-default.yaml +++ b/fence/config-default.yaml @@ -338,7 +338,7 @@ LOGIN_OPTIONS: [] # !!! remove the empty list to enable login options! # fence_idp: shibboleth # # "shib_idps" can be '*' or a list of one or more entity IDs # shib_idps: - # - urn:mace:incommon:nih.gov + # - https://auth.nih.gov/IDP # - urn:mace:incommon:uchicago.edu # The following can be used for shibboleth login, simply uncomment. # NOTE: Don't enable shibboleth if the deployment is not protected by