mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-23 04:04:56 +03:00
Fix broken link on authentication page
This commit is contained in:
parent
3f625e30ba
commit
948f1dbfa2
|
@ -454,7 +454,7 @@ There are currently two forks of this project.
|
||||||
|
|
||||||
More information can be found in the [Documentation](https://django-rest-durin.readthedocs.io/en/latest/index.html).
|
More information can be found in the [Documentation](https://django-rest-durin.readthedocs.io/en/latest/index.html).
|
||||||
|
|
||||||
## django-pyoidc
|
## django-pyoidc
|
||||||
|
|
||||||
[dango-pyoidc][django_pyoidc] adds support for OpenID Connect (OIDC) authentication. This allows you to delegate user management to an Identity Provider, which can be used to implement Single-Sign-On (SSO). It provides support for most uses-cases, such as customizing how token info are mapped to user models, using OIDC audiences for access control, etc.
|
[dango-pyoidc][django_pyoidc] adds support for OpenID Connect (OIDC) authentication. This allows you to delegate user management to an Identity Provider, which can be used to implement Single-Sign-On (SSO). It provides support for most uses-cases, such as customizing how token info are mapped to user models, using OIDC audiences for access control, etc.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user