Skip to content

Add auth_type to integrations

Compare
Choose a tag to compare
@jofegan jofegan released this 04 Jul 17:25
· 293 commits to master since this release

Allow setting of the authentication type on Integrations. The create_instance() call for
CUSTOM is tested and working for both OAUTH2 and BASIC. I have written helper
functions for the Azure integration types as well but have not tested that yet.