Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<SSO discoveryProtocol="SAMLDS"  discoveryURL="https://idselect.idm.cit.cornell.edu/idselect/select.html">SAML2</SSO>
  • To avoid name space collision, define REMOTE_USER to use the value of eduPersonPrincipalName

    Code Block
    <ApplicationDefaults entityID="xxxx"  REMOTE_USER="eduPersonPrincipalName" ..>

Registration

Weill Medical IDP require SP's metadata registered with InCommon. If you haven't submitted Shibboleth integration request form yet, just mention your site also need to authenticate with Weill Medical IDP in the form. You also need to provide following information as they are required by InCommon:

...