Thanks Bill. That helps. Now I am able to see the custom identity broker in the combobox.
But when I choose it, I get a "page not found". It appears that I have to create
a couple of html pages under the themes to display the content and perhaps modify some .js
to show that page (looking at other identity providers to understand what needs to be
done). Is there any documentation that outlines what we need to do?
From: Bill Burke <bburke(a)redhat.com>
To: keycloak-user(a)lists.jboss.org
Sent: Saturday, May 30, 2015 12:20 AM
Subject: Re: [keycloak-user] keycloak Identity broker for Custom Authentication
We haven't really made this SPI public, but you must specif a
META-IN/services/org...IdentityProviderFactory file within the jar of
your broker. You'll see an example file in th eoidc module.
On 5/29/2015 10:19 PM, Raghu Prabhala wrote:
Hi,
I am wondering if anyone implemented an Identity Broker for custom
authentication? If so, would appreciate some input on how to achieve that?
I tried implementing one using the existing OIDC broker as the starting
point but the option to select this custom broker doesn't appear in the
GUI. So my question is, what changes must be made in the GUI to make the
custom broker visible? Appreciate any pointers
Thanks,
Raghu
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user