Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AccessDeniedPath to samples using MS OpenIdConnect middleware #181

Open
RolandGuijt opened this issue Feb 16, 2024 · 0 comments
Open
Milestone

Comments

@RolandGuijt
Copy link
Contributor

Right now when the cancel button is pressed on the login page an exception occurs. Reason is that by default the access.denied response from IdentityServer is not handled by the middleware.
Solution is to add an AccessDeniedPath to the middleware's configuration.

See also:
DuendeSoftware/Support#1117

@brockallen brockallen added this to the Future milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants