From 499bf3bc2875f17c5549fc061c1550bf68381740 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Wed, 23 Mar 2022 10:58:44 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a9fe28f7..dd841aa5 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,11 @@ Backlog (Not Yet Assigned) V.3.1.0 ( Q1 2022 ) - [x] User account lockout support -- [x] 2 factor authentication support -- [x] Allow configuration of local authentication parameters (ie. password complexity) -- [ ] Authentication extensibility via OIDC Identity Providers -- [ ] Token based authentication / authorization via OAuth2 / OpenID Connect -- [ ] Provide Single Sign On (SSO) for other applications +- [x] Two factor authentication support +- [x] Per-site configuration of password complexity, lockout criteria +- [x] External login support via OAuth2 / OpenID Connect +- [x] Support for Single Sign On (SSO) via OpenID Connect +- [X] Downstream API support V.3.0.3 ( Feb 15, 2022 ) - [x] Url fragment and anchor navigation support