Skip to content

Instantly share code, notes, and snippets.

@Tatsiana888
Created May 15, 2017 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tatsiana888/8c24aacf11dc3419c89dc4c032eeaf38 to your computer and use it in GitHub Desktop.
Save Tatsiana888/8c24aacf11dc3419c89dc4c032eeaf38 to your computer and use it in GitHub Desktop.
grails:
plugin:
springsecurity:
filterChain:
chainMap:
- pattern: /config/**
filters: configFilter
config:
token: authorizationTokenShouldBeHere
uri:
- /config // uris for our custom filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment