I use the main authentication URL. Then I’m picking in the drop down list one workspace XXX. Whatever workspace I choose (let’s call it XXX) I have " Error Forbidden" but I have access to all my workspaces so it’s not a question of right.
If I use the direct URL https://mainurl/space/XXX/tasks it’s working fine.
It must be something related to the code behind the login button I presume.
Trying to reach a workspace secured by Active directory. It’s working fine in 5.1, does not work in 5.2.
It looks like this :
It’s doing that on all workspaces, they are all active directory protected. The same organization is set in production with version 5.1 and everything is fine there.
If I try to reach the URL directly https://easymorphserverfbi.bench.mycloud.intranatixis.com/space/df%20international/tasks it’s working fine. So I think something is wrong with the redirection called by the Login button. Seems to work with a token because I quickly saw a temporary url including a token and the name of the workspace. Despite it does not work I’m well authenticated because I can see my login on the top right.
F5 does not change anything. But If I switch to another workspace the other workspace is displayed. And If I switch back to default it’s also displayed. It’s just happening the first time I log in.
It’s not happening on workspace with no authenticaion or password-protected. Only with Windows AD authentication.
NB : this is blocking the access to the web portal. Our users can not use Easymorph server anymore (5.2 was only installed on our bench server fortunately).
It’s working back. Still we saw one little bug. When we install a new version, since quite recently the license of the server is disabled. So we just have to reapply it and it’s ok.
But before reapplying it, we tested : we received an error when trying to connect to an active directory workspace displaying below message :
So I clicked on “admin” to reapply the server license and there I had a surprise. Both option “User of space” and “admin” were selected I clicked on Login and it went to the admin page. There is still a small issue here but not blocking at all.