<div dir="ltr">A very bad hack, but it worked when I was doing some POC work (I was using a hidden cookie to switch between IdP with alternate configs).<div>I used a Java proxy server code as the basis. But I just wrote a simple servlet to take the incoming SP request, and generate an HTML page back to the browser with the correct URL to send the request to the correct location.</div><div><br></div><div>When I tried to use an alias inside the web server (Apache in my case) before submitting the request to the IdP application server, it did not work. Ran into a number of security issues with URI context problems.</div><div><br></div><div>Tim</div><div><br></div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Aug 11, 2025 at 2:21 PM <<a href="mailto:coupons@sccoast.net">coupons@sccoast.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">A SP is using an old metadata that points to <br>
"/rem/profile/SAML2/POST/SSO", is there a way to redirect the post to <br>
"/idp/profile/SAML2/POST/SSO" on the IdP end temporarily?<br>
Fast fix until the metadata is scheduled/updated.<br>
<br>
<br>
~Dave<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://shibboleth.atlassian.net/wiki/x/ZYEpPw" rel="noreferrer" target="_blank">https://shibboleth.atlassian.net/wiki/x/ZYEpPw</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>