Compare commits

..

3 commits

View file

@ -6,12 +6,12 @@ Sleutel is an identity directory aims to be the one-stop shop of all authenticat
## Protocols ## Protocols
* [x] WebFinger * [x] [WebFinger](https://webfinger.net/)
* [ ] OpenID Connect * [ ] [OpenID](https://openid.net/)
* [ ] SAML 1.x * [ ] [SAML 1.1](https://en.wikipedia.org/wiki/SAML_1.1)
* [ ] SAML 2 * [ ] [SAML 2](https://en.wikipedia.org/wiki/SAML_2.0)
* [ ] LDAP * [ ] [LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol)
* [ ] Kerberos * [ ] [RADIUS](https://en.wikipedia.org/wiki/RADIUS)
* [ ] RADIUS
* [ ] [IndieAuth](https://indieweb.org/IndieAuth) * [ ] [IndieAuth](https://indieweb.org/IndieAuth)
* [ ] Web Key Directory * [ ] [Web Key Directory](https://wiki.gnupg.org/WKD)
* [ ] [libravatar](https://www.libravatar.org/)