[
https://issues.apache.org/jira/browse/SLING-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated SLING-1508:
------------------------------------
Attachment: SLING1508
Potential patch
> Default auth handlers are not considered if a handler has a protocol or host
> ----------------------------------------------------------------------------
>
> Key: SLING-1508
> URL: https://issues.apache.org/jira/browse/SLING-1508
> Project: Sling
> Issue Type: Bug
> Components: Commons
> Affects Versions: Commons Auth 1.0.0
> Reporter: Carsten Ziegeler
> Fix For: Commons Auth 1.0.0
>
> Attachments: SLING1508
>
>
> The PathBasedHolderCache builds a map of maps for auth handlers. The first
> map is by protocol, the second map by host.
> If now a auth handler has a protocol and/or a host, the created list does not
> contain the default/fallback authhandlers (which don't have a protocol and
> host set).
> So as soon as one handler has a protocol/host, default handlers are not
> considered anymore
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.