/oidcfederation

A document that described how to do a multi lateral federation with OpenID Connect.

Primary LanguageHTML

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