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
Pre-condition: Role-based authentication is enable in the configuration.
Steps to reproduce
Create a user from the admin panel in the UI and try to log in with this user without previously attaching a role to it.
Observed Behavior
When creating a user from the admin panel in the web UI, no default role is attached to the user. Should the user then try to login, some sort of redirection loop is triggered that leads to a resource error in the browser. This was verified on Windows and Linux with both firefox and chrome.
Expeced Behavior
Two possible solutions would be (a) to properly detected such login tries and report a proper, understandable error or (b) to enforce that users always have to have at least one role.
Installation logs
No response
Backend logs
No response
Frontend logs
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
FACT version
4.3-dev
Environment
Pre-condition: Role-based authentication is enable in the configuration.
Steps to reproduce
Create a user from the admin panel in the UI and try to log in with this user without previously attaching a role to it.
Observed Behavior
When creating a user from the admin panel in the web UI, no default role is attached to the user. Should the user then try to login, some sort of redirection loop is triggered that leads to a resource error in the browser. This was verified on Windows and Linux with both firefox and chrome.
Expeced Behavior
Two possible solutions would be (a) to properly detected such login tries and report a proper, understandable error or (b) to enforce that users always have to have at least one role.
Installation logs
No response
Backend logs
No response
Frontend logs
No response
Other information
No response
The text was updated successfully, but these errors were encountered: