diff --git a/README.md b/README.md index f98e305..ae0d211 100644 --- a/README.md +++ b/README.md @@ -255,3 +255,5 @@ https://github.com/damienbod/bff-auth0-aspnetcore-angular https://github.com/damienbod/bff-openiddict-aspnetcore-angular https://github.com/damienbod/bff-azureadb2c-aspnetcore-angular + +https://github.com/damienbod/bff-MicrosoftEntraExternalID-aspnetcore-angular diff --git a/server/Pages/_Host.cshtml b/server/Pages/_Host.cshtml index 6d638ba..2e032fa 100644 --- a/server/Pages/_Host.cshtml +++ b/server/Pages/_Host.cshtml @@ -26,8 +26,8 @@ // The nonce is passed to the client through the HTML to avoid sync issues between tabs source = source.Replace("**PLACEHOLDER_NONCE_SERVER**", nonce); - var nonceScript = $"