I would think not also, but we are going through licensing of other Adobe products and we were told that a license change was required because SSO was not included in our license type. And of course I have no idea what our license type is.
I contacted Support and received this response:
I understa...
I am trying to figure out if we need additional licensing to implement SSO for our On-Prem Authoring environment.
Does anyone know anything about this? Personal experience, web page, etc.
Thanks.
I have heard that AEM 6.5 is the last on-premise version of AEM. Future versions will be cloud based only. I haven't found anything on the Adobe site about this. Would any one be able to provide some info or links? Thanks.
I am upgrading our code base to use uber-jar-6.5.0.We have many references to PropertiesUtil.toMap, but that method is not in the jar.What am I missing?
Is it possible to invoke OOTB liveactions, such as contentUpdate, from a custom liveaction.We have a requirement to filter the creation of livecopies based on tagging and language translation.Is this possible?Thanks
We want to temporarily disable the Rollout page and sub-pages from the rollout dialog. This shows up in 2 places.Has anyone done this before and can provide direction? I haven't been able to locate the dialog in /libs.ThanksTom
I have taken the time to work the ReadServiceImpl code directly into the event listener for additional testing. Adding the ResourceResolverFactory injection successfully into the listener with that test.FormSubmitEventListener Class which calls ReadServiceImpl========================================...