Client want disable login.do for every user apart from admin role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 05:44 AM
Hello Developers,
Client want disable for login.do for other user expect from admin role.
Please look the attached pic. so here we are seeing that user name and password .
Now a user who do not have the admin role if he want to login using user name and password so he could not login.
A user who has not the admin role so he should login only Login with SSO. he should not login via user name and passwords.
So how we can achieve this functionality.
Please help in this.
thanks .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 05:56 AM
If a user does not have a password assigned, the user will not be able to login via login.do.
So for SSO, make sure that the password field is empty for all users that are required to use SSO.