Skip to content

Releases: privacyidea/shibboleth-plugin

v1.1.0

21 Feb 13:12
6e3de1b
Compare
Choose a tag to compare

Features:

  • Poll in browser

Fixes:

  • Separate the CSS and JS from the view file
  • Fix the sealing violation issue occurred on jetty
  • Compatibility with the IdP 5.0.0 and higher, but no longer compatible with 4.x.x. There will be separate release binaries for IdP 5 and 4, check the file names when downloading.

v1.0.0

31 Oct 14:32
Compare
Choose a tag to compare

Features:

  • Multichallenge
  • Enroll token via challenge
  • Preferred token type
  • Forwarding headers

Authentication flows:

  • default
  • trigger challenges
  • send static pass

Supported tokens:

  • OTP
  • Push
  • Webauthn

v0.4.0

24 Oct 13:26
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

New Features:

  • Support for the Push tokens (#10 )
  • Sending static password (#21 )
  • Enroll token via challenge (#31 )
  • Preferred token type (#25 )

v0.3.0

02 Oct 10:24
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

New Features:

  • Submit form automatically after x typed characters (#27)
  • Forward headers (#23)
  • Support for WebAuthn (#11)

v0.2.0

11 Sep 10:13
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New Feature:

  • Trigger challenges (#13)

v0.1.0

17 Aug 10:34
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Supports multichallenge with OTP token.