I trying to test the authentication example using a local identity server. But I got this error caused by a self signed certificate.  For development propose could be useful the possibility of use http instead https but there is no option for something like: options.ProviderOptions.RequireHttpsMetadata = false; to skip this 
I trying to test the authentication example using a local identity server.
But I got this error caused by a self signed certificate.
For development propose could be useful the possibility of use http instead https but there is no option for something like:
to skip this
