• Dave Syer's avatar
    Change default order of OAuth2 resource server filter chain · fe344df9
    Dave Syer authored
    The default is now SecurityProperties.ACCESS_OVERRIDE_ORDER-1
    (instead of 3), and the user can set it with
    security.oauth2.resource.filter-order (as opposed to being hard
    coded). The filter is provided by Spring OAuth2 so this change is
    a BeanPostProcessor to call a setter on that object.
    
    Fixes gh-5072
    fe344df9
Name
Last commit
Last update
..
application.properties Loading commit data...