Skip to contents

Gets an array of available authentication providers. The caller must either be a metastore admin or the owner of the providers. Providers not owned by the caller are not included in the response. There is no guarantee of a specific ordering of the elements in the array.

Usage

list_providers(client, data_provider_global_metastore_id = NULL)

providersList(client, data_provider_global_metastore_id = NULL)

Arguments

client

Required. Instance of DatabricksClient()

data_provider_global_metastore_id

If not provided, all providers will be returned.

Value

data.frame with all of the response pages.