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

Forum Posts

Configure new OpenID Provider - OAuth2 Login auth0.com

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 h...

Garbage-Collecting Orphaned Binaries not work

Hi, I am a "user" of Nuxeo and we want to remove all orphaned binaries. I go to Admin > System Information > Repository binaries, I check in the checkbox and wait. 30 minutes later, I see statistics (20gb orphaned binaries). I check again and I see t...

mercu_cho by Champ in-the-making
  • 377 Views
  • 5 replies
  • 0 kudos

Password policy for users

Hi, How can I set a password policy for users ? The documentation just says that 'The password complexity is checked against a regexp that can be changed.' and i didn,t find anything else about that. Thanks.

Thierry_ by Champ in-the-making
  • 126 Views
  • 1 replies
  • 0 kudos

Synchro LDAP groups

Hi people :) The synchronization LDap does not work for the recognition of group for many users. An arrived staff, is a member groups LDAP: 1> University of Pau 1.1> HR DEPARTMENT services 1.1.1> Personnel department Nuxeo synchronizes on the groups ...

importing text file more than 32MB gives error "Caused by: org.bson.BsonSerializationException: Size 30831765 is larger than MaxDocumentSize 16793600."

Hi, I am importing text file of size arroung 32MB. While importing file I am getting error as follows: Caused by: org.bson.BsonSerializationException: Size 30831765 is larger than MaxDocumentSize 16793600. org.nuxeo.ecm.automation.OperationException:...

Navigate in Summary tab

Hi :) I have created a button in the edit form of a document next to the "Save" button.I have called this button "Cancel".Its role is saving the previous document and not the modifications that may have been done.I have implemented the logic and ever...

Mongo DB sort operation gives error "Sort operation used more than the maximum 33554432 bytes of RAM. Add an index, or specify a smaller limit."

Hi, I am having complex hierarchy of document up to 20 levels. And more than 1lakh of document. While I am accessing inner most level of document getting error. ** com.mongodb.MongoQueryException: Query failed with error code 96 and error message 'er...

work queue completion verification

Hello. I have a long-running process pushing several hundred million entries into the system that is chunked into a number of enqueued Work instances. I'm looking for a way - conceptually - to say "when all is complete, is the totality of what happen...

Eric_Ace by Confirmed Champ
  • 84 Views
  • 0 replies
  • 0 kudos

Nuxeo widget disable

Hi :) In domain ,in content Tab i have created a button.If i activate the development mode and point to this button it says it is an Action and gives the id of the action.That's okey for now.Next to the content Tab i have created a new Tab.The proble...