Live data from Hacker News

Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2

github.com

1–10 of 16 posts

Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2

#8
post #3

Hey there :) Co-maintainer here and available to answer all your questions. Bringing this to v2 was a big one year effort with lots of community contributions and we are excited to finally be able to show it to the world!

Does Hydra integrate with nginx or envoy external authorization? If so, is there a good example you could share?

I’ve relied on oauth2proxy with Dex as an oidc issuer for this purpose for years. This works but I’m trying to understand if Ory is an advancement in functionality.

Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2

#9
post #8
post #3

Hey there :) Co-maintainer here and available to answer all your questions. Bringing this to v2 was a big one year effort with lots of community contributions and we are excited to finally be able to show it to the world!

Does Hydra integrate with nginx or envoy external authorization? If so, is there a good example you could share? I’ve relied on oauth2proxy with Dex as an oidc issuer for this purpose for years. This works but I’m trying to understand if Ory is an advancement in functionality.

Absolutely, Ory Hydra supports basic OAuth2 standards like OAuth2 Introspection - if the technology supports these standards then it is compatible!

Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2

#10
Awesome set of release notes, thanks for all the hard work!

Excited to find time to dig into v2 changes, feels like Hydra has corrected a lot of long standing issues and made it much easier to use (I haven't run Kratos yet but having the integration be tighter makes so much sense).

Is there a good description of oathkeeper vs keto? It seems like oathkeeper would use keto but I'm not sure if they're similarly tightly integrated.

Post reply on HN