Skip to content

Support multi-step interactive authorization #191

@TimoGlastra

Description

@TimoGlastra

The current IAE flow is missing two parts described in the OID4VCI spec:

  • It is possible for interactive authorization to require multiple steps (e.g. first redirect_to_web, then openid4vc_presentation)
  • It is possible for the redirect_to_web to result in an auth_session that should be used to continue the process (we currently assume it will include an auth code)

See https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-1_1-wg-draft.html#name-redirect-to-web

Should also take into account:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions