Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Okta New Behaviors Acessing Admin Console — jsonify logOnlySecurityData string #1458

Merged
merged 4 commits into from
Jan 6, 2025

Conversation

akozlovets098
Copy link
Contributor

Background

If Okta field debugContext.debugData.logOnlySecurityData came as a string instead of json, there was no alert for Okta New Behaviors Acessing Admin Console rule

Changes

  • added check for type of debugContext.debugData.logOnlySecurityData and jsonification if needed
  • changed tests' format from yml to json

Testing

pat test

@akozlovets098 akozlovets098 requested a review from a team as a code owner December 20, 2024 11:12
@arielkr256 arielkr256 enabled auto-merge (squash) January 6, 2025 16:57
@arielkr256 arielkr256 merged commit 5cf59bb into develop Jan 6, 2025
8 checks passed
@arielkr256 arielkr256 deleted the Okta-jsonify-string-logOnlySecurityData branch January 6, 2025 17:02
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