Skip to content

Commit

Permalink
Update ala security and jdk #271
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Jan 29, 2025
1 parent eee57af commit 4f90c0a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion grails-app/conf/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,9 @@ environments:
port: "8087"
spring:
autoconfigure:
exclude: "au.org.ala.ws.security.AlaWsSecurityConfiguration"
exclude: "au.org.ala.ws.security.AlaWsSecurityConfiguration"
security:
oidc:
enabled: false
jwt:
enabled: false

0 comments on commit 4f90c0a

Please sign in to comment.