Compare commits
No commits in common. "b2d70585791af07d933b3f18e1268065b93d0bfc" and "0de3946d36001f3b3a0d66f08784f003e831d7c8" have entirely different histories.
b2d7058579
...
0de3946d36
1 changed files with 8 additions and 8 deletions
16
readme.md
16
readme.md
|
@ -6,12 +6,12 @@ Sleutel is an identity directory aims to be the one-stop shop of all authenticat
|
|||
|
||||
## Protocols
|
||||
|
||||
* [x] [WebFinger](https://webfinger.net/)
|
||||
* [ ] [OpenID](https://openid.net/)
|
||||
* [ ] [SAML 1.1](https://en.wikipedia.org/wiki/SAML_1.1)
|
||||
* [ ] [SAML 2](https://en.wikipedia.org/wiki/SAML_2.0)
|
||||
* [ ] [LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol)
|
||||
* [ ] [RADIUS](https://en.wikipedia.org/wiki/RADIUS)
|
||||
* [x] WebFinger
|
||||
* [ ] OpenID Connect
|
||||
* [ ] SAML 1.x
|
||||
* [ ] SAML 2
|
||||
* [ ] LDAP
|
||||
* [ ] Kerberos
|
||||
* [ ] RADIUS
|
||||
* [ ] [IndieAuth](https://indieweb.org/IndieAuth)
|
||||
* [ ] [Web Key Directory](https://wiki.gnupg.org/WKD)
|
||||
* [ ] [libravatar](https://www.libravatar.org/)
|
||||
* [ ] Web Key Directory
|
||||
|
|
Loading…
Reference in a new issue