Enum OAuth2ClaimGroupFilterType

java.lang.Object
java.lang.Enum<OAuth2ClaimGroupFilterType>
com.okta.sdk.resource.model.OAuth2ClaimGroupFilterType
All Implemented Interfaces:
Serializable, Comparable<OAuth2ClaimGroupFilterType>, java.lang.constant.Constable

public enum OAuth2ClaimGroupFilterType extends Enum<OAuth2ClaimGroupFilterType>
Specifies the type of group filter if `valueType` is `GROUPS` If `valueType` is `GROUPS`, then the groups returned are filtered according to the value of `group_filter_type`. If you have complex filters for Groups, you can [create a Groups allowlist](https://developer.okta.com/docs/guides/customize-tokens-groups-claim/main/) to put them all in a Claim.