Skip to content

[docs-patrol] Update Okta README for OIN authentication flow #19236

@github-actions

Description

@github-actions

Recent code changes in the repository have introduced documentation drift. The following change needs a corresponding documentation update.

Changes Requiring Documentation Updates

1. Okta OIN setup docs reference a removed UI toggle

Commit(s): d4a878017a

What changed:

  • packages/okta/manifest.yml removed the oin_app boolean variable/toggle and introduced an authentication method selector via var_groups (Authentication Method) with options including oin_app.
  • The same commit also made agentless the default deployment mode.

Evidence:

  • Docs still instruct a removed setting:
    • packages/okta/docs/README.md line 49: Set the "Use OIN Authentication" toggle to true
    • packages/okta/_dev/build/docs/README.md line 49: same instruction
  • Current manifest uses selector-based auth instead of a toggle:
    • packages/okta/manifest.yml lines 233-263 (var_groups with auth_method and option oin_app)

Documentation impact:
Users following current Okta OIN steps are directed to a toggle that no longer exists, which can block or mislead configuration.

Suggested Actions

  • Update packages/okta/_dev/build/docs/README.md OIN setup steps to use Authentication Method = OIN App (OAuth 2.0) instead of a "Use OIN Authentication" toggle.
  • Regenerate/publish package docs so packages/okta/docs/README.md reflects the updated OIN flow.
  • Confirm the updated instructions align with the current var_groups auth UX in packages/okta/manifest.yml.

Note

🔒 Integrity filter blocked 125 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #18552 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18528 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18525 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19217 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19186 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19182 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18972 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19231 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #17993 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19092 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #19094 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #17992 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #12663 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #17973 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #18421 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #14186 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 109 more items

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

What is this? | From workflow: Docs Patrol

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

  • expires on Jun 3, 2026, 11:16 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions