Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filters/auth: add second login redirect stub placeholder #3161

Merged

Conversation

AlexanderYastrebov
Copy link
Member

@AlexanderYastrebov AlexanderYastrebov commented Jul 22, 2024

Login redirect stub introduced by #3028 uses {{authCodeURL}} placeholder which is a valid mustache tag and hence inconvenient to use from mustache templates.

This change adds a second {authCodeURL} placeholder and X-Auth-Code-Url response header.

@AlexanderYastrebov AlexanderYastrebov added the minor no risk changes, for example new filters label Jul 22, 2024
Login redirect stub introduced by #3028 uses `{{authCodeURL}}` placeholder
that is a valid mustache template and hence inconvenient to use from
mustache templates.

This change adds a second `{authCodeURL}` placeholder and
`X-Auth-Code-Url` response header.

Signed-off-by: Alexander Yastrebov <[email protected]>
@AlexanderYastrebov AlexanderYastrebov force-pushed the filters/auth/grant-login-redirect-placeholder branch from 0869453 to ebe6930 Compare July 22, 2024 12:22
@MustafaSaber
Copy link
Member

👍

@RomanZavodskikh
Copy link
Member

👍

@AlexanderYastrebov AlexanderYastrebov merged commit 35195d0 into master Jul 22, 2024
14 checks passed
@AlexanderYastrebov AlexanderYastrebov deleted the filters/auth/grant-login-redirect-placeholder branch July 22, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor no risk changes, for example new filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants