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

Forum Posts

Ldap question

Hello everyone, I'm trying to authenticate Nuxeo with ldap in microsoft active directory, but having little in Microsoft AD ,and i dont know how to find all the right parameters for add to XML config file in linux debian, including: ldapUrl, bind...

leostor_ by Champ in-the-making
  • 172 Views
  • 0 replies
  • 0 kudos

Is there automation API for DAM?

Hello, I wonder what would be the best practice to do direct API communication with DAM? I cannot find any document but this one: http://doc.nuxeo.com/display/DAMDOC55/Import Obviously it's not automation API. Wonder how developers should communicate...

Fei_Yan by Champ in-the-making
  • 399 Views
  • 3 replies
  • 0 kudos

How to filter subview on a particular tab ?

Hello, I'd like to filter "new document" button in a particular tab. I assume that I have to filter the "SUBVIEW_UPPER_LIST" with id "create" on my new tab. May be I have to write an EL condition but I don't know the exact syntax. Or may be there's a...

fabrice_ by Champ on-the-rise
  • 234 Views
  • 1 replies
  • 0 kudos

Resolved! Replacing the topic & subtopic vocabularies in Nuxeo

Hi, I need to replace the subject field vocabularies by other domain specific tags. I want to do it in a plugin contribution so that it is easier for us to keep several environments in sync. I have found how to contribute new vocabularies, but I don'...

Nuxeo Drive & OAuth 2.0/OpenID Connect

Does Nuxeo Drive have plans to leverage the new OAuth 2.0/OpenID Connect login support in Nuxeo 5.7? How would you compare the token management capabilities offered via these standards to those offered by nuxeo-platform-login-token?

ron_1 by Star Contributor
  • 294 Views
  • 1 replies
  • 0 kudos

Make a custom Domain

Hello, I want to build a custom domain (for a specific Structure template) , so I created a doctype which extends the docType "Domain". But, when I do it, my new domain hasn't the same behavior as the basic version (it's just like a normal Superspace...