openiddict / openiddict-core

Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
https://openiddict.com/
Apache License 2.0
4.41k stars 515 forks source link

400 BadRequest with this error when trying to retrieve https://aspnetcorespa.herokuapp.com/.well-known/openid-configuration document over https #518

Closed asadsahi closed 6 years ago

asadsahi commented 6 years ago

image

Even deployed on https url, not sure what is causing this error. Any idea?

kevinchalet commented 6 years ago

@asadsahi https://github.com/aspnet/Docs/issues/2384 will put you on the right track.

asadsahi commented 6 years ago

Thanks @PinpointTownes. Just managed to get it working this resolved the issue deploying the application on herku as container app.