Workforce Pool Provider Extra Attributes Oauth2Client Query Parameters
data class WorkforcePoolProviderExtraAttributesOauth2ClientQueryParameters(val filter: String? = null)
Properties
Link copied to clipboard
The filter used to request specific records from IdP. In case of attributes type as AZURE_AD_GROUPS_MAIL, it represents the filter used to request specific groups for users from IdP. By default, all of the groups associated with the user are fetched. The groups should be mail enabled and security enabled. See https://learn.microsoft.com/en-us/graph/search-query-parameter for more details.