public async Task ClientAssertionWithSelfSignedJwtTest()
 {
     await AdalTests.ClientAssertionWithSelfSignedJwtTestAsync(Sts);
 }