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 SSO Parser Calling Incorrect Table Name #11319

Closed
JAK1047 opened this issue Oct 23, 2024 · 4 comments · Fixed by #11378
Closed

Okta SSO Parser Calling Incorrect Table Name #11319

JAK1047 opened this issue Oct 23, 2024 · 4 comments · Fixed by #11378
Assignees
Labels
Parser Parser specialty review needed

Comments

@JAK1047
Copy link

JAK1047 commented Oct 23, 2024

With the new Okta SSO Data Connector using Microsoft Sentinel Codeless Connector Platform Data instead of Azure Functions a backwards compatibility parser function was added:

Image

The table called by the parser for the new Data Connector though appears to be incorrect. Calling OktaV2 for the join:

Image

When the table name generated by the new Data Connector is OktaV2_CL:

Image

Image

@v-sudkharat v-sudkharat added the Parser Parser specialty review needed label Oct 24, 2024
@v-sudkharat
Copy link
Contributor

Hi @JAK1047, Thanks for flagging this issue, we will investigate this issue and get back to you with some updates. Thanks!

@v-sudkharat
Copy link
Contributor

Hi @JAK1047, Could you please run below updated parser in your LAW and let us know your issue resolved?: oktaparser.txt

Thanks!

@JAK1047
Copy link
Author

JAK1047 commented Nov 6, 2024

That looks good to me! Includes the v2 table and returns all my entries.

@v-sudkharat v-sudkharat linked a pull request Nov 7, 2024 that will close this issue
@v-sudkharat
Copy link
Contributor

@JAK1047, Thanks for the response. the PR has been raised with the changes, and the changes will get reflected into upcoming solution version.
Closing this issue from GitHub. If you still need support for this issue, feel free to re-open it any time. Thank you for your co-operation.

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

Successfully merging a pull request may close this issue.

3 participants