[keycloak-dev] Issue with latest Github master and SAML IDP providers?

Guy Davis guydavis.ca at gmail.com
Thu Mar 12 14:52:00 EDT 2015


Hi Stian,

Thanks for the response.  Yes, I'm still seeing this issue with the very
latest Github master (including today's commit #1038).  This was working
for me a couple of weeks ago, before more recent commits.  We demoed the
identity broker to our management using a PicketLink test idp.war (in same
container) and also using MS WAAD on Azure.  It's a key feature for us.

Let me provide more details about my environment:

   1. Building/running with Java 1.7
   2. Building master with 'mvn clean install -DskipTests=true
   -Pdistribution'
   3. Running within a JBoss EAP 6.1.0alpha container using the modules
   from distribution\as7-adapter-zip\target\unpacked in
   my ApplicationServer\modules\system\layers\base with the following
   differences:
      1. Had to add 'org/bouncycastle/main/bcprov-jdk16-1.46.jar' otherwise
      Keycloak complained on startup in server.log.
      2. Had to remove 'org/jboss/as' and 'org/jboss/aesh' as they were
      overwriting older JBoss EAP 6.1.0alpha versions and preventing startup.
   4. Deploying the auth-server.war by zipping the contents and renaming
   'auth.war', placing in my standalone/deployments folder.
   5. Updating the standalone.xml file with the required Keycloak config.
   Defining the realm and secure deployments in that XML directly.
   6. Starting with a missing H2 datasource to ensure old data/schema is
   not the problem.  On startup, I confirm admin's password and then re-build
   my DSIS realm.

Any help you can provide would be most appreciated.  I'm using the Keycloak
master as features being added now such as Kerberos/Spnego and Identity
Brokering are critical use cases for our adoption.

Thanks,
Guy


On Thu, Mar 12, 2015 at 3:49 AM, Stian Thorgersen <stian at redhat.com> wrote:

> Are you still having issues or did you figure it out?
>
> ----- Original Message -----
> > From: "Guy Davis" <guydavis.ca at gmail.com>
> > To: keycloak-dev at lists.jboss.org
> > Sent: Wednesday, 4 March, 2015 1:10:52 AM
> > Subject: [keycloak-dev] Issue with latest Github master and SAML IDP
> providers?
> >
> > Good day,
> >
> > I've been using a sample Picketlink IDP locally for testing the SAML
> v2.0 ID
> > brokering, however after updating to latest master and re-deploying
> > components, I'm getting the following error. Any tips?
> >
> >
> >
> > Thanks in advance,
> > Guy
> >
> > _______________________________________________
> > keycloak-dev mailing list
> > keycloak-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20150312/4a333e60/attachment.html 


More information about the keycloak-dev mailing list