Compare commits

..

No commits in common. "b2d70585791af07d933b3f18e1268065b93d0bfc" and "0de3946d36001f3b3a0d66f08784f003e831d7c8" have entirely different histories.

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](https://webfinger.net/) * [x] WebFinger
* [ ] [OpenID](https://openid.net/) * [ ] OpenID Connect
* [ ] [SAML 1.1](https://en.wikipedia.org/wiki/SAML_1.1) * [ ] SAML 1.x
* [ ] [SAML 2](https://en.wikipedia.org/wiki/SAML_2.0) * [ ] SAML 2
* [ ] [LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol) * [ ] LDAP
* [ ] [RADIUS](https://en.wikipedia.org/wiki/RADIUS) * [ ] Kerberos
* [ ] RADIUS
* [ ] [IndieAuth](https://indieweb.org/IndieAuth) * [ ] [IndieAuth](https://indieweb.org/IndieAuth)
* [ ] [Web Key Directory](https://wiki.gnupg.org/WKD) * [ ] Web Key Directory
* [ ] [libravatar](https://www.libravatar.org/)