07-10-2017 05:31 AM
HI,
Does .Net client support User Management ? If yes then how ? If no then what is the alternative ?
Thanks
07-11-2017 06:13 AM
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.
07-11-2017 06:13 AM
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.
07-11-2017 06:58 AM
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.
07-11-2017 08:06 AM
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.
07-11-2017 08:15 AM
You are right. Ill do that. Here it is https
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.