ACSPRING-107 Add configuration properties require-auth-[include|exclude]-paths

Merged
#80 · Created  · Last updated

Merged pull request

Merged in feature/ACSPRING-107-configure-require-auth-paths (pull request #80)

8d91791·Author: ·Closed by: ·2020-04-08

Description

As suggested on How to disable the custom atlassian spring boot interceptors for certain paths?.

Spring Boot 2.0 removed support for the security.ignored configuration property. Without that, the only way to allow unauthenticated requests to an endpoint was to use the @IgnoreJwt annotation, a solution which is not always feasible.

0 attachments

0 comments

Loading commits...