<div dir="ltr"><p class="MsoNormal" style="margin-bottom:12pt"><span style="font-size:12pt;font-family:'Times New Roman',serif">Thank you Brent, We were able to find the respective API's to prepare saml request .However ,</span></p><p class="MsoNormal" style="margin-bottom:12pt"><span style="font-size:12pt;font-family:'Times New Roman',serif">In "OpenSaml2.6" we do use <b>xmlToolingConfigs </b>initializations
before we even create SAML Request via <b>DefaultBootstrap.bootstrap() API call, </b>which triggers below calls<b> </b><br></span></p><ul><li><span style="font-size:12pt">    initializeXMLSecurity();</span><br></li><li><span style="font-size:12pt">    initializeXMLTooling();</span><br></li><li><span style="font-size:12pt">    initializeArtifactBuilderFactories();</span><br></li><li><span style="font-size:12pt">    initializeGlobalSecurityConfiguration();</span><br></li><li><span style="font-size:12pt">    initializeParserPool();</span><br></li><li><span style="font-size:12pt">    initializeESAPI();</span><br></li></ul>
<span style="color:red">how to initiate the same in OpenSAML 3.1.1</span>?<p></p></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 9, 2015 at 10:47 PM, Brent Putman <span dir="ltr"><<a href="mailto:putmanb@georgetown.edu" target="_blank">putmanb@georgetown.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><span class="">
    <br>
    <br>
    <div>On 6/9/15 1:15 PM, Brent Putman wrote:<br>
    </div>
    <blockquote type="cite">
      
      <br>
      <br>
      <br>
      The v3 version is
      net.shibboleth.utilities.java.support.security.IdentifierGenerationStrategy,

      located in java-support.  <br>
    </blockquote>
    <br></span>
    Sorry, bad copy/paste.  That is the interface.  The SecureRandom
    impl of that is:<br>
    <br>
net.shibboleth.utilities.java.support.security.SecureRandomIdentifierGenerationStrategy<br>
    <br>
  </div>

<br>--<br>
To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net">dev-unsubscribe@shibboleth.net</a><br></blockquote></div><br></div>