Skip to content

Feature/basic authentication

Ondřej Vašíček requested to merge feature/basic-authentication into dev

added basic authentication

can be turned on and off in the configuration (default is off)

supports basic authentication

  • configure password and username in the .properties file of the corresponding adapter

oauth1.0 code was generated aswell, however I currently have no idea if/how that works

Merge request reports

Loading