kratos
https://github.com/ory/kratos
Go
Next-gen identity server (think Auth0, Okta, Firebase) with ORY-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, service-to-service and IoT auth. Can work as an OAuth2 / OpenID Conn
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to kratos
Help out
- Issues
- fix: propagate transient_payload to settings flow (#4609)
- fix: move session token exchanger to replacement flow in FromOldFlow (#4610)
- Expired native Login/Registration use_flow_id loses the session-token exchanger
- transient_payload is not propagated to all settings webhooks
- fix: propagate transient_payload to settings flow hooks
- serve.admin.request_log.disable_for_health has no effect (admin prefix added after the request logger)
- feat(code): use 12-character lowercase alphanumeric one-time codes
- feat(oidc): add suppress_generic_provider_nodes config
- fix: clarify identity deletion usage and error output
- fix: stop recording ErrCompletedByStrategy as a span error (closes #4109)
- Docs
- Go not yet supported