Skip to content

Add security guidance for platform-specific Origins and DC API.#761

Open
fkj wants to merge 2 commits into
mainfrom
fkj/646-add-platform-origin-sec-guidance
Open

Add security guidance for platform-specific Origins and DC API.#761
fkj wants to merge 2 commits into
mainfrom
fkj/646-add-platform-origin-sec-guidance

Conversation

@fkj

@fkj fkj commented Jul 19, 2026

Copy link
Copy Markdown
Member

I have only added the guidance to 1.1 so far, but I guess we should also add it to 1.0 as an errata.
This is purely clarification of existing expectations of the platforms.

This resolves #646.

Comment thread 1.1/openid-4-verifiable-presentations-1_1.md Outdated
Co-authored-by: Christian Bormann <chris.bormann@gmx.de>

### Use of platform-specific application origins {#dc_api_origin_security_considerations}

Some platforms use platform-specific application Origins with the Digital Credentials API.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's strictly speaking not DC API and we should probably make that clear: the OS layer credential management APIs are not governed by the W3C specification, but they might choose to allow local (app-to-app) requests that re-use DC API definitions.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the Origin not transported through the DC API? I think this might fall under the general clause in the beginning of the overall section that says that by DC API we mean also other things that look like the DC API. Or can you suggest some alternative text to clarify what you mean?

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.

Handling of origin in Native Mobile Platform App to App flows for DC API

2 participants