Skip to content

Releases: Ficodes/wirecloud-keycloak

v0.4.3

08 Jul 14:44
96addb4
Compare
Choose a tag to compare
  • Show alert message only if we are in WireCloud 1.4 and we are not in embedded mode.

v0.4.2

05 Jul 21:44
729def0
Compare
Choose a tag to compare

Fix some problems when using django-compressor

v0.4.1

05 Jul 14:45
f4a4616
Compare
Choose a tag to compare

Added support for single sign on using the check_status_iframe, complementing the backchannel logout feature.

v0.3.5

22 Apr 16:56
ecabd59
Compare
Choose a tag to compare

Add some logging messages

v0.3.4

22 Apr 16:57
48b8980
Compare
Choose a tag to compare
  • Fix auth token injection when using WireCloud's proxy
  • Use kc_locale param to use the same locale on Keycloak than in WireCloud when logging

WireCloud Keycloak plugin v0.3.2

29 Jul 11:54
adfaa8c
Compare
Choose a tag to compare
  • Move social auth backend to be based on the base OpenIDConnect backend.
    • Now public keys are retrieved from the OIDC endpoints instead of having to use environment variables.
  • Initial support for the backchannel logout feature from Keycloak.
  • Move all Django settings to follow social auth naming pattern.

WireCloud Keycloak plugin v0.2.4

18 May 14:16
bb756f2
Compare
Choose a tag to compare
  • Fix admin group not being created as part of the role-group mapping mechanism. See #4

WireCloud Keycloak plugin v0.2.3

16 Dec 22:46
193c114
Compare
Choose a tag to compare

WireCloud Keycloak plugin v0.2.1

27 Nov 13:11
b85027c
Compare
Choose a tag to compare
  • Add Django 2 support (required for WireCloud 1.4, not released yet)

WireCloud Keycloak plugin v0.1.2

28 Oct 22:28
7d9f976
Compare
Choose a tag to compare

This version includes:

  • Support for WireCloud 1.4 (not released yet)
  • Rename KEYCLOAK_IDM_SERVER setting to KEYCLOAK_SERVER