3.30.0 (June 27, 2022)
BUG FIXES:
- Correct issuer mode value in embedded
groups_claim
of anokta_app_oauth
resource #1167. Thanks, @monde! - Resource
okta_app_oauth
propertyredirect_uris
is a list, not a set, and needs to maintain order. #1171. Thanks, @monde! - Fix JSON serialization errors that group and user schemas experience when
enum
andone_of
properties are utilized with atype
value other thanstring
#1178. Thanks, @monde!
ENHANCEMENTS: