ch4mpy / spring-addons

Ease spring OAuth2 resource-servers configuration and testing
Apache License 2.0
521 stars 84 forks source link

fix document error #200

Closed clockrun closed 4 months ago

clockrun commented 4 months ago

there is document error in upgrade guide. As defined in class SpringAddonsOidcProperties, configuration path should be com.c4-soft.springaddons.oidc.resourceserver.permit-all rather than com.c4-soft.springaddons.security.resourceserver.permit-all, otherwise it didn't work.