[
https://issues.apache.org/jira/browse/KNOX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17826812#comment-17826812
]
ASF subversion and git services commented on KNOX-3014:
-------------------------------------------------------
Commit 84999b8e1851c381480b4827979166675f7971d4 in knox's branch
refs/heads/master from Sandeep Moré
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=84999b8e1 ]
KNOX-3014 - Fix a bug where unauthenticated path configured in shiro provider
throw exception (#879)
* KNOX-3014 - Fix a bug where unauthenticated path configured in shiro provider
throw exception
* Formatting changes
* Adding /knoxtoken/api/v1/jwks.json and v1 will be depreciated
* Check at Knox level if the request is configured to be anonymous usign shiro
configs. Add unit tests for better test coverage.
> Unauthenticated paths support for Shiro provider
> ------------------------------------------------
>
> Key: KNOX-3014
> URL: https://issues.apache.org/jira/browse/KNOX-3014
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Looks like we have only support unauthenticated paths for
> * JWTProvider
> * HadoopAuthProvider
> * SSOCookieProvider
> Shiro auth provider does not have support for unauthenticated path parameter.
> see KNOX-2582 and KNOX-2393
--
This message was sent by Atlassian Jira
(v8.20.10#820010)