Login
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
990 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
961 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
1702 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
1221 views
Hello, recently i just started working on a nuxeo project, and my job is to redirect user after logout to another page, not login.jsp. is it doable on nuxeo or not ?
0 votes
0 answers
0 comments
646 views
Hi! I've successfully added an Anonymous user, but since then when a non-anonymous user logs out, it's not redirected to the default login screen, but remains in the web-ui Dashboard as Anonymous user. Sign-out again as Anonymous user exits to login ...
0 votes
0 answers
3 comments
1073 views
Hello Can I change login page in nuxeo server? I read login page But i don't find directory in nuxeo server for override this xml file. I wont change login.jsp Tnx
0 votes
1 answers
0 comments
1309 views
How can I allow a nuxeo group of users accounts to acces nuxeo only through the http rest API but deny them acces to the nuxeo web ui (jsf ui) ? I have searched the documentation but found nothing, please help!
0 votes
0 answers
0 comments
1058 views
All, The customer I am working with would like to redirect users based on the group membership to different locations. For example: the users in “memebers” group or no group membership would be redirected to “contact your admin” custom page in ...
0 votes
2 answers
1 comments
1181 views
Hello, When trying to get access to my HTTPS url (https://ged.mydomain.com), I'm redirected to https://ged.mydomain.com:80/nuxeo/ui/ ending with an error “ERR_SSL_PROTOCOL_ERROR”. Nuxeo is running inside a docker container (mapping 58080:8080) and ...
0 votes
1 answers
0 comments
2362 views
Hello All, I want to cutomize the nuxeo pages which I have listed below for startup redirection I have attached two files below. I am putting and customizing 1_view_home.xhtml which I have created as a sample. I am changing and replacing the path of ...
0 votes
0 answers
0 comments
1309 views
My old version of nuxeo was FT 8.2. Now, I have Upgraded to Nuxeo8.10 LTS 2016. I want my old data from old database into new nuxeo database. Is there are any steps by which we can easily migrate database with old data. Can you please share what you ...
0 votes
1 answers
9 comments
1760 views
Hello everyone, Currently I'm working on a project that will be integrated with Nuxeo but I got an issue during the implementation in nuxeo of the SSO with auth0, then I kindly asking you, if It’s possible to configure a new OpenID Provider? Please ...
0 votes
0 answers
0 comments
2700 views