Skip to content

Add 2 additional edges + fix ManagerOf lookup logic#3

Merged
d3vzer0 merged 34 commits intomainfrom
fix/edges
May 4, 2026
Merged

Add 2 additional edges + fix ManagerOf lookup logic#3
d3vzer0 merged 34 commits intomainfrom
fix/edges

Conversation

@d3vzer0
Copy link
Copy Markdown
Collaborator

@d3vzer0 d3vzer0 commented Apr 22, 2026

General

  • Fixed an issue where collecting resource-sets fails due to a missing resource ID. Okta resources may not return a source id and the asset does not generate any nodes so it's safe to make this field optional.

  • Simplified the client, group and user role assignments assets by creating an overlapping "RoleAssignments" class with shared edges/methods.

  • Added tenant_domain property to all nodes.

Edges

Adds the following two edges:

  • Okta_GroupPull
  • Okta_ReadClientSecret

Fixed the generation logic for the following edges:

  • Okta_ManagerOf
  • Okta_AddMember
  • Okta_MembershipSync

d3vzer0 added 30 commits April 22, 2026 02:02
…inalize when a valid edge is configured on a test tenant)
@d3vzer0 d3vzer0 marked this pull request as ready for review April 30, 2026 17:02
@d3vzer0 d3vzer0 merged commit 10e238f into main May 4, 2026
1 check passed
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