Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

How to skip certificate validation for the "WebView" or how set "RequireHttpsMetadata" to false via ProviderOptions [AuthSample] #321

Description

@alexfdezsauco

I trying to test the authentication example using a local identity server.

But I got this error caused by a self signed certificate.

image

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
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-mobileblazorbindingsExperimental Mobile Bindings for BlazorbugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions