I have an Web application with JEE security running in Wildfly 9 that uses Keycloak 1.4 (in a separate service) as the authentication and authorization service. I'd like to allow users logged in to the Web App realm to be SSO authenticated in Alfresco Share.
I've tried following the Keycloak documentation for configuring a keycloak adapter in the Alfresco Share Tomcat app, and also the Alfresco documentation for configuring an external SSO provider, but to no avail.
I'm using alfresco-community-5.0.d.
Has anyone successfully done this? If so, how?
Thanks.