0 Replies Latest reply on Feb 17, 2017 3:41 AM by rphillipsgwos

    picketlink-federation-saml-sp-post-with-signature cant configure security domain with cli

    rphillipsgwos

      Anybody know what this means in regards to picketlink-federation-saml-sp-post-with-signature, I followed the instructions as specified to utilize the security domain cli, but I get the following.

       

      configure-security-domain-eap.cli

      #1 /subsystem=security/security-domain=sp:add(cache-type=default)

      #2 /subsystem=security/security-domain=sp/authentication=classic:add

      #3 /subsystem=security/security-domain=sp/authentication=classic/login-module=org.picketlink.identity.federation.bindings.jboss.auth.SAML2LoginModule:add(code=org.picketlink.identity.federation.bindings.jboss.auth.SAML2LoginModule,flag=required)

      JBAS014739: No handler for add at address [

          ("subsystem" => "security"),

          ("security-domain" => "sp"),

          ("authentication" => "classic"),

          ("login-module" => "org.picketlink.identity.federation.bindings.jboss.auth.SAML2LoginModule")