From aeb598065f3f8c554194007b836eb8b4fafed115 Mon Sep 17 00:00:00 2001
From: PJ Evans You do not have access to this resource. You do not have access to this resource.
+
Request ID:
+
Swapping to Development environment will display more detailed information about the error that occurred.
+
Development environment should not be enabled in deployed applications, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the ASPNETCORE_ENVIRONMENT environment variable to Development, and restarting the application.
-@ViewData["Title"]
- @ViewData["Title"]
+ Error.
-An error occurred while processing your request.
+Error.
+An error occurred while processing your request.
@if (Model.ShowRequestId)
{
-@Model.RequestId
Development Mode
-Development Mode
+
+
You have successfully signed out.
diff --git a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/AccessDenied.cshtml b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/AccessDenied.cshtml index cc15816741..ac4c026e2f 100644 --- a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/AccessDenied.cshtml +++ b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/AccessDenied.cshtml @@ -5,6 +5,6 @@ }You do not have access to this resource.
-You do not have access to this resource.
+ diff --git a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/Error.cshtml b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/Error.cshtml index b1f4622758..60da74a372 100644 --- a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/Error.cshtml +++ b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/Error.cshtml @@ -4,20 +4,20 @@ ViewData["Title"] = "Error"; } -+
Request ID: @Model.RequestId
+
Swapping to Development environment will display more detailed information about the error that occurred.
-+
Development environment should not be enabled in deployed applications, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the ASPNETCORE_ENVIRONMENT environment variable to Development, and restarting the application. -
\ No newline at end of file + diff --git a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/SignedOut.cshtml b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/SignedOut.cshtml index 41fcf9554a..b29fbad79c 100644 --- a/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/SignedOut.cshtml +++ b/src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Areas/AzureADB2C/Pages/Account/SignedOut.cshtml @@ -4,7 +4,7 @@ ViewData["Title"] = "Signed out"; } -+
You have successfully signed out. -
\ No newline at end of file +