286
Views
1
Comments
ODC system entity user.
Question

In ODC Portal i have made 4 end users. Three of them haven't logged in yet in the application, but they do have the end user roles and are also active. When I then do "View data" on the system user entity, I only see my own record.

Why don't I see those other 3 users, must they first log in before I can see them in the system user entity?

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Jan,

The User's entity works different in ODC than in O11.

In ODC you will only see a user there when logged in at least once. The entity is more like a cache than actual metadata of users.

The user's identities are managed by the platform Identity Service 

In the Development platform

In the runtime platform


That all said, OutSystems is working on making public API's also on user management.

What features the API will have is unknown to me, but I would expect that with the API you will be accessing identities, and don't have to rely on the Users entity.

Regards,

Daniel

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