Hi everyone,We have done a successful integration of Okta with our 6.2 instance of AEM via the OOTB SAML Authentication handler.The integration works great when executed directly on our publish instance via port 4503. However, when we perform the same actions via the dispatcher, the authenticated us...
Thanks so much Jaideep,You're answer is indeed correct and is definitely the best first step in configuring AEM SAML Integration.In our situation, this had already been done and the root of our issue turned out to be related to our CDN. However, your answer has been moderated as correct and I would ...
Hi guys,We have very successfully integrated Okta as our IDM platform into our non-production publish instance (developed and tested by directly accessing the publisher on 4503).However, we have failed (almost at the first hurdle) when hitting the publisher via the dispatcher. Upon hitting the SAML ...
OK! Thanks again for your continued support.As a test, I have added the Okta user to read /apps on a non-production environment and it does the trick. But, from what you say, this is not a situation that should exist on Live.What is the practical technical impact of the anonymous user have read acce...
Hi guys, I realise this is an old post but I have encountered the same problem and I need a steer. Of course, the replacement of getTemplate() is the best solution but we have a site with an older code base that uses it extensively.We have just implemented a user log-in system via Okta (which works ...
Hi all,I'm Dan and I have been an AEM Dev for about 5 years working across a few AEM instances for a few large companies from CQ5.6 to AEM 6.2/3. I'm always in here asking questions. Who knows, one day I might actually be able to ANSWER a question too Massive Star Wars fan (the proper originals not...
Thank you again. Yes, what the documentation doesn't make clear is that you can add a node and give it any name you like. Then you can add your custom nodes to it based on the output from http://oakutils.appspot.com/generate/index. Your assistance did indeed point me the right direction, thanks agai...
Hi MC Stuff,Thanks so much for replying. I have done as you suggested and used the link above to generate the index for some XPath queries.The kind of output I am getting is great. I am just not fully clear on how to copy it to the index because I'm not sure which node is should be a child of. Consi...
Hi guys,We are in the process of migrating our site from 5.6 to 6.2 and have had great success in nearly every regard - except replicating the custom index. This, of course, is having a profound effect on the search results returned from the rep. Our 6.2 instance is a "clean skin". We elected to ins...