Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

System.ArgumentException: Options.ClientId must be provided #1

Open
saigkill opened this issue Oct 1, 2018 · 0 comments
Open

System.ArgumentException: Options.ClientId must be provided #1

saigkill opened this issue Oct 1, 2018 · 0 comments

Comments

@saigkill
Copy link

saigkill commented Oct 1, 2018

Hello,

sorry for using this way, but i haven't found any other way to communicate.

Currently i checked out your latest step, and build and run the project. But i got:

System.ArgumentException: Options.ClientId must be provided

Parameter name: ClientId
at Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectOptions.Validate()
at Microsoft.AspNetCore.Authentication.RemoteAuthenticationOptions.Validate(String scheme)
at Microsoft.AspNetCore.Authentication.AuthenticationHandler`1.InitializeAsync(AuthenticationScheme scheme, HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationHandlerProvider.GetHandlerAsync(HttpContext context, String authenticationScheme)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)

Where i have to priovide this information?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant