OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Josh Soref fbd6e15499 spelling: use case 3 years ago
..
README.md fix: Move enhancements to the docs folder 4 years ago
_title-YYYY-MM-DD-#issue.md fix: Move enhancements to the docs folder 4 years ago
token-exchange-2023-02-03-#2812.md spelling: use case 3 years ago

README.md

Dex Enhancement Proposal

Why do we need it?

Dex Enhancement Proposal (DEP) is a design document providing information to the community, or describing a new feature for Dex.

We intend DEPs to be the primary mechanisms for proposing major new features or significant changes to existing ones. This will make it easier for the community to describe, track, and look through the history of changes that affected the development of the project.

Process

Before starting

  1. Search GitHub for previous issues, discussions and DEPs.
  2. If a discussion does not exist, open it.
  3. Ensure that writing enhancement proposal is necessary for you change by discussing it with a community.

Writing an enhancement proposal

  1. Fork the repo.
  2. Copy the docs/enhancements/_title-YYYY-MM-DD-#issue.md template with the appropriate name.
  3. Fill all sections according to hints in them. Provide as much information as you can.
  4. Submit your PR and discuss it with the Dex team.