Prepare SAML Authentication request using OpenSaml3.1.1

Surinaidu Majji pioneer.suri at gmail.com
Wed Jun 10 06:04:20 EDT 2015


Thank you Brent, We were able to find the respective API's to prepare saml
request .However ,

In "OpenSaml2.6" we do use *xmlToolingConfigs *initializations before we
even create SAML Request via *DefaultBootstrap.bootstrap() API call, *which
triggers below calls

   -     initializeXMLSecurity();
   -     initializeXMLTooling();
   -     initializeArtifactBuilderFactories();
   -     initializeGlobalSecurityConfiguration();
   -     initializeParserPool();
   -     initializeESAPI();

how to initiate the same in OpenSAML 3.1.1?


On Tue, Jun 9, 2015 at 10:47 PM, Brent Putman <putmanb at georgetown.edu>
wrote:

>
>
> On 6/9/15 1:15 PM, Brent Putman wrote:
>
>
>
>
> The v3 version is
> net.shibboleth.utilities.java.support.security.IdentifierGenerationStrategy,
> located in java-support.
>
>
> Sorry, bad copy/paste.  That is the interface.  The SecureRandom impl of
> that is:
>
>
> net.shibboleth.utilities.java.support.security.SecureRandomIdentifierGenerationStrategy
>
>
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20150610/f1b6fd85/attachment.html>


More information about the dev mailing list