Hello,
we are working on the upgrade project from AEM 6.0 to AEM 6.3. We have deployed our code to 6.3 instance and validating the UI. The siteadmin and damadmin tabs are loading fine, however the User Admin tab is not coming up. In the Network tab of developers tools I can see that it keeps calling "token.json /libs/granite/csrf" the initiator is granite.js
It works fine with the vanilla 6.3 instance, however we don't have any customization done for the User Admin screen. I am not sure if there is an OSGi configuration I need to change. Any help/pointers are appreciated !
Thanks
- Atul
Solved! Go to Solution.
Views
Replies
Total Likes
If its working with Fresh install of AEM 6.3 and not an upgraded one - it may be some sort of bug. Open a support ticket and see if you need a hotfix.
Views
Replies
Total Likes
Hi Atul,
delete all the user except oob & verify. Sounds more of orphaned user issue. CSRF is expected to refresh the token.
OR on fresh instance deploy the custom user package and verify if it breaks.
Thanks,
Views
Replies
Total Likes
Hi,
I tried the below steps but didn’t help still see the same issue after cleaning up a couple of new user I created.
These users are created via LDAP sync as they login to the system. I packaged them and imported in a vanilla instance but that worked fine with “admin” user.
Thanks
- Atul
Views
Replies
Total Likes
If its working with Fresh install of AEM 6.3 and not an upgraded one - it may be some sort of bug. Open a support ticket and see if you need a hotfix.
Views
Replies
Total Likes
Hello,
yes we have created a ticket with Adobe support, in fact both User Admin and Inbox tabs are behaving the same and not loading. They are stuck in some kind of loop calling "token.json"
Thanks
- Atul
Views
Replies
Total Likes
Hi Atul,
We are also facing same kind of issue, are you able to resolve this issue?
Views
Replies
Total Likes
Hi,
Adobe support team has directed our case to the Engineering team as they couldn’t find a solution for this. We are also waiting to get a fix.
Thanks
- Atul
Views
Replies
Total Likes