AspNetCore.Docs/aspnetcore/includes
Luke Latham 8031f63a22 Surface Forward Headers in ext auth provider topics (#9554)
Fixes #9549 

* Not a full UE pass on the group of external provider topics ... don't quite have time for that right now. However, I do hit a number of small UE-type updates.
* Engineering: You only need to look at one thing here: See the *forwarded-headers-middleware.md* file. The content of the file is below. The INCLUDE is linked into the external auth provider topics to surface Forwarded Headers Middleware (proxy/LB topic).

> \#\# Forward request information with a proxy or load balancer
>
> If the app is deployed behind a proxy server or load balancer, some of the original request information might be forwarded to the app in request headers. This information usually includes the secure request scheme (\`https\`), host, and client IP address. Apps don't automatically read these request headers to discover and use the original request information.
>
> The scheme is used in link generation that affects the authentication flow with external providers. Losing the secure scheme (\`https\`) results in the app generating incorrect insecure redirect URLs.
>
> Use Forwarded Headers Middleware to make the original request information available to the app for request processing.
>
> For more information, see \<xref:host-and-deploy/proxy-load-balancer>.

If it's easier to provide feedback in a comment here over hunting down the file on the diff, that works for me.
2018-11-14 15:58:01 -06:00
..
RP Update page1.md (#9491) 2018-11-06 17:22:30 -10:00
RP-EF Update rp-over-mvc-21.md (#9535) 2018-11-09 11:29:45 -10:00
app-secrets Describe object graph binding for user secrets (#8128) 2018-08-17 11:31:27 -05:00
getting-started Fix DocFX build warnings from retired index pages (#9339) 2018-10-30 15:48:01 -05:00
libman-cli Add LibMan CLI doc (#8260) 2018-08-30 14:20:06 -05:00
make-x509-cert Quote appid param values (#6406) 2018-05-14 09:34:12 -05:00
mvc-intro Update 'checkbox' (#9419) 2018-11-10 09:13:52 -10:00
scaffold-identity Removing emphasis from the last paragraph (#8924) 2018-10-09 10:57:28 -05:00
signalr-typescript-webpack Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
webApi Update index.md (#9581) 2018-11-14 09:53:48 -06:00
2.1-SDK.md Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
GetTempFileName.md Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
azure-apps-preview-notice.md Update preview note for Azure App Service (#6645) 2018-05-29 15:46:31 -10:00
benefits.md Fix DocFX build warnings from retired index pages (#9339) 2018-10-30 15:48:01 -05:00
currency.md localize decimal (#9528) 2018-11-08 15:50:19 -10:00
dotnetcore-on-dotnetfx-vs.md Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
make-x509-cert.md Servers > HTTP.sys UE pass (#5558) 2018-03-02 08:43:13 -10:00
net-core-prereqs-macos.md Prereqs tuneup (#5721) 2018-03-19 18:04:00 -10:00
net-core-prereqs-vscode.md Adding blank lines around ::: moniker (#8539) 2018-09-14 12:33:36 -07:00
net-core-prereqs-windows.md Corrected download link for Visual Studio (#8841) 2018-10-04 08:48:48 -05:00
net-core-prereqs.md CI Update (#5878) 2018-04-04 13:51:35 -10:00
net-core-sdk-download-link.md Prereqs tuneup (#5721) 2018-03-19 18:04:00 -10:00
razor.md RP vs MVC tutorial (#9486) 2018-11-09 09:13:58 -10:00
signalr-version-notice.md Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
template-files.md API link updates (#6149) 2018-05-02 14:45:06 -05:00
view-identity-db.md Update Intro to Identity to 2.1 (#7930) 2018-08-08 10:55:37 -07:00