We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Split Configuration wiki page into topic pages Break the single Configuration page into dedicated pages for each major topic: Scopes, Claims, Routes, Nonces, I18n, and Dynamic Client Registration. - Promote heading levels (### → #, #### → ##, etc.) - Add "See also" links to Configuration.md - Fix cross-page links broken by the split No content changes beyond structural reorganization. Ref: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/issues/289
Fix links in Configuration wiki page for Wiki context Adjust repository-relative paths and bare issue/PR references that broke when the content was copied from the README. - Convert relative file paths to absolute GitHub URLs (e.g. config/locales/en.yml → full blob URL) - Convert bare #NNN references to full issue/PR URLs where GitHub Wiki does not auto-link them No content changes. Ref: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/issues/289
Copy Configuration section from README to Wiki Mechanical copy of README.md lines 78–610 (the entire Configuration section and its subsections) as the first step of the documentation migration tracked in #289. No content changes — this preserves the original text so that subsequent commits can restructure it into separate Wiki pages. Ref: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/issues/289
Updated Home (markdown)
Updated Migration‐from‐old‐versions (markdown)
Created Configuration (markdown)
Created Migration-from-old-versions (markdown)
Created Enabling Standard Claims and Scopes (markdown)
Initial Home page
Using PostgreSQL UUID with Doorkeeper OpenID Connect