-
Bug Report
-
Status:
Done
-
L3 - Default
-
Resolution:
Fixed
-
None
-
-
-
- given:
- Optimize and the Camunda Platform are up and running
- The platform contains a user (for the sake of simplicity we call him 'kermit')
- kermit didn't get the application authorization to access Optimize
- when:
- I go to the login page of Optimize and try to login with kermit and I get a hint that the user is not authorized to access Optimize
- I go to Camunda Admin and grant kermit to access Optimize
- I go to the login page of Optimize again and try to login as kermit
- then:
- The user is successfully being logged in, but I see an error message in the browser console at this.passwordField.focus()
- expected:
- The user is successfully being logged in and there is no error message
This is the controller panel for Smart Panels app