microsoft / HydraLab

Intelligent cloud testing made easy.
MIT License
1.09k stars 99 forks source link

[Feature Request] use https://github.com/AzureAD/microsoft-authentication-library-for-java for cert based auth #652

Open xieofxie opened 4 months ago

xieofxie commented 4 months ago

It will simplify the lines here https://github.com/microsoft/HydraLab/blob/beb2e7e7d456542de7bf16668f27d4b4cadafac1/center/src/main/java/com/microsoft/hydralab/center/util/AuthUtil.java#L157 and also adds support to cert based auth etc.