Not receiving JWT after MFA challenge is completed

Hello,

I apologize if this is posted in the incorrect place, I’m new here.

I am implementing a step-up multi factor login flow. (i.e logging the user in separate from 2fa check). I am able to successfully send a request and receive a response from the token and mfa endpoint. However the response from the mfa endpoint does not return a JWT Token when the mfa challenge is submitted. I can’t seem to find how to get a JWT to return under these circumstances.

Am I misinterpreting how step-up mfa is supposed to behave?

Hi @bruno2,

Welcome to the Auth0 Community!

What does it return? An error?

Closing as unresponsive.