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

Can mutual TLS (mTLS) authentication be added to ensure the legitimacy of users through client certificates? #59

Open
JoJenH opened this issue Feb 6, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@JoJenH
Copy link

JoJenH commented Feb 6, 2025

Currently, I'm using Traefik and employing mTLS as the authentication method. I'm hoping to migrate to go-proxy, but I haven't found any support for mTLS in the Wiki. Is there any plan to support mTLS?
Also, can OTP technology be integrated into JWT authentication?

@yusing
Copy link
Owner

yusing commented Feb 6, 2025

Sure, will implement mTLS and OTP asap. Thanks for your suggestions.

@yusing yusing added the enhancement New feature or request label Feb 6, 2025
@yusing yusing moved this to Todo in GoDoxy Roadmap Feb 6, 2025
@JoJenH
Copy link
Author

JoJenH commented Feb 7, 2025

Sorry for the frequent interruptions. The JWT authentication we mentioned just works with the api server, right? Whether there is a global jwt, like mtls authentication, that uses GoDoxy as a gateway. Or a plan for development.

@yusing
Copy link
Owner

yusing commented Feb 7, 2025

Yes JWT only works for API server, but OIDC can be worked with all apps. You may want to try Pocket ID or Authentik.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants