This repository contains the OpenID Connect Enterprise Extensions specification, a work item in the A/B Working Group.
OpenID Connect Enterprise Extensions is a collection of additional items that have either become commonly used in deployments, or are features that are needed in other specifications such as OpenID Provider Commands, a work item in the A/B Working Group, and work items in the Interoperability Profiling for Secure Identity in the Enterprise (IPSIE) Work Group.
The latest released draft of the specification is available at https://openid.net/specs/openid-connect-enterprise-extensions-1_0.html.
You can view the latest editors' draft at https://openid.github.io/connect-enterprise-extensions/main.html.
Previews for each branch of this project are automatically built and published at the URL https://openid.github.io/connect-enterprise-extensions/$branchname.html. Previews for branches associated with pending Pull Requests are accessible using this pattern.
To get started working on the OpenID Provider Commands specification, clone this repository and review the documentation provided in the root directory.
git clone https://github.com/openid/connect-enterprise-extensions.git
cd connect-enterprise-extensions
Please read the CONTRIBUTING.md to learn how to contribute to this project.
For further information and to get involved, please visit the OpenID Connect Working Group website.