Add table okta_group_rules #148
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
References
This is a straightforward addition of a table to retrieve Okta group rules, returning
conditions
andactions
asproto.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
andGroup.GetGroup
.The text was updated successfully, but these errors were encountered: