oauthlib / oauthlib/oauthlib

Missing datastore models for OpenID Connect/Provider

Open
#713 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Contributor Friendly Documentation OAuth2-Provider OIDC
Dominant language
Python
Stars
3k
Forks
529
PR merge metrics
No merged PRs in 30d

Description

Describe the feature

Ideally the documentation should mention all the datastore models required by the OpenID Connect flows. The current documentation has this section for OAuth2.0 (https://oauthlib.readthedocs.io/en/latest/oauth2/server.html#create-your-datastore-models) but it is missing for OIDC.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the OAuth2.0 “Create your datastore models” section linked in the issue and compare it with the OpenID Connect flows documented in this repository. Identify the documentation entry point covering OIDC and document all datastore models required by those flows, matching the existing OAuth2.0 guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.