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

Enhance for Traefik's ForwardAuth feature? #10

Closed
d4z3x opened this issue May 29, 2020 · 4 comments
Closed

Enhance for Traefik's ForwardAuth feature? #10

d4z3x opened this issue May 29, 2020 · 4 comments

Comments

@d4z3x
Copy link

d4z3x commented May 29, 2020

This is pretty cool. I've been struggling with getting a proper SAML library for Go, but haven't been successful with the in house one we use... Anyhow, this is interesting implementation of crewjam's SAML lib for some of us newbies at SAML.

Anyhow, I thought this would be really used if modified a bit as a Forward Auth server for Traefik.

@itzg
Copy link
Owner

itzg commented May 29, 2020

This application was also my way to learn SAML and was glad to find crewjam’s library eased the curve.

I haven’t yet used traefik, but it sounds like you might be onto an interesting enhancement. Feel free to submit a PR, even if it is just a draft and we can collaborate to see if it’s a good fit.

@d4z3x
Copy link
Author

d4z3x commented May 29, 2020

I have a basic crewjam and traefik implementation kind of working. I can share that if you like to take a look? May be easier to discuss over email.

@itzg
Copy link
Owner

itzg commented May 29, 2020

Sounds good. You can grab my email address from https://github.com/itzg . You're also welcome to grab bits and pieces from this auth proxy code if the traefik forward auth support is too much of a force-fit.

@itzg
Copy link
Owner

itzg commented Nov 27, 2022

Resolved by #38

@itzg itzg closed this as completed Nov 27, 2022
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

No branches or pull requests

2 participants