You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: