andrea-janna opened a new issue, #13277:
URL: https://github.com/apache/cloudstack/issues/13277
### problem
After upgrading from version 4.22.0.1 to version 4.22.1.0 when a user
authenticates via single sign-on the browser screen stays white but a blue
progress bar at the top.
Users that don't have SSO enabled can login normally.
I tested both Chrome and Firefox on Windows.
The Chrome console reports the following 2 errors:
user.js:458 SyntaxError: "undefined" is not valid JSON
at JSON.parse (<anonymous>)
at a (util.js:5:17)
at e.get (webStorage.js:20:27)
at user.js:319:45
at new Promise (<anonymous>)
at e.GetInfo (user.js:310:14)
at Array.<anonymous> (vuex.esm-browser.js:305:23)
at e.dispatch (vuex.esm-browser.js:1031:13)
at e.dispatch (vuex.esm-browser.js:914:21)
at permission.js:104:12
Uncaught (in promise) TypeError: Cannot convert undefined or null to object
at Object.keys (<anonymous>)
at permission.js:74:29
at new Promise (<anonymous>)
at e.GenerateRoutes (permission.js:73:14)
at Array.<anonymous> (vuex.esm-browser.js:305:23)
at e.dispatch (vuex.esm-browser.js:1031:13)
at e.dispatch (vuex.esm-browser.js:914:21)
at permission.js:106:19
### versions
Cloudstack 4.22.1.0 on Rocky Linux 10.
### The steps to reproduce the bug
1. select "single sign-on" in the login page and press the login button
2.
3.
...
### What to do about it?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]