Skip to content

Fix azure key vault JWT convert bug

What does this MR do?

Previous MR !3809 (merged)

There are some problems in the Azure Key Vault integration in the Pipeline, and the values stored in the Key Vault cannot be obtained. After debugging, It was discovered that runner's code did not parse the JWT field in Azure Key Vault keyword Server according to the environment variable, and this MR Fixed the problem.

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Edited by Zehua Zhang

Merge request reports