diff --git a/README.md b/README.md index 9a320374..bc2a4605 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,11 @@ This list should show the current implementation state, and also what is missing You can already use the current state, and extend it with your needs. - [x] Local User Registration (with Password) -- [ ] User Registration and Login with external Provider - - [ ] Google +- [x] User Registration and Login with external Provider + - [x] Google - [ ] GitHub - [ ] GitHub Enterprise - - [ ] GitLab + - [x] GitLab - [ ] GitLab Enterprise - [ ] Azure - [ ] Apple @@ -60,27 +60,28 @@ You can already use the current state, and extend it with your needs. - [ ] SAML SP - Multifactor Registration an Login - [x] Passkeys - - [ ] TOTP - - [ ] OTP: Email Code - - [ ] OTP: SMS Code + - [x] TOTP + - [x] OTP: Email Code + - [x] OTP: SMS Code - [ ] Password Change/Reset - [ ] Domain Discovery -- [ ] Branding +- [x] Branding - OIDC Standard - - [ ] Authorization Code Flow with PKCE - - [ ] AuthRequest `hintUserId` - - [ ] AuthRequest `loginHint` - - [ ] AuthRequest `prompt` + - [x] Authorization Code Flow with PKCE + - [x] AuthRequest `hintUserId` + - [x] AuthRequest `loginHint` + - [x] AuthRequest `prompt` - [x] Login - [x] Select Account - [ ] Consent - - [ ] Create + - [x] Create - Scopes - - [ ] `openid email profile address`` - - [ ] `offline access` + - [x] `openid email profile address`` + - [x] `offline access` - [ ] `urn:zitadel:iam:org:idp:id:{idp_id}` - - [ ] `urn:zitadel:iam:org:project:id:zitadel:aud` - - [ ] `urn:zitadel:iam:org:id:{orgid}` + - [x] `urn:zitadel:iam:org:project:id:zitadel:aud` + - [x] `urn:zitadel:iam:org:id:{orgid}` + - [x] `urn:zitadel:iam:org:domain:primary:{domain}` - [ ] AuthRequest UI locales ## Tooling