Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Robbie Nati
2
Views
1
Comments
Change User Passwords without using the User eSpace
Question
Is there a way for a user with a "Manager" role have the ability to govern the rest of the users (including resetting their passwords) without the use of the Users eSpace.
My issue is that only the Administrator will have access to the Users eSpace. The Manager will be responsible for maintaining the users of the app.
One specifc task will be to reset passwords if required. The Manager will have to change the passwords for another user in their own account.
RN
João Rosado
Staff
Hi Robbie,
The Users eSpace is only a UI / Wrapper over the system entities.
You can in your application to have a backoffice that accesses the User table directly and change the password. Just remember you have to use the encrypt method on it.
Regards,
João Rosado
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...