Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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.
- Loading branch information