Describe the bug
When advanced authorization is enabled user sees Error [object object] instead of User 'ibuziuk' is not authorized to create a project. Please contact your system administrator.
What is more there is a dozen of 500 errors during namespace provisioning.
Basically, it is not clear why do we try to provision a namespace before checking the advanced auth - it should be other way round
Che version
7.112@latest
Steps to reproduce
- Enable advanced auth for a particular user - https://eclipse.dev/che/docs/stable/administration-guide/configuring-advanced-authorization/
- ERROR: Once the user tries accessing the dashboard, the
Error [object object] is shown
Expected behavior
User 'user' is not authorized to create a project. Please contact your system administrator.` is displayed on UI
Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
Amazon
Eclipse Che Logs
Additional context
No response
Describe the bug
When advanced authorization is enabled user sees
Error [object object]instead ofUser 'ibuziuk' is not authorized to create a project. Please contact your system administrator.What is more there is a dozen of 500 errors during namespace provisioning.
Basically, it is not clear why do we try to provision a namespace before checking the advanced auth - it should be other way round
Che version
7.112@latest
Steps to reproduce
Error [object object]is shownExpected behavior
User 'user' is not authorized to create a project. Please contact your system administrator.` is displayed on UI
Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
Amazon
Eclipse Che Logs
Additional context
No response