Expand my Community achievements bar.

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

  • 10/15/15
    I have SAML 2.0 Authentication Handler working (ootb) and directing to my AEM html page after login.This page is secured via the Authentication Requirements property in Apache Sling Authentication Service.It creates a rep:User node (Autocreate CRX Users is enabled) and Properties according to the Sy...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 10/15/15
    HelloMy team is considering using AngularJS with AEM implementation.  I could very much use a little info on the compatibility of AngularJS with AEM.Apparently my team previously worked on a POC using AngularJS with CQ5 and the outcome was CQ’s WSIWYG editor could not be easily used to author conten...

    Views

    2.0K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi,Is there a option to add some content to a component in publish environmnent, to add some link or text.Please let me know if there is some option.

    Views

    625

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am trying to map multiple sites in AEM6 each one to its own domain, and also have the path shortened automatically in both sides (e.g, from www.geometrixx.fr/*.html to /content/geometrixx/fr/*.html and have all the references in the returned page of the format /content/geometrixx/fr/* converted...

    Views

    418

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi guys,I am writing some Hobbes tests for my component, but the list of tests in the sidekick is a really strange size (attached screenshot).Does anyone else see this? Can someone explain if this is a known bug?ThanksDave

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,What permissions does the user that is used in the Transport tab of Agent Settings need:[img]repl-agent.png[/img]Does it need to have read, write, or replicate permission for the paths that it will be replicating?Or is that user only used for HTTP authentication?Thanks.

    Views

    513

    Likes

    0

    Replies

    1
  • 10/15/15
    I need to add some additional properties to the RTE table properties dialog and cell dialog properties. This means I have to override Table.js, TablePropertiesDialog.js and CellPropertiesDialog.js.I don't really want to use the overlay approach creating matching paths under /apps as this will pollut...

    Views

    630

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We have, say, an entry under /etc/map that converts <a href="https://forums.adobe.com/content/foo/products.html>Products</a> to <a href="http://www.example.com/products">Products</a>.Looks like some services, like Link Checker, can be disabled programmatically:<% org.apache.sling.runmode.RunMode ...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We are getting the below exception sometimes when the code is tested under heavy load. We create users in LDAP and then sync them to CQ using their credentials in ldap at the time or repository.login(SimpleCredential(username, passwordArray)) . We get the exception. This does not happen under nor...

    Views

    776

    Likes

    0

    Replies

    3
  • 10/15/15
    We have a page say users.html which is only visible to group "admin" and is configured in the author instance. The site can have both protected and open pages (anonymous allowed). Issue is, when a user from the "admin" group visits the page, the dispatcher caches user.html and then if any anonymous ...

    Views

    1.9K

    Like

    1

    Replies

    11