Django-jwt-oidc +
Django library that implements the authentication for OpenId SSO with JWT from oauth2.
- This authentication is compatible with django session workflow and the RestFramework library.
- 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.
- More workflows of OIDC will be implemented soon.