<p dir="ltr">In our project we have implemented SAML as SSO.</p>
<p dir="ltr">We have setup</p>
<p dir="ltr">· Shibboleth as IDP</p>
<p dir="ltr">· JBOSS EAP Version 6.4 Server with multiple applications(contexts)</p>
<p dir="ltr">· Each context has his own Service Provider(SP) Metadata.</p>
<p dir="ltr"> </p>
<p dir="ltr">But this is problematic because of the number of metadata files that are getting generated and to be maintained.</p>
<p dir="ltr"> </p>
<p dir="ltr">We are trying to consolidate all the JBOSS contexts to use the same one SAML SP Metadata and Assertion Consumer.</p>
<p dir="ltr">Anyone knows if this is possible? Or have any idea how to accomplished this?</p>
<p dir="ltr"> </p>