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.
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:
docker run -v `pwd`:/data danielfett/markdown2rfc openid-federation-wallet-1_0.md
For further information and to get involved, please contact the authors.