You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added authorization_details support for OpenID4VCI flows, including credential_identifiers, custom attributes in sessions, token response options, and issuance ID attributes (WAL-992) (#1721).
Added verifier_info wiring to the verifier service request body, exposing the library-level implementation at the service layer (#1767).
Improved CI/CD configuration with updated Gradle workflow references, Playwright config updates, and log level adjustments.