-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
Currently there is no check in the LastGrantedAuthorities when we add the "authenticated" role to the list we return. In case the SecurityRealm already provide such role, we must ensure there is only "authenticated" role at the end.
- links to
The test present in the PR #87 could be simplified a bit if we correct that behavior.