I've upgraded IAM to 2021.1, according to the release notes it should be compatible with the Universal GUI: https://docs.thinkwisesoftware.com/blog/2020/11/26/2021_1.html#intelligent-application-manager

But I see a lot of http 404 results in several screens. For example Authorization > Users. When the usr_id contains a special character like a \ (backslash) or @ it cannot execute some http calls for the ‘layout’ and ‘context’. Same applies for user groups containing spaces. Backslashes and @ are often used for e.g. windows domains or email addresses.

http://server/indicium/iam/2098/usr(usr_id='user%40company.com')/layout() for example is not working. When you change the %40 in the browser url to @, it works.
I also notice when I’ve added a user (user@company.com) a 400 error with the following request: http://server/indicium/iam/2098/usr?$orderby=usr_id%20asc&$deselect=password_hash,profile_picture_data&$select=usr_id&$skip=0&$top=100&$eager=profile_picture&$count=false&$expand=transl_appl_lang_id($select=appl_lang_id)
I'm using Indicium 2021.1.13 and Universal 2021.1.11. What's happening here? Is Universal stable enough to use IAM?
Edit:
I've also noticed the task “Optimize indexes” doesn't work:
