From a5899e336fe61754423c761b8ad04846e0ec43d2 Mon Sep 17 00:00:00 2001 From: Felix Magedanz Date: Thu, 22 Feb 2024 11:36:58 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e50072f19..ac322dbbe 100644 --- a/README.md +++ b/README.md @@ -84,26 +84,26 @@ We are currently in **Beta** and may introduce breaking changes. Watch our relea |✅| User import | |✅| Disable sign-ups | |✅| User export | -|✅| Enterprise SSO (SAML) | +|✅| SAML enterprise SSO | +|✅| Webhooks | |⚙️| API-supported auth flows | |⚙️| Passkey-only and OAuth-only configurations | |⚙️| Username support (non-email) | +|⚙️| OIDC enterprise SSO | +|⚙️| Custom JWT claims | | | 2FA for securing passcodes & passwords | | | Email templating & i18n | -| | Webhooks | | | Refresh tokens / sessions | | | `` avatar / menu web component | | | 📢 Hanko 1.0 Release | | | Mobile SDKs | -| | Sign in with Microsoft | -| | OIDC support | - +| | SMS passcode delivery | Additional features that have been requested or that we would like to build but are currently not on the roadmap: - Custom user data / fields - Privileged sessions & step-up authentication - Bot protection / CAPTCHA -- SMS passcode delivery +- Hosted auth pages and OIDC provider support | # Community ## Questions, bugs, ideas From 967e6d94981d79faa595f2a0d6d842f20717d304 Mon Sep 17 00:00:00 2001 From: Felix Magedanz Date: Tue, 27 Feb 2024 16:00:17 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac322dbbe..808e8be06 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Additional features that have been requested or that we would like to build but - Custom user data / fields - Privileged sessions & step-up authentication - Bot protection / CAPTCHA -- Hosted auth pages and OIDC provider support | +- Hosted auth pages and OIDC provider support # Community ## Questions, bugs, ideas