Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

brumoonmmc1
brumoonmmc1
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
1

Posts

Posts
17

Discussions

Discussions
1

Questions

Questions
16

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by brumoonmmc1
Customize the badges you want to showcase on your profile
Re: Issue with clicking links on MS Word 2010 - Adobe Experience Manager 15-10-2015
In case anyone has encountered this issue, the resolution is given here: http://serverfault.com/questions/301955/stopping-microsoft-office-2010-from-integrating-with-subversion-server-as-if-itCredit to DayCare for resolving this.

Views

448

Likes

0

Replies

0
Re: Weird error that only happens when GET or POST through IE9 - Adobe Experience Manager 15-10-2015
The thing is, there is nothing that is processed from the request from IE. The only thing that we get from the request is the ResourceResolver. I did a check to see if that was null, and it wasn't.This is not reproducible via my local author env, but only happens on the Dev env.smacdonald2008 wrote... I am going to test this tomorrow - I know that IE 9 is a bad browser (I personally never use it) - but I want to test this and see if I get this result. Update - check this out: http://stackoverflo...

Views

398

Likes

0

Replies

0
Multiple Authentication handlers - Adobe Experience Cloud 15-10-2015
Hi,My use case is that I want to use different authentication handlers for different sites. We already have SAML integrated with an IDP for one site. But we also want to use the OOTB Login component to authenticate users in the AEM User list. Right now SAML overrides everything.Any ideas?Brumoon

Views

361

Likes

0

Replies

0
Re: Multiple Authentication handlers - Adobe Experience Manager 15-10-2015
This is already answered by justin snip of it belowIn Sling, Authentication Handlers can be applied by path, so this is just a matter of configuring each Authentication Handler with the set of paths it should handle.

Views

560

Likes

0

Replies

0
Re: Activation Event Auditing - Adobe Experience Manager 15-10-2015
Replication audit events can be found in /var/audit/com.day.cq.replication.

Views

279

Likes

0

Replies

0
Re: Multiple Authentication handlers - Adobe Experience Manager 15-10-2015
Hi,As you've noticed, the SAML Authentication Handler can effectively be used only against a single IDP because it relies on a common location for the certificates and keys. To be clear, the original post was about combining the SAML handler with a different handler.If you need to connect to multiple IDPs, you will have to write your own SAML handler (presuamably extending the OOTB one) or work with Adobe support to get support for multiple IDPs added to the product.Regards,Justin

Views

1.3K

Likes

0

Replies

0
Re: infinity.json only works when giving URL using IP and not hostname - Adobe Experience Manager 15-10-2015
BinaryGeek wrote... Turns out that the infinity.json was blocked via dispatcher. One enabled (ie "allow") then it works! Hopefully this will help someone else. Glad you resolved this, and thanks for passing on the information!For others, the Dispatcher docs are in the "Specifying the Documents to Cache" section below Configuring the Dispatcher Cache.scott

Views

312

Likes

0

Replies

0
Re: Question on assetshare OOTB component - Adobe Experience Manager 15-10-2015
BinaryGeek wrote... I was able to get the Assets working by adding the bin mapping into etc/map. However, the Options component isn't working. (It wasn't working earlier either). Any ideas? make sure at dispatcher /bin/querybuilder is allowed

Views

327

Likes

0

Replies

0
Re: Where to store global property for simple logo component - Adobe Experience Manager 15-10-2015
One possibility would be to include your logo component into the component given as slingResourceSuperType's header.jsp using cq:include. That way the component will be included in all pages that use the supertype, and it's referenced jsp's.

Views

329

Like

1

Replies

0
Re: Any experience or documentation on using Author ACL on Published pages - Adobe Experience Manager 15-10-2015
For your use case - you want to restrict certain pages that are published to certain users. Sounds like:https://dev.day.com/docs/en/cq/5-5/howto/create_apply_cug.html

Views

293

Likes

0

Replies

0
Likes from