Skip to content

Commit

Permalink
refactor: endpoints enabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored and ilopmar committed May 21, 2020
1 parent 55d24cc commit 95d5a1e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ micronaut:
---
micronaut:
security:
endpoints:
login:
enabled: true
logout:
enabled: true
session:
login-success-target-url: /
login-failure-target-url: /login/authFailed
Expand Down

0 comments on commit 95d5a1e

Please sign in to comment.