mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-04-02 22:05:28 +02:00
* Enable wdi5 autologin By also providing the basic auth credential on the env vars wdi5_username and wdi5_password we enable the wdi5 autologin feature, where the user does not have to remap the credentials in their wdi5 configuration. See https://ui5-community.github.io/wdi5/#/authentication?id=credentials * Add documentation * Add wdi5 parameter * Add tests