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?
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