Skip to content

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
@botelastic
Copy link

botelastic bot commented Sep 13, 2025

Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Sep 13, 2025
@botelastic
Copy link

botelastic bot commented Oct 13, 2025

Hi! This PR has been stale for a while and we're going to close it as part of our cleanup procedure. We appreciate your contribution and would like to apologize if we have not been able to review it, due to the current heavy load of the team. Feel free to re-open this PR if you think it should stay open and is worth rebasing. Thank you for your contribution!

@botelastic botelastic bot closed this Oct 13, 2025
@chemamartinez
Copy link
Contributor Author

Reopened: #15668

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 Stalled 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