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

feat: keycloak (WIP) #817

Closed
wants to merge 7 commits into from
Closed

feat: keycloak (WIP) #817

wants to merge 7 commits into from

Conversation

shahargl
Copy link
Member

No description provided.

Copy link

vercel bot commented Feb 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keep ❌ Failed (Inspect) Feb 20, 2024 0:05am

Copy link

gitguardian bot commented Feb 11, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
9519583 Triggered Username Password a853330 keycloak/docker-compose.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@talboren
Copy link
Member

talboren commented Apr 7, 2024

Closing until we further get to this

@talboren talboren closed this Apr 7, 2024
@lukasmrtvy
Copy link

@talboren Hi, why is this closed? Thanks

@talboren
Copy link
Member

@talboren Hi, why is this closed? Thanks

Closed until we get more time to work on this integration

@shahargl
Copy link
Member Author

@lukasmrtvy any context on why you interested in Keycloak?

@Shah-Panam
Copy link

Is there a timeline of when Keycloak (or generic oidc) will be integrated to Keephq?? We have a centralized login system for all our application using Keycloak and it'll be a great help if we can get this up too. I will also be more than happy to assist you in developing this feature.

@lukasmrtvy
Copy link

@Shah-Panam I suggested a much easier implementation here #1203, but seems there is no progress so far.

@shahargl friendly ping

@shahargl
Copy link
Member Author

hey @Shah-Panam, @lukasmrtvy ,

as per @lukasmrtvy said, we discussed the option to support oauth2-proxy. It makes sense; maybe I'll prioritize it to push it this week or so. However, as I see it, it is pretty different from Keycloak since Keycloak gives much more power to Keep. For example, a user will be able to configure its IdP (e.g. okta) directly from Keep, or to later support group roles etc.

(anyway, any contributions are welcome here and I'll be more than happy to help with the implementation)

@Shah-Panam
Copy link

Hey @lukasmrtvy @shahargl ,

Any of the solution works for us. We can easily integrate keycloak with Oauth2-Proxy (we already have some services deployed that way). But as @shahargl said, giving option to configure openid connectors like Keycloak directly will give far more control over the authentication and authorization. Also, being able to integrate multiple Identity Providers will be an added benefit.

I am mainly a DevOps engineer, but I will go through the code and see where I can help out!

@Shah-Panam
Copy link

Hey @shahargl ,

Friendly ping. Is there any timeline on this?

@talboren
Copy link
Member

Hey @Shah-Panam, @lukasmrtvy,

We're working on making this happen ASAP, but there are a few other items with higher priority right now.
In the meanwhile, I'd love invite you for a quick chat to see if I can help you with other solutions in the meanwhile (we do support SSO on the cloud version and perhaps it can help you in the meantime).
Join our Slack?

Looking forward to chatting!

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

Successfully merging this pull request may close these issues.

Authentication Methods - LDAP & SSO (keycloak)
4 participants