Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Synonyms Issue

I have configured Nuxeo/Elasticsearch via the "elasticsearch-config.xml.nxftl" file to use synonyms via a synonyms.txt file. It's a simple synonym file using only two words for now but it is not working. When I query Elasticsearch via http://localhos...

John_Seals by Champ on-the-rise
  • 285 Views
  • 7 replies
  • 0 kudos

CAS Single Sign Out From Nuxeo and Spring Security

I have Implemented CAS SSO with Spring Security and Nuxeo. I have Problem In Single Sign Out From Nuxeo. When I Do Logout From Nuxeo It Logged out from Both Application(Nuxeo and Spring App). But When I Do Logout From Spring App It Will Only Logged O...

Retention Policy

How to apply a data retention policy in Nuxeo. Is there any configuration/setting available?

Filter (hierarchical) vocabulary used in widget

Hi it is possible to filter parents in the vocabulary directory used by a widget (suggestion) How can I filter entries in this directory ? Especially in hierarchical vocabulary, if I want all children entries for a given parent. It seems that, out of...

selectManyListboxGroupAggregate ?

Usually, Nuxeo Studio exposes widgets that deal indifferently with users or groups. In the case of aggregates such as selectManyListboxUserAggregate, it seems this is not the case. Unfortunately, some fields in custom documents do hold a reference to...

NQXL workspace query

I am programming using the REST API and NXQL. I ran into some problems and found it easier to test queries first using Nuxeo Shell : Nuxeo Shell in batch mode My goal is to have a listing of items found in a workspace or folder. I tried the followin...

olaf_ by Champ on-the-rise
  • 285 Views
  • 8 replies
  • 0 kudos

Nuxeo-Login Properties Change

Hi, I am newer to Nuxeo. I had successfully implemented SSO with LDAP-CAS-NUXEO, but Nuxeo takes login credentials as UserName & Password. But I want to change it to Email & password. I am not able to find any way to do it. Any help in this will be g...