spring-cloud / spring-cloud-common-security-config

A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
19 stars 32 forks source link

JWT bearer always set user from subject #88

Closed jvalkeal closed 2 years ago

jvalkeal commented 2 years ago

Should be able to defind claim name where username is resolved as now we simply set it to default which is jwt sub.