Releases: appsembler/tahoe-idp
Releases · appsembler/tahoe-idp
Support loginId SOCIAL_AUTH_TAHOE_IDP_EXTRA_ARGUMENTS by deleting None values for that
Pre-release
Merge pull request #99 from appsembler/feat/pass-loginId-to-idp Override auth_extra_arguments to remove None loginId values
v2.5.1
Don't fail trying to sync user data for superusers that may be associated with a different Tenant than found from request context.
v2.5.0
v2.4.4
Fix user sync to idp signal receiver for UserProfile
v2.4.3
Fixes to avoid test failures in edx-platform
v2.4.2
Bug fix on 2.4.x User, UserProfile change sync to IdP
v2.4.1
Bugfix on signal handler import on v2.4.0
v2.4.0
Sync User, UserProfile details back to IdP
2.3.0
2.3.0
Add a delay and configurable number of retries to the IdP API if user is returned with no username, to work around occasional race conditions.
v2.2.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in #73
- test ci bump up copyright year by @OmarIthawi in #75
- Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by @dependabot in #74
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #76
- Add idp_hint parameter by @shadinaif in #77
Full Changelog: v2.1.0...v2.2.2