providers

GoogleWorkspaceProvider Viewset

post/providers/google_workspace/

Request body

namestring required
property_mappingsstring[]
property_mappings_groupstring[]

Property mappings used for group creation/updating.

delegated_subjectstring email required
credentialsobject required
scopesstring
exclude_users_service_accountboolean
filter_groupstring uuid nullable
user_delete_action'do_nothing' | 'delete' | 'suspend'
group_delete_action'do_nothing' | 'delete' | 'suspend'
default_group_email_domainstring required
sync_page_sizeinteger

Controls the number of objects synced in a single task

sync_page_timeoutstring

Timeout for synchronization of a single page

dry_runboolean

When enabled, provider will not modify or create objects in the remote system.

discovery_enabledboolean

When enabled, authentik will attempt to discover existing resources in the remote system.

Response

pkinteger required
namestring required
property_mappingsstring[]
property_mappings_groupstring[]

Property mappings used for group creation/updating.

componentstring required

Get object component so that we know how to edit the object

assigned_backchannel_application_slugstring nullable required

Internal application name, used in URLs.

assigned_backchannel_application_namestring nullable required

Application's display Name.

verbose_namestring required

Return object's verbose_name

verbose_name_pluralstring required

Return object's plural verbose_name

meta_model_namestring required

Return internal model name

delegated_subjectstring email required
credentialsobject required
scopesstring
exclude_users_service_accountboolean
filter_groupstring uuid nullable
user_delete_action'do_nothing' | 'delete' | 'suspend'
group_delete_action'do_nothing' | 'delete' | 'suspend'
default_group_email_domainstring required
sync_page_sizeinteger

Controls the number of objects synced in a single task

sync_page_timeoutstring

Timeout for synchronization of a single page

dry_runboolean

When enabled, provider will not modify or create objects in the remote system.

discovery_enabledboolean

When enabled, authentik will attempt to discover existing resources in the remote system.

Changes

No recorded changes to this endpoint across all 1 revision of this API.