https://github.com/openid/connect-enterprise-extensions
OpenID Connect Enterprise Extensions Specification
https://github.com/openid/connect-enterprise-extensions
Last synced: 5 months ago
JSON representation
OpenID Connect Enterprise Extensions Specification
- Host: GitHub
- URL: https://github.com/openid/connect-enterprise-extensions
- Owner: openid
- Created: 2025-06-05T18:49:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-25T13:48:58.000Z (9 months ago)
- Last Synced: 2025-09-25T15:36:41.086Z (9 months ago)
- Size: 43.9 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# OpenID Connect Enterprise Extensions 1.0
This repository contains the OpenID Connect Enterprise Extensions specification, a work item in the A/B Working Group.
## Overview
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.
## Status
The latest released draft of the specification is available at [https://openid.net/specs/openid-connect-enterprise-extensions-1_0.html](https://openid.net/specs/openid-connect-enterprise-extensions-1_0.html).
## Builds
You can view the latest editors' draft at [https://openid.github.io/connect-enterprise-extensions/main.html](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.
## Getting Started
To get started working on the OpenID Provider Commands specification, clone this repository and review the documentation provided in the root directory.
````bash
git clone https://github.com/openid/connect-enterprise-extensions.git
cd connect-enterprise-extensions
````
Please read the [CONTRIBUTING.md](CONTRIBUTING.md) to learn how to contribute to this project.
## Contact
For further information and to get involved, please visit the [OpenID Connect Working Group website](https://openid.net/wg/connect/).