Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Allow overriding protocol redirect_uri in OpenIdIdentityProvider from external providers #1705

Closed
sergiomcalzada opened this issue Mar 22, 2018 · 1 comment

Comments

@sergiomcalzada
Copy link

When generating redirect url in the AuthenticationHandler the uri is composed from the current request protocol. When you are behind a proxy (like in a lot of Kubernetes deployments) protocol is incorrect.

You could override it in OnRedirectToIdentityProvider now, but it should be more easy to do it when configuring the options.

@Tratcher
Copy link
Member

Duplicate of #1702

@Tratcher Tratcher marked this as a duplicate of #1702 Mar 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants