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

authenticate: fix callback handler for split mode #4008

Merged
merged 1 commit into from Feb 23, 2023

Conversation

wasaga
Copy link
Contributor

@wasaga wasaga commented Feb 23, 2023

Summary

When in split mode, authenticate service may either be exposed directly or be proxied by the pomerium-proxy service.

This PR changes the handlers to be installed for both authenticate_service_url and authenticate_internal_service_url virtual hosts.

Related issues

Fixes https://github.com/pomerium/internal/issues/1285

User Explanation

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@wasaga wasaga requested a review from a team as a code owner February 23, 2023 04:31
@coveralls
Copy link

Coverage Status

Coverage: 63.23% (+0.02%) from 63.206% when pulling 1ae729c on wasaga/fix-mount-auth-callback-handler into 62ca7ff on main.

@wasaga wasaga merged commit df54a0c into main Feb 23, 2023
@wasaga wasaga deleted the wasaga/fix-mount-auth-callback-handler branch February 23, 2023 15:01
backport-actions-token bot pushed a commit that referenced this pull request Feb 23, 2023
calebdoxsey pushed a commit that referenced this pull request Feb 23, 2023
authenticate: fix callback handler for split mode (#4008)

fix auth handler for split mode

Co-authored-by: Denis Mishin <dmishin@pomerium.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants