https://github.com/theykk/2fa-auth
2fa-auth for k8s ingress external auth
https://github.com/theykk/2fa-auth
ingress k8s nginx
Last synced: 2 months ago
JSON representation
2fa-auth for k8s ingress external auth
- Host: GitHub
- URL: https://github.com/theykk/2fa-auth
- Owner: TheYkk
- License: apache-2.0
- Created: 2021-01-03T15:43:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T10:27:41.000Z (about 5 years ago)
- Last Synced: 2025-04-08T16:18:33.172Z (about 1 year ago)
- Topics: ingress, k8s, nginx
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2fa-auth for k8s ingress external auth
This projects aims to make a middleware between your service and ingress.
Every ingress requests will sended to this middleware and check if the user has an auth cookie,
if has it will allow the request if not it will show the 2fa page