Skip to content

docs(okta): Okta identity investigation & response extension#293

Merged
maximelb merged 1 commit into
masterfrom
docs/okta-extension
Jul 9, 2026
Merged

docs(okta): Okta identity investigation & response extension#293
maximelb merged 1 commit into
masterfrom
docs/okta-extension

Conversation

@maximelb

@maximelb maximelb commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Documents the new ext-okta third-party extension, modeled on the existing microsoft-response.md page.

What's here

  • Setup for both auth modes — SSWS API token and the OAuth API Services app (private_key_jwt), including the least-privilege okta.* scope table and the DPoP / private_key_jwt requirements.
  • Actions reference: the full typed set — user investigation (list/get users, factors, groups, grants, roles, System Log), lifecycle (suspend/unsuspend/deactivate/activate/unlock), credentials (expire/reset/set password), MFA (reset all / single factor), sessions & OAuth tokens (clear_user_sessions defaulting oauth_tokens=true, revoke_user_grants), and group containment — plus the generic api_call passthrough.
  • Containment sequencing guidance, a D&R response-action example, and Notes (auth modes, DPoP, 401/rotation handling, error format).
  • Adds the Okta entry to the third-party extensions index.

Companion to the new refractionPOINT/ext-okta repository.

🤖 Generated with Claude Code

https://claude.ai/code/session_01KBA8AfLL8xJ4zR46YPGGMy

Document the new ext-okta third-party extension: SSWS / OAuth API Services
(private_key_jwt + DPoP) setup, the full typed action set (user lifecycle,
password/MFA reset, session & OAuth-token revocation, group containment) and
investigation reads (users/factors/groups/grants/roles + System Log), the
generic api_call passthrough, a D&R example, and containment-sequencing
guidance. Adds the Okta entry to the third-party index.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KBA8AfLL8xJ4zR46YPGGMy
@maximelb maximelb merged commit fff4a3f into master Jul 9, 2026
2 checks passed
@maximelb maximelb deleted the docs/okta-extension branch July 9, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants