Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 558 Bytes

OpenID Connect Federation

Build Status

A document that describes how to do a multilateral federation with OpenID Connect (OIDC).

Text and HTML versions can be found in the draft directory.

build drafts

pip install xml2rfc

xml2rfc draft/openid-connect-federation-1_0.xml --v3 --text -o draft/openid-connect-federation-1_0.txt
xml2rfc draft/openid-connect-federation-1_0.xml --v3 --html -o draft/openid-connect-federation-1_0.html