Django-jwt-oidc +

March 13, 2023 ยท View on GitHub

Django library that implements the authentication for OpenId SSO with JWT from oauth2.

Features

  • This authentication is compatible with django session workflow and the RestFramework library.

Integration to Hackassistant

  • This is integrated with the Server functionality as converts the application with a Service Provider.
  • You can connect other hackathon applications to the hackassistant to know information about the users.
  • Set the configurations from your services at the admin page.

Future work

  • More workflows of OIDC will be implemented soon.