The OpenID Federation 1.1 specification contains the protocol-independent functionality defined in OpenID Federation 1.0. This includes Entity Statements, Trust Chains, Metadata, Policies, Trust Marks, and Federation Endpoints. These can be used in multilateral federations for the purpose of establishing trust, in combination the protocol-specific functionality defined by specifications such as OpenID Connect Federation 1.1. This specification introduces no new functionality not present in OpenID Federation 1.0.
The latest editors' draft is https://openid.github.io/federation-1.1/main.html.
Previews for each branch of this project are automatically built and published at the URL https://openid.github.io/federation-1.1/$branchname.html. Previews for branches associated with pending Pull Requests are accessible using this pattern.
News about OpenID Federation is available at the OpenID Foundation website here.
To get started working on the specification, clone this repository and review the documentation provided in the root directory.
git clone https://github.com/openid/federation-1.1.git
cd federation-1.1Read CONTRIBUTING.md to learn how to contribute to this project.
For further information and to get involved, visit the OpenID Connect Working Group website.