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
For easier debugging of authentication/authorization issues i would like to know what information Icingaweb2 has of me as a user. As such i would suggest a read-only table/list of all properties of the User model in the Account view; currently only the Preferences are shown. For Roles/Permissions it would probably suffice to show the name attributes of the models.
Currently there is no easy way to debug issues with permissions as i have no idea what roles/permissions apply to a user and if it is an issue with the permissions or if the user backend provided insufficient information.
The text was updated successfully, but these errors were encountered:
For easier debugging of authentication/authorization issues i would like to know what information Icingaweb2 has of me as a user. As such i would suggest a read-only table/list of all properties of the User model in the Account view; currently only the Preferences are shown. For Roles/Permissions it would probably suffice to show the name attributes of the models.
Currently there is no easy way to debug issues with permissions as i have no idea what roles/permissions apply to a user and if it is an issue with the permissions or if the user backend provided insufficient information.
The text was updated successfully, but these errors were encountered: