diff --git a/Features.md b/Features.md index 61cc690..666d529 100644 --- a/Features.md +++ b/Features.md @@ -8,6 +8,9 @@ The following features are fully supported in our current implementation. * Implicit flow (pending an upstream change) * UserInfo endpoint * Manual client management through an administrator console +* HTTP Basic Auth for client authentication +* SWD endpoint + ... ## Currently unsupported / pending implementation / incomplete @@ -17,6 +20,7 @@ The following features are not supported yet, but will be at some point. If we h * Dynamic Client Registration * Session management * X509 (Currently investigating how to publish our public keys as X509 certs) +* Request File ## Not targeted