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 hooks
- fix: emit the OIDC configuration decode failure without the configuration
- feat: optionally resolve OIDC provider secrets from file:// and base64:// URIs
- OIDC flows doesn't respect return_to
- Deleting identites help unclear, command prints an error that "should never be printed"
- Nil-pointer panic in JWT tokenizer when Jsonnet claims mapper returns non-object `claims`
- Allow updating session information in webhooks
- docs: update examples in config.schema.json for domains
- Valid sessions intermittently receive 401s under load
- fix: handle JWKS with unsupported elliptic curves (Telegram OIDC)
- Docs
- Go not yet supported