grails-spring-security-rest
grails-spring-security-rest copied to clipboard
JSON Web Key Set(JWKS)
Hi,
Are there plans to support JWKS as signing and validation method? right now it is only possible to have a shared secret but that is not optimal.
At this time, the support isn't planned but pull requests are welcome to implement it.