Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.35 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.35 KB

OpenID Federation Wallet Architectures 1.0

This repository contains the OpenID Federation for Wallet Architectures specification.

It outlines the general architecture of a federated trust infrastructure for wallet ecosystems, identifying participant roles and defining metadata used for those roles. In particular, it defines the metadata for the roles of Wallet Provider and Wallet Relying Party.

Additionally, it provides practical examples of how to apply policies for typical use cases within wallet ecosystems and offers guidance on defining trust marks for use within wallet ecosystems.

Builds

The latest released draft of the specification is available at https://openid.net/specs/openid-federation-wallet-1_0.html.

Previews for each branch are automatically built and published. You can view the preview of the main branch at https://openid.github.io/federation-wallet/main.html. Other branches are built and deployed as well, using the branch name as the html filename, as shown below:

Build the HTML

docker run -v `pwd`:/data danielfett/markdown2rfc openid-federation-wallet-1_0.md

Contact

For further information and to get involved, please contact the authors.