Viewing profile — ibuildoss
ibuildoss
HN member- Joined
- Wed, Jul 11, 2018, 9:04 AM UTC
- HN karma
- 114
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About ibuildoss
https://github.com/arekkas/
Recent public activity
- story
-
comment
Comment #17509706
That's a really good point! I've tracked this as https://github.com/ory/docs/issues/29 We're a very small team, so it might take a while for us to tackle this (especially because w…
-
comment
Comment #17508273
> Well you just lost me. You are developing IAM components and you can't get basic password management correct? email has nothing to do with it, we are well past the point where pa…
- comment
-
comment
Comment #17507831
The day is coming to an end here, I'll try to monitor this thread but in case you don't get an answer from me any more, you will definitely get one in the community forums or chat …
-
comment
Comment #17507632
Yes, ORY Hydra has a flow that allows you to integrate with any identity solution, be it AD/LDAP, SAML, or your custom database-backed app!
-
comment
Comment #17507534
Yes, this could definitely solve that. Another service which might be well suited for this specific task is: https://github.com/bitly/oauth2_proxy
-
comment
Comment #17507523
It is extremely important to be sensitive to extremism of any kind, condemn extremist practices, beliefs, and views and take a stance against extremist ideologies. We do not share …
-
comment
Comment #17507182
Good use cases, we in fact are looking at multi-tenancy or "realms" but have not progressed very far here as it can get quite complicated. One major issue with true multi-tenancy i…
-
comment
Comment #17507163
That's an awesome list, thank you!
-
comment
Comment #17506464
Awesome, following up in their slack :)
-
comment
Comment #17506356
We're currently starting to work on ORY Hive (project name wip) which is going to be a fully functional identity management service (user registration, login, social sign in, passw…
-
comment
Comment #17506347
Nice, I have heard about Ambassador before but did not have the time to look into it in detail. It is just amazing how much OSS is being created around the k8s/container ecosystem …
-
comment
Comment #17505860
What a clickbait title, the actual video has a totally different one. Please fix.
-
comment
Comment #17505714
I have not used envoy extensively yet, but there are obviously many more options such as Apache2 + mod_oidc, Kong + oauth2 plugin, and so on. The main differentiator is that Oathke…
-
comment
Comment #17505635
The idea of the ory ecosystem ( https://github.com/ory / https://www.ory.am ) is to build a reliable, cloud native suite of tools which allow you to solve simple and complex IAM (i…
- story
-
comment
Comment #17505491
That's pretty cool, are there any bindings for e.g. Go out there?