Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 10:21
· 15 commits to master since this release

9.0.0 (2022-07-20)

Bug Fixes

  • use types array and dictionary instead of map (d1d19f1)

chore

  • remove deprecated mode values from ProxyFilter (f2ec1fc)

Features

  • use authswitcher in Disco to handle MFA (244ae9e)

BREAKING CHANGES

  • replace "map" in attribute config with either "array" (ArrayList) or "dictionary" (LinkedHashMap)
  • dropped filter MultifactorAcrs
  • removed support for deprecated values blacklist and whitelist