This is a massive release, well done! I run Kratos and Oathkeeper self hosted on ECS for our onboarding app (Xero only in Australia for now I'm afraid, xonboard.com.au). Works like a dream for the most part. One thing which was very painful was adapting the custom UI. I started with an existing example project and adapted it but it was a confusing mix of server code and CSS in JS which made it very difficult to "get…
Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
11–20 of 114 posts
Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#12> SMS support I thought it was well-established that SMS text messages should not be used for authentication purposes? Here's the original feature-request: https://github.com/ory/kratos/issues/1570 - user @zepatrik raised concerns about this and everyone else just ignored him. Yikes.
Everyone says this here, but no one has shown any concrete proof that SMS could be hacked more easily than say TOTP.
Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#13> SMS support I thought it was well-established that SMS text messages should not be used for authentication purposes? Here's the original feature-request: https://github.com/ory/kratos/issues/1570 - user @zepatrik raised concerns about this and everyone else just ignored him. Yikes.
Everyone says this here, but no one has shown any concrete proof that SMS could be hacked more easily than say TOTP.
Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#14Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#15It’s not really an alternative to Auth0. It’s certainly a component of an alternative to Auth0.
Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#16Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#17> SMS support I thought it was well-established that SMS text messages should not be used for authentication purposes? Here's the original feature-request: https://github.com/ory/kratos/issues/1570 - user @zepatrik raised concerns about this and everyone else just ignored him. Yikes.
Everyone says this here, but no one has shown any concrete proof that SMS could be hacked more easily than say TOTP.
Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#18Ory Kratos is so complicated .Authentik is much simpler and easier.
Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#19It’s not really an alternative to Auth0. It’s certainly a component of an alternative to Auth0.
This isn’t very substantive, can you go into more detail about what’s missing?
But there are two more Ory services; one for permissions / authZ and an OAuth2 server. You can make use of those to cover the full range of authN/authZ use cases.
Re: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support
#20> SMS support I thought it was well-established that SMS text messages should not be used for authentication purposes? Here's the original feature-request: https://github.com/ory/kratos/issues/1570 - user @zepatrik raised concerns about this and everyone else just ignored him. Yikes.