Bloblstore/wallet support#6
Merged
Merged
Conversation
- 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.
…ture/wallet-support
… 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.
…ture/wallet-support
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.