docs: add OIDC auth pointers to primary notebooks [sc-17043] - #550
Merged
Conversation
Link API-key setup notebooks and templates to the OIDC device-flow docs page and dedicated quickstart, with minimal notebook diffs. Co-authored-by: Cursor <cursoragent@cursor.com>
emmavdh
force-pushed
the
emma/sc-17043-library-oidc-docs-pointers
branch
from
July 31, 2026 01:02
c690895 to
25621e5
Compare
nibalizer
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What and why?
Follow-up to documentation PR #1458 / sc-17043.
Adds a short OIDC alternative pointer (with prod docs URLs) to the primary API-key setup notebooks and install templates, and links the dedicated OIDC quickstart notebook to the new docs page:
https://docs.validmind.ai/developer/quickstart/authenticate-with-oidc-device-flow.htmlNotebooks updated
notebooks/quickstart/quickstart_documentation.ipynbnotebooks/quickstart/quickstart_validation.ipynbnotebooks/quickstart/quickstart_model_documentation_oidc_device_flow.ipynbnotebooks/tutorials/development/1-set_up_validmind.ipynbnotebooks/tutorials/validation/1-set_up_validmind_for_validation.ipynbnotebooks/templates/install-validmind/_install-initialize-with-development.ipynbnotebooks/templates/install-validmind/_install-initialize-with-validation.ipynbnotebooks/templates/install-validmind/_install-initialize-with-monitoring.ipynbAPI-key flows remain the default. No use-case notebooks were bulk-converted.
How to test
make notebooks/make get-sourcewhen ready to publish notebook updates on the docs site.What needs special review?
Dependencies, breaking changes, and deployment notes
site/notebooks/.Release notes
Checklist