Skip to content

Conversation

@deepakprabhakara
Copy link
Contributor

@deepakprabhakara deepakprabhakara commented Aug 20, 2025

Related Issue or Design Document

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

- updated dep
- resolve internal refs in ory resolvers correctly
@deepakprabhakara deepakprabhakara changed the title fix: update configuration schemas chore: added oel configuration schemas Aug 21, 2025
@deepakprabhakara
Copy link
Contributor Author

We still need to figure out a way to automate the version of the spec being read.

@deepakprabhakara deepakprabhakara marked this pull request as ready for review August 21, 2025 10:59
@vinckr vinckr added the upstream Issue is caused by an upstream dependency. label Aug 25, 2025
Copy link
Member

@vinckr vinckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it, afaict everything renders well

I found some inconsistencies where the self-hosted config reference is found in the sidebar, but I don't think we need to address it in this PR.
also the OEL sidebar needs some structure down the line, but again doesn't need to be in this PR.

lgtm :shipit:

@aeneasr
Copy link
Member

aeneasr commented Nov 12, 2025

Nice! Just keep in mind we're actually referencing the OSS config schema, not the OEL one - because the OEL one we don't yet expose. We'll have to address that later.

@deepakprabhakara deepakprabhakara merged commit 18152f1 into master Nov 12, 2025
9 checks passed
@deepakprabhakara deepakprabhakara deleted the update/configuration-docs branch November 12, 2025 10:50
unatasha8 pushed a commit that referenced this pull request Nov 12, 2025
* WIP

* temp hack for oathkeeper schema id

* temp hack for oathkeeper schema id

* revert schema urls

* - added new config pages for OEL
- updated dep
- resolve internal refs in ory resolvers correctly
vinckr added a commit that referenced this pull request Nov 12, 2025
* chore: migration guide updates

* chore: migration guide updates

* chore: migration guide updates

* chore: edits to migration guide

* docs: updated migration strategies and identity schema content

* Update docs/migrate-to-ory/migrate/create-project.mdx

Co-authored-by: Jonas Hungershausen <jonas.hungershausen@ory.sh>

* docs: final review comments

* chore: format

* chore: formatting fixes

* chore: fixed tabs again

* chore: formatting fixes

* chore: fix formating

* chore: fix formatting

* chore: fix formating again

* Update docs/migrate-to-ory/migrate/migrate-strategies.mdx

Co-authored-by: Jonas Hungershausen <jonas.hungershausen@ory.sh>

* docs: switch to calendar-based unified versioning (#2326)

* docs: switch to calendar-based unified versioning

* Update docs/ecosystem/upgrading.mdx

* Update docs/ecosystem/upgrading.mdx

* Update docs/ecosystem/upgrading.mdx

* Update docs/ecosystem/upgrading.mdx

* Update docs/ecosystem/upgrading.mdx

* Update docs/ecosystem/upgrading.mdx

* chore: format

---------

Co-authored-by: unatasha8 <una.cogavin@ory.sh>
Co-authored-by: vinckr <vincent@ory.sh>

* docs: add device flow documentation (#2026)

* docs: add device flow documentation

* chore: Refine device verification UI section wording

* chore: Update user code entropy configuration details

Clarified the description of user code entropy options and their implications for user entry.

* chore: Revise Device Authorization Grant documentation

Updated the description and steps for the Device Authorization Grant to clarify the process and correct terminology.

* chore: Update device authorization flow steps and formatting

* chore: Added image for device authorization flow

Added an image to illustrate the device authorization flow.

* chore: Fix image path for device authorization flow

* chore: Integrate Mermaid diagram for device authorization flow

Added a sequence diagram to illustrate the device authorization flow using Mermaid.

* Update docs/oauth2-oidc/device-authorization.mdx

Co-authored-by: Patrik <zepatrik@users.noreply.github.com>

* Update docs/oauth2-oidc/device-authorization.mdx

Co-authored-by: Patrik <zepatrik@users.noreply.github.com>

* Update docs/oauth2-oidc/device-authorization.mdx

Co-authored-by: Patrik <zepatrik@users.noreply.github.com>

* Update docs/oauth2-oidc/device-authorization.mdx

Co-authored-by: Patrik <zepatrik@users.noreply.github.com>

* Update docs/oauth2-oidc/device-authorization.mdx

Co-authored-by: Patrik <zepatrik@users.noreply.github.com>

* Update docs/oauth2-oidc/device-authorization.mdx

Co-authored-by: Patrik <zepatrik@users.noreply.github.com>

* chore: address review comments and format

* chore: add to sidebar

* chore: fix grammar and typos

---------

Co-authored-by: unatasha8 <una.cogavin@ory.sh>
Co-authored-by: Patrik <zepatrik@users.noreply.github.com>
Co-authored-by: vinckr <vincent@ory.sh>

* fix: high-perf pooling doc (#2332)

* fix: high-perf pooling doc

* chore: apply suggestion from code review

Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* chore: apply suggestion from code review

Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>

* chore: apply suggestions from code review

Co-authored-by: Arne Luenser <arne.luenser@ory.sh>

* chore: omit slop

---------

Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Arne Luenser <arne.luenser@ory.sh>

* chore(docs): update of OEL images (#2337)

chore(docs): update OEL image tag

* autogen(docs): generate cli docs

* autogen(docs): generate cli docs

* autogen(docs): generate cli docs

* chore: added oel configuration schemas (#2279)

* WIP

* temp hack for oathkeeper schema id

* temp hack for oathkeeper schema id

* revert schema urls

* - added new config pages for OEL
- updated dep
- resolve internal refs in ory resolvers correctly

* docs: bump to 99e1d24edde1c46372cb61a1839961fde59dba8b

* chore: clarify webhook config update (#2339)

* fix: organizations docs (#2334)

* feat: flutter quickstart (#2241)

* flutter quickstart update

* updating docs to handle the .env misnaming in the pubspec and the port mismatch

* resolving default import issue with mdx for .env ref

* doc change for flutter quickstart

* fix: format

* update: pubspec.lock

* update: pubspec

* update: pubspec to higher version

* update: packages

* debug: test

* debug: test

* upgrade: flutter to latest version|

* remove: web renderer option for flutter

* feat: add kratos webhook header allowlist config details (#2100)

* feat: add kratos webhook header allowlist config details

Signed-off-by: Mia <m@yarn.network>

* fix: wording

Signed-off-by: Mia <m@yarn.network>

---------

Signed-off-by: Mia <m@yarn.network>

* chore: migration guide updates

* chore: migration updates

* chore: migration guide updates

* chore: update migration guide

---------

Signed-off-by: Mia <m@yarn.network>
Co-authored-by: Jonas Hungershausen <jonas.hungershausen@ory.sh>
Co-authored-by: Adam Wałach <adam.walach@gmail.com>
Co-authored-by: vinckr <vincent@ory.sh>
Co-authored-by: Nikos Sklikas <nikos.sklikas@canonical.com>
Co-authored-by: Patrik <zepatrik@users.noreply.github.com>
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Arne Luenser <arne.luenser@ory.sh>
Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: Deepak Prabhakara <deepak.prabhakara@ory.sh>
Co-authored-by: Parth <46842784+pi1814@users.noreply.github.com>
Co-authored-by: Mia <m@yarn.network>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream Issue is caused by an upstream dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants