cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo user management with .Net Client

Sherry_Ummen
Champ on-the-rise
Champ on-the-rise

HI,

Does .Net client support User Management ? If yes then how ? If no then what is the alternative ?

Thanks

1 ACCEPTED ANSWER

Gabriel_Barata
Champ on-the-rise
Champ on-the-rise

Hello,

Although there are still no wrappers for the user object, you can still use the .NET Client to perform requests to the user and group endpoints of the REST API. You can use the client.Request(...) method to do so (here's an example). I encourage you to check the REST API documentation and API Playground to learn more about these endpoints.

View answer in original post

4 REPLIES 4

Gabriel_Barata
Champ on-the-rise
Champ on-the-rise

Hello,

Although there are still no wrappers for the user object, you can still use the .NET Client to perform requests to the user and group endpoints of the REST API. You can use the client.Request(...) method to do so (here's an example). I encourage you to check the REST API documentation and API Playground to learn more about these endpoints.

Thank you very much. Can I ask an Authentication question also ? We have our own external authentication service and I want to use that to authenticate nuxeo side, I don not find a way to do it on .net client could you please suggest ? Or I can post as a different question also if you do not know much about it.

You're welcome. I encourage you to post this as a new questions since it is not related to the title, which fails to raise attention to the new issue at hand.

You are right. Ill do that. Here it is https

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.