Browse Source
If the AuthorizationManager used the Authentication and the Authentication was null the AuthorizationWebFilter would produce a NullPointerException This commit fixes the test to ensure that Authentication is subscribed to and ensures that the Authentication is not null Fixes: gh-4966pull/4904/merge
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue