<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class="">1) Run './install.sh' to build the IdP on a local server's file system<br class=""></div>2) Place <span class=""><code class="">'/opt/shibboleth-idp/views/' in subversion or Git -- for local UX team to update<br class=""></code></span></div><span class=""><code class="">3)I will the figure a way to deploy this to the IdP servers (independent of the './install.sh' or './build.sh’)<br class=""></code></span></div></div></div></div></blockquote><div><br class=""></div><div>It doesn’t -have- to be independent, but it usually would be.  I’m sorry for repeatedly linking you off to stuff, but section 11 here is about all I can say:</div><div><br class=""></div><div><a href="https://spaces.internet2.edu/pages/viewpage.action?pageId=98306418#IdentityProviderDiscussionTopics(IdPv3)-11.CredentialandConfigurationManagement" class="">https://spaces.internet2.edu/pages/viewpage.action?pageId=98306418#IdentityProviderDiscussionTopics(IdPv3)-11.CredentialandConfigurationManagement</a></div><div><br class=""></div><div>Exactly how you go about managing the build and deployment process is heavily environment specific, which is why it’s so hard to make blanket recommendations.  I would look at scripts that others have written for specific management systems(and IMO Docker and Jenkins each count as one) even if you don’t intend to use them.  I think it will be very illustrative.</div><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class=""><div class="">can you recommend a working code to emulate? </div></div></div></blockquote><br class=""></div><div>Nope, but I bet someone can.  You’ll find the interesting stubs in /flows/authn/conditions/, but I haven’t played with them and I don’t know if you can make a direct database call.  It might be possible just from Spring, or you might need to use a custom class.</div></body></html>