AzureADQuickStarts / AppModelv2-WebApp-OpenIDConnect-DotNet

ASP.NET Web Server - OpenID Connect v2 Endpoint Sample
Apache License 2.0
96 stars 91 forks source link

prevents the error IDX10205 #31

Closed adipuscasu closed 1 year ago

adipuscasu commented 3 years ago

This is the exact error message: Error: IDX10205: Issuer validation failed. Issuer: 'System.String'. Did not match: validationParameters.ValidIssuer: 'System.String' or validationParameters.ValidIssuers: 'System.String'.

jmprieur commented 1 year ago

Fixed by https://github.com/AzureADQuickStarts/AppModelv2-WebApp-OpenIDConnect-DotNet/pull/48