Hi there,
are there instructions around to run

    <dependency>
      <groupId>org.apache.cxf.fediz</groupId>
      <artifactId>fediz-idp</artifactId>
      <version>1.4.3</version>
      <type>war</type>
    </dependency>

as standalone "general purpose" SAML 2.0 IdP? I am able to run it ("https://localhost:8443/fediz-idp/metadata"; responds fine), but I would like to register my own SAML 2.0 Service Provider's metadata: is that possible?

Same question for

<dependency>
    <groupId>org.apache.cxf.fediz</groupId>
    <artifactId>fediz-oidc</artifactId>
    <version>1.4.3</version>
    <type>war</type>
</dependency>

where I would like to add my own OpenID Connect Client.

TIA
Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to