AEM 6.3 author instance returns 403 for clientlibs and j_security_check | Community
Skip to main content
dinesh_sundaram
Level 3
May 23, 2017
Solved

AEM 6.3 author instance returns 403 for clientlibs and j_security_check

  • May 23, 2017
  • 3 replies
  • 2656 views

CSS(etc.clientlibs/clientlibs/granite/coralui3.css) not loading on /libs/granite/core/content/login.html.

Getting 403 for the POST call /wcm-devcloud/libs/granite/core/content/login.html/j_security_check after signing in with the valid credentials.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Reading_Room_Si

Hi Denesh,

We managed to solve this issue by adding an entry (-/etc/clientlibs/granite) in Authentication Requirements in Apache Sling Authentication Service. https://forums.adobe.com/thread/2412175#thread-message-10514001

Thanks,

Kind regards

3 replies

MC_Stuff
Level 10
May 24, 2017

Hi Dinesh,

  Context route is not aware of. Run aem instance  on default context root as an workaround & log bug with official support team. 

Thanks,

dinesh_sundaram
Level 3
May 24, 2017

yeah I have logged a ticket officially but I don't get any support still.

Reading_Room_Si
Reading_Room_SiAccepted solution
January 2, 2019

Hi Denesh,

We managed to solve this issue by adding an entry (-/etc/clientlibs/granite) in Authentication Requirements in Apache Sling Authentication Service. https://forums.adobe.com/thread/2412175#thread-message-10514001

Thanks,

Kind regards