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

Add table okta_group_rules #148

Open
heasman-proof opened this issue Sep 11, 2024 · 1 comment
Open

Add table okta_group_rules #148

heasman-proof opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request new table New table request stale No recent activity has been detected on this issue/PR and it will be closed

Comments

@heasman-proof
Copy link

References
This is a straightforward addition of a table to retrieve Okta group rules, returning conditions and actions as proto.ColumnType_JSON.

https://developer.okta.com/docs/api/openapi/okta-management/management/tag/GroupRule/#tag/GroupRule/operation/listGroupRules

https://developer.okta.com/docs/api/openapi/okta-management/management/tag/GroupRule/#tag/GroupRule/operation/getGroupRule

The Okta SDK supports fetching these via Group.ListGroupRules and Group.GetGroup.

@heasman-proof heasman-proof added enhancement New feature or request new table New table request labels Sep 11, 2024
@ParthaI ParthaI self-assigned this Sep 11, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new table New table request stale No recent activity has been detected on this issue/PR and it will be closed
Projects
None yet
Development

No branches or pull requests

2 participants