Skip to content

Bloblstore/wallet support#6

Merged
nklomp merged 10 commits into
developfrom
feature/wallet-support
Jul 17, 2026
Merged

Bloblstore/wallet support#6
nklomp merged 10 commits into
developfrom
feature/wallet-support

Conversation

@nklomp

@nklomp nklomp commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

nklomp added 10 commits July 9, 2026 11:29
- Introduced endpoints for passkey registration (`/passkeys/registration/begin`, `/passkeys/registration/finish`) and assertion (`/passkeys/assertion/begin`, `/passkeys/assertion/finish`).
- Added support for wallet activation workflows using passkey ceremonies.
- Defined new schemas for passkey-related operations and policies.
- Updated Wallet-related schemas to include `walletInstanceId` and `expectedWalletInstanceId` for validation and resolution of Wallet Instances.
- Added BlobStore API definition, including CRUD, streaming, integrity verification, and temporary URL functionality.
- Expanded Connector OpenAPI with route exposure grant endpoints (`/route/exposures/{...}/grants`).
- Introduced new schema `StepActionResultConnectorFieldsProduced` for connector field outcomes in forms.
- Added `blob-store` and `vault` APIs to services documentation.
… enforcement

- Added schemas and endpoints for managing `RouteExposureGrant` lifecycle, including creation, retrieval, and listing operations.
- Refactored `ConnectorExchangeMode` to simplify terminology and improve clarity.
- Introduced policy enforcement schemas, including `ConnectorPolicyEnforcementPoint`, `ConnectorPolicyEvaluationContext`, and related constructs, to ensure aligned policy configurations.
- Standardized hash usage patterns across payload, transformation, and manifest attributes with SHA-256 validation regex.
… support

- Added `Oid4vciIssuerDeveloperSurfaceSettings` and `Oid4vpVerifierDeveloperSurfaceSettings` schemas.
- Introduced endpoints for managing developer-surface settings for issuers and verifiers.
- Added APIs for resolving themes and theme CSS for registered hosts.
- Enhanced connector OpenAPI with lifecycle management for `RouteExposureGrant`, including creation, retrieval, and listing operations.
- Expanded `RouteExposureThrottlePolicy` and `RouteExposureGrantStatus` schemas for policy enforcement.
- Renamed `Oid4vciIssuerDeveloperSurfaceSettings` and `Oid4vpVerifierDeveloperSurfaceSettings` schemas to `Oid4vciIssuerTestingConsoleSettings` and `Oid4vpVerifierTestingConsoleSettings`.
- Updated endpoints and operation IDs to replace "developer surface" with "testing console".
- Revised descriptions, examples, and API paths for consistency with the new terminology.
- Added `publicBaseUrl` and `displayUrl` properties to testing console settings views.
@nklomp
nklomp merged commit 6ae4042 into develop Jul 17, 2026
0 of 2 checks passed
@nklomp
nklomp deleted the feature/wallet-support branch July 17, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant