Update Docs
This commit is contained in:
parent
f0579373b2
commit
af70f4cc99
1 changed files with 4 additions and 0 deletions
4
DOC.md
4
DOC.md
|
@ -271,3 +271,7 @@ You need a Django project properly configured with the package. Then just run te
|
||||||
```bash
|
```bash
|
||||||
$ python manage.py test oidc_provider
|
$ python manage.py test oidc_provider
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This provider was tested (and fully works) with these OIDC Clients:
|
||||||
|
- [Drupal OpenID Connect](https://www.drupal.org/project/openid_connect)
|
||||||
|
- [Passport OpenID Connect](https://github.com/jaredhanson/passport-openidconnect) (for NodeJS)
|
||||||
|
|
Loading…
Reference in a new issue