One of the co-maintainers here. Ory Kratos has been in development since 2018 and is finally out of beta! If you have any questions about the project, tech, flows, or Ory as a whole I’m here to help :)
Is there an UI for the identity management like defining roles and assigning identities to roles? I see the API part. But is there an UI part, besides the self-service account management? Because that general management interface is the missing piece in many of the identity services.
Show HN: Ory Kratos – Open-source identity server written in Go
11–20 of 67 posts
Re: Show HN: Ory Kratos – Open-source identity server written in Go
#12Re: Show HN: Ory Kratos – Open-source identity server written in Go
#13Earlier quoted context omitted.
Is there an UI for the identity management like defining roles and assigning identities to roles? I see the API part. But is there an UI part, besides the self-service account management? Because that general management interface is the missing piece in many of the identity services.
It's API only. The UI is for you to create.
Re: Show HN: Ory Kratos – Open-source identity server written in Go
#14https://github.com/tinco/kratos-service
(you can paypal me later tptacek ;))
Re: Show HN: Ory Kratos – Open-source identity server written in Go
#15Are there any plans for SAML support anytime soon?
Re: Show HN: Ory Kratos – Open-source identity server written in Go
#16One of the co-maintainers here. Ory Kratos has been in development since 2018 and is finally out of beta! If you have any questions about the project, tech, flows, or Ory as a whole I’m here to help :)
Is there an UI for the identity management like defining roles and assigning identities to roles? I see the API part. But is there an UI part, besides the self-service account management? Because that general management interface is the missing piece in many of the identity services.
For permissions, that’s a different service: https://github.com/ory/keto
Re: Show HN: Ory Kratos – Open-source identity server written in Go
#17Re: Show HN: Ory Kratos – Open-source identity server written in Go
#18Ory suite looks amazing. I think the biggest things I'm missing are token authentication and with that, services tokens. I saw a thread saying it'll be implemented at some point and I'm looking forward!
Re: Show HN: Ory Kratos – Open-source identity server written in Go
#19Earlier quoted context omitted.
It's API only. The UI is for you to create.
I wonder if "hosted Ory with a nice UI" is a viable SaaS business.
Re: Show HN: Ory Kratos – Open-source identity server written in Go
#20Earlier quoted context omitted.
Is there an UI for the identity management like defining roles and assigning identities to roles? I see the API part. But is there an UI part, besides the self-service account management? Because that general management interface is the missing piece in many of the identity services.
The system is API only (headless) but we have reference implementations available. For a management UI you can use Ory Cloud :) For permissions, that’s a different service: https://github.com/ory/keto