PA Enrollment will:
Like with PA Setup there's now a JWT to generate before passing the details to the front-end (in case of a challenge). JWT will carry details for the authentication and must be posted to stepUpUrl
returned in the PA enrollment response.
JWT will be generated automatically (if returnUrl
will be present in the request) and returned in PA Enrollment response.