You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MetadataAddress must use HTTPS unless disabled for development by setting RequireHttpsMetadata=false.
System.InvalidOperationException: The MetadataAddress must use HTTPS unless disabled for development by setting RequireHttpsMetadata=false.
at Microsoft.AspNetCore.Authentication.WsFederation.WsFederationPostConfigureOptions.PostConfigure(String name, WsFederationOptions options)
at Aguacongas.AspNetCore.Authentication.OptionsMonitorCacheWrapper1.TryAdd(String name, AuthenticationSchemeOptions options) at Aguacongas.AspNetCore.Authentication.NoPersistentDynamicManager1.AddAsync(TSchemeDefinition definition, CancellationToken cancellationToken)
at Aguacongas.AspNetCore.Authentication.PersistentDynamicManager`1.AddAsync(TSchemeDefinition definition, CancellationToken cancellationToken)
The text was updated successfully, but these errors were encountered:
The MetadataAddress must use HTTPS unless disabled for development by setting RequireHttpsMetadata=false.
System.InvalidOperationException: The MetadataAddress must use HTTPS unless disabled for development by setting RequireHttpsMetadata=false.
at Microsoft.AspNetCore.Authentication.WsFederation.WsFederationPostConfigureOptions.PostConfigure(String name, WsFederationOptions options)
at Aguacongas.AspNetCore.Authentication.OptionsMonitorCacheWrapper
1.TryAdd(String name, AuthenticationSchemeOptions options) at Aguacongas.AspNetCore.Authentication.NoPersistentDynamicManager
1.AddAsync(TSchemeDefinition definition, CancellationToken cancellationToken)at Aguacongas.AspNetCore.Authentication.PersistentDynamicManager`1.AddAsync(TSchemeDefinition definition, CancellationToken cancellationToken)
The text was updated successfully, but these errors were encountered: