Skip to content

Releases: privacyidea/adfs-provider

v1.2.0

27 Mar 11:00
cecd889
Compare
Choose a tag to compare

Features

  • Token enrollment via challenge-response
  • Preferred client mode can be set from the server

v1.1.1

20 Oct 08:44
Compare
Choose a tag to compare
  • Add German (de-de) and British English (en-gb) as supported languages.

v1.1.0

25 Aug 13:55
Compare
Choose a tag to compare
  • Option to enroll TOTP token if the user has none. This requires a service account to be set (#17)
  • Option to forward selected headers (#24)
  • Option to set the TLS version explicitly. By default the system version is used as advised by Microsoft. (#23)
  • Option to set a custom hint for the OTP input (#21)
  • Option to set the preferred token type (if such token was triggered, see docs) (#32)
  • If a user has multiple WebAuth token, all of them will be usable now (#29)

v1.0.1

26 Jul 09:02
Compare
Choose a tag to compare

Fixed an issue that would break the UI when using push.

v1.0.0

19 Jul 10:27
Compare
Choose a tag to compare

First Release with the following features:

  • OTP token like HOTP, TOTP, SMS, Email
  • Push token
  • WebAuthn token
  • Multi-Challenge (e.g. PIN change during authentication)
  • Configurable Windows domain to privacyIDEA realm mapping

v0.10.0 beta2

06 Jul 06:56
b1bdca8
Compare
Choose a tag to compare

New Features:

  • WebAuthn Support
  • Domain to Realm mapping

v0.9.0 beta1

10 Jun 14:07
Compare
Choose a tag to compare
v0.9.0 beta1 Pre-release
Pre-release

First beta version, check the readme for debugging info