OneDrive File Picker — Local Auth Flow Test

1. Azure AD configuration

Register the exact value above under your app registration → Authentication → Single-page application → Redirect URIs.

2. Run the flow

Auth status: signed out
Clicking the button checks if you are authenticated; if not it redirects you to the Microsoft sign-in, then discovers your SharePoint/OneDrive site, gets a SharePoint token, and opens the picker.

3. Flow log

4. Picked file(s) — all information returned

Raw pick payload (JSON)

    
Tokens (for inspection — decode at jwt.ms)