David Bahat
David Bahat
Found the problem. In the case where map-oauth-scopes=true and a user scopes failed to match to any role, DefaultAuthoritiesMapper.mapScopesToAuthorities() returns an empty set, which is later passed to DefaultOAuth2User and...
Joining in on the question. @nvoxland @SteveDonie what are your thoughts about resurrecting this pull request?
@nvoxland Since the change is only in the LockService, perhaps it make more sense to release this as an official extension instead of a part of liquibase-core? (like https://github.com/liquibase/liquibase-nochangeloglock)