-
Notifications
You must be signed in to change notification settings - Fork 152
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
feat: SSO SAML support #119
Comments
Or OIDC for keycloak |
How is this going - we use Keycloak a lot and integration with that would be essential before roll out - |
possibly I can help - |
Would be great if you took this on. |
Yes I thought of that reverse proxy great ! access to everything not great :-/ I was thinking to control access via nodes - when say a user logs onto a network with the client - Possibly I’m barking up the wrong tree but I thought it may be possible - I can possibly hire some people to implement it but I don’t want to commit unless you think it’s worth doing. |
Well is it 'worth' depends on your situations. I think there are 3 ways to control access via Keycloak:
|
which of the above three would require keycloak to authenticate a desktop say logging into a network ? |
This is the kind of thing I'm thinking of with 2fa |
|
No I'm not confusing it - I agree I am slightly more interested in authenticating remote users with 2fa however I would also be interested in multiuser controller it seems useful - I note that the my.zerotier.com controller has SSO integration which means it is possible - however that is in their paid for product and wonder if the code is already in the open source repository but unused ? I was thinking if it was in the code it could be used - however the example I posted above is the working basis for authenticating users with 2fa if not the controller which as you say is a different thing - I did think that a reverse proxy as you use and separate docker containers for each controller would be an acceptable solution for different end organisations but does not solve different users for a single organisation |
Feature Request
Describe the Feature Request
Implement support for SSO like the official controller can do using SAML
Describe Preferred Solution
If the api's in the app is documented somewhere, give me a hint and I can also start looking
Describe Alternatives
Related Code
Additional Context
If the feature request is approved, would you be willing to submit a PR?
Can help
The text was updated successfully, but these errors were encountered: