Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8392146
README.rst
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
README.rst
View Options
Software Heritage - Authentication
==================================
``swh-auth``
is a set of utility libraries related to user authentication
in applications and services based on the use of
`Keycloak`_
and
`OpenID Connect`_
.
`Keycloak`_
is an open source software enabling single sign-on (SSO) with identity
and access management.
`OpenID Connect`_
(OIDC) is an authentication layer on top of
`OAuth 2.0`_
, widely
used in modern web applications and services.
``swh-auth``
notably offers the following features:
-
the
``swh.auth.keycloak.KeycloakOpenIDConnect``
class to ease the
interaction with a Keycloak server
-
a
``pytest``
plugin with the
``keycloak_oidc``
fixture to mock Keycloak
responses in unit tests
-
generic backends, views and middlewares to easily plug OpenID Connect authentication
in any
`Django`_
or
`Django REST framework`_
application
..
_Keycloak:
https://www.keycloak.org/
..
_OpenID Connect:
https://openid.net/connect/
..
_OAuth 2.0:
https://oauth.net/2/
..
_Django:
https://www.djangoproject.com/
..
_Django REST framework:
https://www.django-rest-framework.org/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:55 PM (10 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3239871
Attached To
rDAUTH Common authentication libraries
Event Timeline
Log In to Comment