Skip to content

Conversation

mustafamizrak
Copy link

This PR updates Android SDK to align with the latest EC flow.

In the new flow, developers must always provide an existing Method ID when calling the /oauth2/v2.0/challenge endpoint. This means that once a .strongAuthRequired error is returned from any endpoint, the /oauth2/v2.0/introspect endpoint must be called to fetch the available methods, which are then automatically returned for developer use.

Additionally, when calling the /token endpoint with an MFA Email OTP code, the grant type must be set to mfa_oob.

Copy link

github-actions bot commented Sep 8, 2025

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@github-actions github-actions bot added the msal label Sep 8, 2025
@nilo-ms nilo-ms closed this Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants