Okta.Sdk v5.2.0
Features
-
Regenerated code open API spec v2.7.1
-
Added new models and operations to support the following APIs:
-
Added an overload for
GroupsClient.DeleteGroupRuleAsync
method. Now you can specify theremoveUsers
parameter indicating whether to keep or remove users from groups assigned by this rule.
Bug Fixes
- Fixed
GroupsClient.ListGroups
filter parameter doesn't work. Replaced withsearch
parameter. - Fixed issue on
AuthorizationServerPolicyRule.ActivateAsync
.