oidc
This commit is contained in:
parent
9342d48c9d
commit
e85b41313f
41 changed files with 740 additions and 57 deletions
6
testOauthClient/Views/Shared/Error.cshtml
Executable file
6
testOauthClient/Views/Shared/Error.cshtml
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
@{
|
||||
ViewData["Title"] = "Error";
|
||||
}
|
||||
|
||||
<h1 class="text-danger">Error.</h1>
|
||||
<h2 class="text-danger">An error occurred while processing your request.</h2>
|
||||
Loading…
Add table
Add a link
Reference in a new issue