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

Open
opened 2025-12-29 14:22:48 +01:00 by adam · 3 comments
Owner

Originally created by @JoJenH on GitHub (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?

Originally created by @JoJenH on GitHub (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?
adam added the enhancement label 2025-12-29 14:22:48 +01:00
Author
Owner

@yusing commented on GitHub (Feb 6, 2025):

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

@yusing commented on GitHub (Feb 6, 2025): Sure, will implement mTLS and OTP asap. Thanks for your suggestions.
Author
Owner

@JoJenH commented on GitHub (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.

@JoJenH commented on GitHub (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.
Author
Owner

@yusing commented on GitHub (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.

@yusing commented on GitHub (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 in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy-yusing#36