test: verify Okta user cleanup integration #19

Open
opened 2026-03-17 18:59:36 +00:00 by sharang · 0 comments
Owner

The Okta cleanup implementation in cleanup.rs (cleanup_okta) has been written but not tested against a real Okta org.

Test plan:

  • Set up an Okta developer org
  • Configure OKTA_DOMAIN, OKTA_API_TOKEN env vars
  • Run a pentest with auto-register against an Okta-protected app
  • Verify the deactivate -> delete flow works correctly
  • Test error cases: invalid token, user not found, already deactivated
The Okta cleanup implementation in cleanup.rs (cleanup_okta) has been written but not tested against a real Okta org. Test plan: - Set up an Okta developer org - Configure OKTA_DOMAIN, OKTA_API_TOKEN env vars - Run a pentest with auto-register against an Okta-protected app - Verify the deactivate -> delete flow works correctly - Test error cases: invalid token, user not found, already deactivated
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharang/compliance-scanner-agent#19