django_pyoidc

🚀 Getting started

  • Connecting a django project to an identity provider
  • Configuring django_rest_framework

🪄 Advanced usages

  • Display custom message on login/logout
  • Customize how token data is mapped to User attributes
  • Add application-wide access control rules based on audiences
  • Use the Django permission system with OIDC
  • Redirect the user after login
  • Use multiple identity providers

⚙️ Settings

  • About settings
  • Identity provider configuration
  • Advanced identity provider configuration
  • Login/Logout redirections
  • Cache
  • Hooks

📚 API Reference

  • Views
  • Providers

💡 About this library

  • Why make a new OIDC library?
  • This Project Goals
  • About caching
django_pyoidc
  • Search


© Copyright Free Software.

Built with Sphinx using a theme provided by Read the Docs.