Skip to content

Authentication plugin Framework

Erik Dahl requested to merge slb-master-edahl2-auth-plugin-support into slb-master

Type of change

  • [] Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Add support for authentication plugin modules supporting different authentication schemes. This is the Basic implementation, based on Borys Olyniuk's work

Merge request reports