31
Views
2
Comments
Solved
Compared to OS11, there is no some UserEntity attributes in ODC Systems.
Question
Application Type
Service

Compared to OS11, there is no some UserEntity attributes in ODC Systems.

Can someone explain it?


OS11ODC

2024-12-02 13-16-47
Vipin Yadav
Solution

Hi @Dilmi Amarasingha  ,


In the OutSystems Developer Cloud (ODC), the User Entity has been streamlined to make it easier to manage. 

Compared to previous versions, such as OutSystems 11, it now focuses on the most important attributes. ODC uses a microservices strategy, which allows external services to handle user management 

For managing users in ODC, here is the API you can use:

User and Access Management API

Thanks,

Vipin Yadav

2021-11-12 04-59-31
Manikandan Sambasivam

HI,

Unlike in OS11, where you can directly access and extend the User Entity, in ODC, you work with a more abstract user management model. This abstraction limits direct modification or extension of the User Entity attributes. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.