You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add role-based access control to force password endpoints
- Implemented role-based access control for the 'forcepassword' and 'needtochangepassword' endpoints in the IdentitiesForcePasswordController.
- Utilized the UseRoles decorator to enforce permissions based on defined actions and resource access, enhancing security and compliance.
0 commit comments