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

[O365] Migrate to CEL input #5045

Closed
jamiehynds opened this issue Jan 18, 2023 · 5 comments · Fixed by #6621
Closed

[O365] Migrate to CEL input #5045

jamiehynds opened this issue Jan 18, 2023 · 5 comments · Fixed by #6621
Assignees

Comments

@jamiehynds
Copy link

Our O365 integration relies on the O365 Management API input, which is still under a Beta flag. O365 is the only integration leveraging this input and we should look at migrating to the httpjson or cel input as a more suitable alternative. This would avoid us having to maintain and support the o365 input for one integration, and bring the integration inline with our other API based integration.

Questions

  1. Are there other integrations using the O365 Management API input?
  2. Does moving to httpjson allos us to address [O365] Add support for Microsoft Authentication Library (MSAL) #1868
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@taylor-swanson
Copy link
Contributor

I responded in that other issue, but I believe moving to httpjson would address the underlying issue in #5046.

Regarding question 2 above, the answer should be "yes". If I'm understanding it correctly, MSAL should be compatible with OAuth v2.0, which is what httpjson is capable of using.

@jamiehynds jamiehynds changed the title [O365] Migrate to httpjson/cel input [O365] Migrate to httpjson input Jan 31, 2023
@kcreddy kcreddy self-assigned this Feb 7, 2023
@narph
Copy link
Contributor

narph commented Feb 8, 2023

Look into

@jamiehynds jamiehynds added the Epic label Mar 7, 2023
@kcreddy
Copy link
Contributor

kcreddy commented Apr 19, 2023

Since we are going to use cel input as longterm solution, we are going to attempt to convert it to cel input instead of httpjson and find any caveats of doing it.

@kcreddy kcreddy changed the title [O365] Migrate to httpjson input [O365] Migrate to CEL input May 3, 2023
@jamiehynds jamiehynds removed the Epic label May 10, 2023
@kcreddy
Copy link
Contributor

kcreddy commented Jun 21, 2023

The screenshots of user experience while setting up the new input is provided here - #6621 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants