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

Generic HTTP integration #186

Closed
mikz opened this issue Apr 17, 2019 · 1 comment
Closed

Generic HTTP integration #186

mikz opened this issue Apr 17, 2019 · 1 comment

Comments

@mikz
Copy link
Contributor

mikz commented Apr 17, 2019

Zync should integrate with other IDPs than Keycloak.

The current approach would be to extend zync and write the integration in Ruby.
However, that might be causing too much stress on this project and it might be more efficient to create a generic interface, so the implementation can be done in any other language. Possibly even using Fuse/Camel to map & call other IDPs.

The draft of the OpenAPI spec is in 1228d79

See documentation in #212

@mikz
Copy link
Contributor Author

mikz commented Jul 2, 2019

Fixed by #196

@mikz mikz closed this as completed Jul 2, 2019
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

1 participant