Django can be made to use Okta as an authentication backend.
- Django has a built in authentication system than can also be extended
- The okta backend
- Fundamentally okta is SAML compliant so in theory any SAML compliant authentication backend should be able to handle it.