arcus-azure / arcus.security

Security for Azure development in a breeze.
https://security.arcus-azure.net/
MIT License
39 stars 12 forks source link

Missing integration tests for Azure Key vault secret provider with service principal certificate authentication #425

Open stijnmoreels opened 10 months ago

stijnmoreels commented 10 months ago

Describe the problem. Due to the highly supported variations of the Key vault secret provider, the service principal certificate authentication was overlooked. An added integration test would actually mostly test the Microsoft-related certificate authentication, but it is good to investigate in whether all the Arcus parts are working together, rather than a valid certificate authentication. Nonetheless, we should look into providing some integration tests for this.