GoFW | Chrome 扩展:麻麻再也不用担心 Google API 抽风了 | Browser Plugin library
kandi X-RAY | GoFW Summary
kandi X-RAY | GoFW Summary
Chrome 扩展:麻麻再也不用担心 Google API 抽风了
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of GoFW
GoFW Key Features
GoFW Examples and Code Snippets
Community Discussions
Trending Discussions on GoFW
QUESTION
I followed the Identity Server 4 documentation to set up an example server on my local machine. My problem is, that after I log in the application gets stuck on "signin-oidc" page and the logs indicate a 404. I followed the instructions to a T, even deleting everything and starting fresh. Therefore the current setup is a barebones IdSvr4 project (is4inmem) and a fresh ASPNetCore MVC application as per the documentation at http://docs.identityserver.io/en/latest/quickstarts/2_interactive_aspnetcore.html
The only change I did was to change all URLs to HTTPs and use the appsettings.json file instead of the Config
class. Since I didn't change anything substantial I'm at my wits end.
The log for my MVC look like this
...ANSWER
Answered 2019-Nov-07 at 09:09It looks like you forgot to add a call to UseAuthentication()
in your Startup.Configure
method. This middleware is what enables callbacks to e.g. /signin-oidc
to be handled by your client application:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install GoFW
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page