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

Adds configuration for OAuth library's authentication style. #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Obirah
Copy link

@Obirah Obirah commented Apr 20, 2022

This pull requests adds the possibility to configure the OAuth library's authentication style. Some OAuth providers don't support the auto detection that is used by default (e.g. AWS Cognito).

I already contributed this to the original traefik-forward-auth. As it was never merged and the project seems to be dead right now, I want to contribute the feature here and move to the mesosphere fork in my environment.

As I'm not a pro in golang yet, I wasn't sure if there is any smart test scenario that could be added to server_test.go (e.g. something that tests the auth style is correct in the request). If you have any ideas/suggestions, please let me know and I will adapt it as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant