The changes regarding the bearer token break the login with AzureAd as the token already is prefixed with "Bearer ". I added a check to just optionally prefix the Token with "Bearer". If tested this with AzureAD but am not able to test with Keycloak etc.
The changes regarding the bearer token break the login with AzureAd as the token already is prefixed with "Bearer ". I added a check to just optionally prefix the Token with "Bearer". If tested this with AzureAD but am not able to test with Keycloak etc.