Skip to content

Releases: appsembler/tahoe-idp

Support loginId SOCIAL_AUTH_TAHOE_IDP_EXTRA_ARGUMENTS by deleting None values for that

23 Aug 23:04
2480138
Compare
Choose a tag to compare
Merge pull request #99 from appsembler/feat/pass-loginId-to-idp

Override auth_extra_arguments to remove None loginId values

v2.5.1

03 Jul 22:34
Compare
Choose a tag to compare
v2.5.1 Pre-release
Pre-release

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

30 Jun 18:24
Compare
Choose a tag to compare

Catch exceptions trying to get a tahoe idp uid for users.
There are some edge cases where Users remain without a UserSocialAuth to the IdP.

v2.4.4

29 Jun 16:41
Compare
Choose a tag to compare
v2.4.4 Pre-release
Pre-release

Fix user sync to idp signal receiver for UserProfile

v2.4.3

28 Jun 19:34
Compare
Choose a tag to compare
v2.4.3 Pre-release
Pre-release

Fixes to avoid test failures in edx-platform

v2.4.2

26 Jun 18:27
Compare
Choose a tag to compare
v2.4.2 Pre-release
Pre-release

Bug fix on 2.4.x User, UserProfile change sync to IdP

v2.4.1

22 Jun 23:56
Compare
Choose a tag to compare
v2.4.1 Pre-release
Pre-release

Bugfix on signal handler import on v2.4.0

v2.4.0

22 Jun 21:36
d14e561
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release

Sync User, UserProfile details back to IdP

2.3.0

19 Apr 21:13
Compare
Choose a tag to compare
2.3.0 Pre-release
Pre-release

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

02 Jan 10:37
e972c4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.2