microsoft-authentication-library-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-for-android copied to clipboard

Adding WebAuthn query parameter switch to msalTestApp

Open melissaahn opened this issue 2 years ago • 5 comments

Summary

This PR adds a switch to msalTestApp to pass a WebAuthn query key/value to the extra query parameters parameter when on. (Query parameter for WebAuthn will be "&webauthn=1". This switch is currently set to "off" by default, but once ESTS implements the work for this extra parameter, switching it "on" will show an option for passkeys in the WebView login page. image

melissaahn avatar Aug 23 '23 07:08 melissaahn