(lxc_auth_identity-provider-group.md)=
# `lxc auth identity-provider-group`

Manage groups

## Synopsis

Description:
  Manage groups



```
lxc auth identity-provider-group [flags]
```

## Options inherited from parent commands

```
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Don't show progress information
      --sub-commands   Use with help or --help to view sub-commands
  -v, --verbose        Show all information messages
      --version        Print version number
```

## SEE ALSO

* [lxc auth](lxc_auth.md)	 - Manage user authorization
* [lxc auth identity-provider-group create](lxc_auth_identity-provider-group_create.md)	 - Create identity provider groups
* [lxc auth identity-provider-group delete](lxc_auth_identity-provider-group_delete.md)	 - Delete identity provider groups
* [lxc auth identity-provider-group edit](lxc_auth_identity-provider-group_edit.md)	 - Edit identity provider groups as YAML
* [lxc auth identity-provider-group group](lxc_auth_identity-provider-group_group.md)	 - Manage identity provider group mappings
* [lxc auth identity-provider-group list](lxc_auth_identity-provider-group_list.md)	 - List identity provider groups
* [lxc auth identity-provider-group rename](lxc_auth_identity-provider-group_rename.md)	 - Rename identity provider groups
* [lxc auth identity-provider-group show](lxc_auth_identity-provider-group_show.md)	 - Show an identity provider group

```{toctree}
:titlesonly:
:glob:
:hidden:

identity-provider-group/*
```
