IDX10511: Signature validation failed. Keys tried: 'Microsoft.IdentityModel.Tokens.X509SecurityKey
We have an Angular application that is using the capacitor-oauth2 Library to get tokens from our Azure AD and Azure B2C AD. when I have the Token from B2C I can verify it with following Code in my Program.cs and I can call my Controller Function builder.Services.AddAuthentication(options => { options.DefaultAuthenticateScheme = JwtBearerDefaults.Authentic