aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc-security-filters/src/test
Commit message (Expand)AuthorAgeFilesLines
* GC deprecated junit assertThat.Henning Baldersheim2021-12-213-29/+23
* Make DiscFilterResponse concrete and remove package-private sub-classBjørn Christian Seime2021-12-031-24/+2
* Reapply "Remove Servlet integration from container-core [run-systemtest]""Bjørn Christian Seime2021-12-031-2/+2
* Revert "Remove Servlet integration from container-core [run-systemtest]"Jon Marius Venstad2021-12-031-2/+2
* Remove Servlet integration from container-coreBjørn Christian Seime2021-12-021-2/+2
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-075-5/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add request and acl mapping values as metric dimensionsMorten Tokle2021-06-111-1/+3
* Return request origin when wildcard is allowedValerij Fredriksen2021-05-111-1/+1
* Remove corse filter base class that is no longer relevantBjørn Christian Seime2021-05-071-60/+0
* Allow wildcard in allowedUrls for CorsPreflightRequestFilterValerij Fredriksen2021-05-061-1/+10
* Test that access token is ignored when client has role certificateBjørn Christian Seime2021-03-021-0/+14
* Test dryrunBjørn Christian Seime2021-02-231-0/+15
* Add configurable response headers for blocked requestsBjørn Christian Seime2021-02-231-1/+55
* Add rule based request filterBjørn Christian Seime2021-02-171-0/+174
* Athenz jdisc filter: support proxied access token from trusted peerBjørn Christian Seime2021-02-111-13/+93
* Create default connector request chainMorten Tokle2020-11-231-0/+66
* Expose metrics from filterMorten Tokle2020-03-191-1/+66
* Merge pull request #12466 from vespa-engine/bjorncs/improve-error-messageBjørn Christian Seime2020-03-101-0/+10
|\
| * Improve error message on when all allowed credentials are missingBjørn Christian Seime2020-03-051-0/+10
* | Add expiry timeMorten Tokle2020-03-061-1/+3
|/
* Rewrite AthenzAuthorizationFilter to accept access tokensBjørn Christian Seime2020-01-301-40/+145
* Add checkAccessAllowed method that consumes access token + certificateBjørn Christian Seime2020-01-241-0/+11
* Return the matched role in checkAccessAllowed methodsBjørn Christian Seime2020-01-241-5/+7
* Revert "Bjorncs/update zpe"Harald Musum2020-01-241-7/+5
* Return the matched role in checkAccessAllowed methodsBjørn Christian Seime2020-01-241-5/+7
* Remove NToken support from AthenzPrincipalFilterBjørn Christian Seime2019-09-111-90/+9
* Move LocalhostFilter and NoopFilter to jdisc-security-filtersBjørn Christian Seime2019-05-091-0/+60
* Let AthenzPrincipalFilter inherit JSRFB directlyJon Marius Venstad2019-05-021-6/+2
* Add passthrough mode to AthenzPrincipalFilterBjørn Christian Seime2018-10-041-12/+38
* Add copyright headerJon Bratseth2018-10-012-2/+4
* Replace use of com.yahoo.vespa.athenz.tls with com.yahoo.securityBjørn Christian Seime2018-09-051-6/+8
* Move AthenzPrincipalFilter to jdisc-security-filtersBjørn Christian Seime2018-07-261-0/+200
* Fix typoBjørn Christian Seime2018-06-211-1/+1
* Rename 'AccessCheckResult' -> 'AuthorizationResult'Bjørn Christian Seime2018-06-211-10/+10
* Add new Athenz security filter based on ZPEBjørn Christian Seime2018-06-201-0/+103
* Make CorsRequestFilterBase extend JsonSecurityRequestFilterBaseBjørn Christian Seime2018-04-241-1/+1
* Add base class for security filters rendering errors as jsonBjørn Christian Seime2018-04-241-0/+57
* Change package name and class name of Cors filtersBjørn Christian Seime2018-04-093-21/+21
* Add new module jdisc-security-filtersBjørn Christian Seime2018-04-093-0/+250