Hi,
We have a custom preview application where we allow content editors to edit their content by clicking on the ‘Edit’ buttons.
They access the preview application using http://<<preview host:previewport>>/vgn-ext-templating/…. Where they are presented with a login page, and they login with their username/password. These user credentials are synced with VCM.
After logging in, they are presented with their custom website, with "Edit" buttons on the content items which they can use to edit their content. The edit links point to (/AppConsole/secure/taskCreateContentInstance.do?spfOT=PWCONTENTLIST&propertiesClose=true……)
However when this link is clicked the popup redirects the user to the /AppConsole login page. (http://<<preview host:preview port>>/AppConsole/common/login.jsp), the expected result should be that they should have logged into the AppConsole with the popup allowing them to create new content item.
I have verified that TAS is correctly configured, when accessing http://<<preview host:previewport>>/AppConsole/vgnTASDiag i get a successful TAS diagnostic page.
My issue seems similar to an issue on KC (TAS redirects the AppConsole page to the VCM server computer: https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=18398134&objAction=ArticleView) however my redirected URL is still on the preview host and not on the VCM server, i have tried the steps mentioned in this KB item but to no success.
I have verified global security has been applied to both the TAS and vgn-ext-templating applications from Websphere.
Any ideas will be appreciated.
Thanks
Atul