Releases: privacyidea/adfs-provider
Releases · privacyidea/adfs-provider
v1.2.0
v1.1.1
- Add German (de-de) and British English (en-gb) as supported languages.
v1.1.0
- 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
Fixed an issue that would break the UI when using push.
v1.0.0
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
New Features:
- WebAuthn Support
- Domain to Realm mapping
v0.9.0 beta1
First beta version, check the readme for debugging info