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

Integration with Keycloak IDP #770

Closed
mvidhu opened this issue Sep 18, 2023 · 5 comments
Closed

Integration with Keycloak IDP #770

mvidhu opened this issue Sep 18, 2023 · 5 comments
Assignees
Labels
status: not-picked-yet At the moment we have not picked this item. Anyone can pick it up type: question Further information is requested

Comments

@mvidhu
Copy link

mvidhu commented Sep 18, 2023

P.S. Don't attach files. Please, prefer add code snippets directly in the message body.

We are setting up keycloak as IDP with user federation to Azure AD. We would like to know if Data.all supports keycloak IDP for authentication & authorization of users?

@anmolsgandhi anmolsgandhi added type: question Further information is requested status: not-picked-yet At the moment we have not picked this item. Anyone can pick it up labels Sep 21, 2023
@dlpzx
Copy link
Contributor

dlpzx commented Oct 4, 2023

Hi @mvidhu, sorry for the late response. Let me understand the situation, do you want to replace Azure AD by Keycloak or would it be an add-on on top of your existing Azure AD server?

For the first situation, from what I am reading in the keycloak docs it allows SAML integration, the cognito docs and this medium post.

One example that looks very similar to what we would need to do to integrate keycloak with Cognito is what they do in AWS Orbit Workbench

If the integration is a AzureAD + Keycloak + Cognito I am going to need more details. Let me know if that helps and let's brainstorm together

@mvidhu
Copy link
Author

mvidhu commented Jan 9, 2024

Sorry for the delay in response. We would like keycloak to be add-on top of our existing Azure AD setup.
We want to use keycloak as IDP with authentication federated to Azure AD. We can discuss more over a meeting.

@dlpzx
Copy link
Contributor

dlpzx commented Jan 10, 2024

Hi @mvidhu, it is never too late :) Release 2.2.0 includes a feature that replaces Cognito completely with your own IdP. It allows more flexibility on how the user information from authentication is retrieved and used for authorization. Take a look at the PR and docs (in deployment guide) and let's have a call to deep dive on your issue.

@noah-paige
Copy link
Contributor

Hi all - giving notice that this issue is planned to be closed tomorrow due to inactivity. Please let us know if you need any other assistance on the above @mvidhu and happy to continue conversation.

Otherwise, thanks for raising this issue!

@noah-paige
Copy link
Contributor

Closing the above issue - please re-open or file a new issue if any additional comments/concerns, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: not-picked-yet At the moment we have not picked this item. Anyone can pick it up type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants