Skip to content

Version 3.1.0

Latest
Compare
Choose a tag to compare
@pkazmier pkazmier released this 03 Jul 15:05
  • Add URLAccountLoader plug-in which supports HTTP authentication (basic, digest, oauth2). This plug-in should be preferred over the existing JSONAccountLoader, YAMLAccountLoader, and CSVAccountLoader plug-ins, which will eventually be deprecated.

  • Add HTTP POST support to the SAML credential provider plug-in. Thanks to @RobertShan2000 for the contribution.