Question on importing/exporting metadata to/from SP
Michael Nesmith - NOAA Affiliate
michael.nesmith at noaa.gov
Tue Dec 19 13:50:45 EST 2017
Hi everyone,
I am configuring a Shibboleth Service Provider on Redhat 6 Linux for the
first time.
The team controlling the Identity Providers have given me two metadata
files to import into SP.
sso-dev-cac-idp.xml
sso-dev-noaaonline-idp.xml
In /etc/shibboleth2.xml, I have the following set:
<!-- Example of locally maintained metadata. -->
<!--
<MetadataProvider type="XML" validate="true"
file="sso-dev-noaaonline-idp.xml"/>
-->
How do I handle having two files? Do I just repeat the line and use the
second file name after "file="?
<MetadataProvider type="XML" validate="true"
file="sso-dev-noaaonline-idp.xml"/>
How do I generate metadata from my SP in order to give it to the Identity
Provider?
Does anyone know a good documentation link?
Thanks,
Mike
--
Michael NeSmith
Senior Linux Administrator
Earth Resources Technology, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20171219/bd90cd2e/attachment.html>
More information about the users
mailing list