WorkforcePoolProviderExtraAttributesOauth2ClientQueryParameters

Constructors

constructor(filter: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val filter: String? = null

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.