An open API service indexing awesome lists of open source software.

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

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/).