Python Social v4.3.0 Release Notes
Release Date: 2022-06-13 // 12 months ago-
➕ Added
- ➕ Add backend for Hashicorp Vault OIDC backend
- ➕ Add generic OpenID Connect backend
- ➕ Add Grafana OAuth2 backend
- ➕ Add MusicBrainz OAuth2 backend
🔄 Changed
- 🛠 Fixed redirect state for Keycloak backend
- ➕ Add fallback to RSA256 in OpenID Connect when alg is not set
- 🛠 Fixed Azure backend so it can be used with all Azure authority hosts
Previous changes from v4.2.0
-
➕ Added
- Add fields that populate on create but not update
SOCIAL_AUTH_IMMUTABLE_USER_FIELDS
- ➕ Add Gitea oauth2 backend
- ➕ Add Twitch OpenId backend
- ➕ Add CI Logon backend
- ➕ Add support for Python 3.10
🔄 Changed
- 🛠 Fixed Slack user identity API call with Bearer headers
- 🛠 Fixed microsoft-graph login error
- 🛠 Fixed Twitch OAuth2 backend
- 🛠 Fixed Facebook API version
- 🛠 Fixed Okta authentication URLs
- 🛠 Fixed Globus JWT signature algorithm
- 🛠 Fixed kid key rotation for OpenID Connect
- 🛠 Fixed e-mail fetching from Azure
- 🛠 Fixed vkontakte API version
- Restricted lxml to 4.6.x to avoid problems in SAML
- Add fields that populate on create but not update