Skip to content

EntityAnalytics_Okta: add support for OAuth2 and OIN authentication #14933

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chemamartinez
Copy link
Contributor

Proposed commit message

Added OAuth2 support for the Entity Analytics Okta integration, including the following methods:

  • Client secret authentication required for OIN service API authentication.
  • JWT-based authentication:
    • JWK file
    • JWK JSON
    • JWK PEM

Note

This PR depends on elastic/beats#45753, CI system tests will fail until it is merged.

Note

Kibana minimum required version has been set to 9.2.0, do not merge this pull request until 9.2.0 is out.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Related issues

@chemamartinez chemamartinez self-assigned this Aug 14, 2025
@chemamartinez chemamartinez added enhancement New feature or request Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Integration:entityanalytics_okta Okta Entity Analytics labels Aug 14, 2025
@elasticmachine
Copy link

elasticmachine commented Aug 14, 2025

💔 Build Failed

Failed CI Steps

History

cc @chemamartinez

Copy link

@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:entityanalytics_okta Okta Entity Analytics Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Entityanalytics_Okta] support for oauth2 and OIN authentication
3 participants