Skip to content

Commit

Permalink
#81: attempt to fix cors issues
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVanDyck committed Sep 9, 2024
1 parent dab1418 commit a7cb606
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/common/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,7 @@ security:
webservice:
jwt: true
jwt-scopes: openid users/read

grails:
cors:
enabled: true

0 comments on commit a7cb606

Please sign in to comment.