8 ms·
How does it compare to keycloak?
by seymon 4y ago
How does it compare to keycloak?
- motoboi 4y agoHydra is a plain oidc and south implementation. It doesn't provide a login screen, you need to implement your own flow user interface and use their their api to interface with the auth server. This is great for the flexibility you have. Keyckoak covers the basics outh of the box and have a login page implementation ready.
- deleted 4y ago[deleted]