Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
1–10 of 16 posts
Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
#2Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
#3Bringing 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!
Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
#4Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
#5I get a 404 when clicking on the SDKs link in the github readme: https://www.ory.sh/docs/hydra/sdk
The correct link is probably https://www.ory.sh/docs/kratos/sdk/index
Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
#6Kudos on the release! I get a 404 when clicking on the SDKs link in the github readme: https://www.ory.sh/docs/hydra/sdk The correct link is probably https://www.ory.sh/docs/kratos/sdk/index
Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
#7Re: Show HN: Open-source OAuth2 & OpenID server Ory Hydra v2
#8Hey 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!
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
#9Hey 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
#10Excited 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.