keycloak
Hello, I want to use keycloak for authentication to Nuxeo. I followed the steps in the documentation ( link ). I added this part in Nuxeo/templates/openid/config/openid-login-config.xml.nxftl <#if "${nuxeo.openid.keycloak.client.id}" != ""> ...
0 votes
1 answers
2 comments
1315 views
Hello, I got this error message after configuring Keycloak with Nuxeo : 2020-08-26T18:22:37,224 ERROR [main] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo Platform Started
======================================================================
= ...
0 votes
1 answers
0 comments
1294 views
Hello, I want to configure my Nuxeo in order to allow authentication using Keycloak. I started by configuring my Nuxeo with LDAP. The particularity of my LDAP is that I dont have “member” attribute in my group object, I have a custom attribute to ...
0 votes
1 answers
2 comments
2117 views
Hello, I am unable to build nuxeo-platform-login-keycloak . Error message : [ERROR] Failed to execute goal on project nuxeo-platform-login-keycloak: Could not resolve dependencies for project ...
0 votes
1 answers
0 comments
1535 views
I wanted to point nuxeo to keycloak's backend db which is PostgreSQL for user/group directory For this I defined below extensions sql datasource <?xml version="1.0"?>
<component name="postgre.keycloak.datasource.config" version = ...
0 votes
0 answers
0 comments
1718 views
I wanted to integrate keycloak as authentication plugin for nuxeo platform both running on my local machine Set up details Nuxeo platform version: 10.10 (runs on tomcat 9) Keycloak version: 6.0.1 keycloak tomcat adapter distribution: ...
0 votes
0 answers
3 comments
3023 views