Noel Stieglitz
Noel Stieglitz
Visual Studio has a plugin that allows authenticating with Azure to access Key Vault (called _Azure Service Authentication_) so your app can access Key Vault while debugging: https://marketplace.visualstudio.com/items?itemName=chrismann.MicrosoftVisualStudioAsalExtension I'm trying...
@maartenba - I'd like to be able to debug my code locally so that it can retrieve values from Azure Key Vault using credentials I provide (or rather, a token...
I tested the same scenario in the "samples-android browser-sign-in" example and was unable to reproduce the same issue. I also see the "step-up" api being called with a `302` response,...
Sorry for the slow response. I somehow missed all the comments on this issue. I'll retest over the next few days and report back.
Is there a workaround to display a close icon?