Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/28/21
    Hi, We are storing some sensitive user information in the HTTPSession, and we would like to clear them when the login token expires.  We implemented AuthenticationHandler, and used its dropCredentials() method to invalidate the HTTPSession. But this only works when user clicks logout button explicit...

    Views

    723

    Likes

    0

    Replies

    2
  • 8/28/21
    Hi @All,I have a requirement that i need to have tag title from /etc/tags/... i am using Tag tag = resourceResolver.adaptTo(Tag.class);String localeTitleTags = tag.getTitle(pageLocale);but String localeTitleTags = tag.getTitle(pageLocale); is returning NULLLocale pageLocale = currentPage.getLanguage...

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 8/27/21
    Hi community, in aem 6.5, how can i customize bold <b> tag into <strong>?i have tried with:<htmlRules jcr:primaryType="nt:unstructured"> <docType jcr:primaryType="nt:unstructured"> <typeConfig jcr:primaryType="nt:unstructured"> <semanticMarkupMap jcr:primaryType="nt:unstructured...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 8/27/21
    I am looking if anyone worked on overlaying/customizing the AEM asset search implementation. I just want to consume its functionality to get the results by sending the search word. Any pointers would be appreciated. Thanks,Kiran Vedantam.

    Views

    944

    Likes

    0

    Replies

    2
  • 8/27/21
    Our team has recently being tasked to move over from Eclipse to Intellij utilising Bitbucket for Repo. Intellij and Bitbucket is working well, but the Intellij and AEM local does not seem to work yet.  Any suggestions on Plugins, most of the plugins in the tutorials we found seems to not be availabl...

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 8/27/21
    We have upgraded the AEM 6.5 instance from SP5 to SP9, We are facing the rollout issue, I have observed the network tab in which we are getting /bin/asynccommand has 500 error. we have observed the logs and found the this error "com.adobe.ams.environment.indicator.wcm.impl.AemEnvironmentIndicatorFil...

    Views

    4.0K

    Likes

    0

    Replies

    4
  • 8/27/21
    We have 7 AEM cloud envs, e.g. dev = https://author-p29234-f121051.adobeaemcloud.com/uat = https://author-p23425-e098098.adobeaemcloud.com/prod = https://author-p29345-f121058.adobeaemcloud.com/ etc. The problem is, it's impossible to remember these, or know which env you are on.You might think you ...

    Views

    4.0K

    Likes

    0

    Replies

    12
  • 8/27/21
    How to show/hide  tabs based on dropdown selection with new coral ui select option and new tab in dialog . I have gone through lot of documentation which has old foundation select component and tabs have layoutConfig node. Can someone suggest me the latest way of doing it .

    Views

    6.9K

    Likes

    0

    Replies

    5
  • 8/26/21
    Hi all, I am using the Ajax call the post servlet and is getting the 403 forbidden error in the aurhor instance. In the AEM 6.1, I can call "/libs/granite/csrf/token.json" to get the token and the set the this token to the header of the Ajax. Then Ajax can successfully call the post servlet. headers...

    Views

    3.3K

    Likes

    0

    Replies

    2
  • 8/26/21
    AEM could manager allows you to put users into a group, and to assign product profiles.There are two product profiles per instance, AEM Administrators-xxx and AEM Users-xxxIn cloud manager, we can create groups, e.g: my-administratorsmy-authors.we have 7 envs (prod, stage, uat, hot, dev, test etc). ...

    Views

    1.9K

    Like

    1

    Replies

    4