# dexidp mit Homebrew, apk, apt, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dexidp in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dexidp
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dexidp
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dex
```

  Evidenz: Alpine Linux edge package indexes: dex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install dex
```

  Evidenz: Debian stable package indexes: dex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#dex
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/de/dex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S dex
```

  Evidenz: Arch Linux sync databases: dex from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install dex
```

  Evidenz: openSUSE Tumbleweed package metadata: dex from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:dexidp
- **Paketmanager:** Homebrew
- **Version:** 2.45.1
- **Quellzusammenfassung:** OpenID Connect Identity and OAuth 2.0 Provider
- **Homepage:** <https://dexidp.io>
- **Repository:** <https://github.com/dexidp/dex>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dex (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.45.1
## Projektgeschichte und Nutzung

Dex is an OpenID Connect identity provider used as a federation layer between client applications and upstream identity systems such as LDAP, SAML, GitHub, Google, and Active Directory.

### Projektgeschichte

The official release stream begins with v0.1.0 in 2015 and continues through the 2.x series. The project presents itself as an identity service built around OpenID Connect ID tokens, with configuration and connector support aimed at production deployment rather than only local development.

### Adoptionsgeschichte

Dex adoption has been strongest around Kubernetes and cloud-native infrastructure. Its own adopters list includes companies and projects using it for Kubernetes API authentication, SSO for web UIs, and integration into platforms such as Argo CD, Kubeflow, Kyma, and sigstore.

### Wie es verwendet wird

Operators usually run Dex as a service with a YAML configuration file and configure one or more connectors for upstream authentication. Client applications then speak OpenID Connect to Dex instead of implementing every backend identity protocol themselves.

### Warum Paket-Nerds sich dafür interessieren

For package maintainers, Dex is a security-sensitive Go service rather than a small CLI utility: packaging needs to preserve the server binary, example configuration workflow, release-note tracking, and the operational expectation that deployments will supply their own connectors, storage, and TLS settings.

### Zeitleiste

- 2015: v0.1.0 appears in the official tag history.
- 2020: the official configuration documentation page is dated January 2020.
- 2026: the 2.x release series remains active in the official tags.

### Related projects

- Dex is commonly paired with Kubernetes OIDC authentication, kubelogin, OAuth2 Proxy-style protected web UIs, and upstream identity providers reached through its connector system.

### Quellen

- <https://github.com/dexidp/dex#readme>
- <https://github.com/dexidp/dex/blob/master/ADOPTERS.md>
- <https://github.com/dexidp/dex/tags>
- <https://github.com/dexidp/dex/blob/master/config.yaml.dist>
- <https://github.com/dexidp/dex/blob/master/cmd/dex/serve.go>
- <https://dexidp.io/docs/>


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: config.yaml
## Andere Paketmanager-Einträge

- Debian apt - dex - 0.10.1-1: installed executable or alias match | Debian stable package indexes: dex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | generate and execute Application type .desktop files | https://github.com/jceb/dex
- Nix - dex: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/de/dex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dex - 0.9.0-2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: dex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | generate and execute Application type .desktop files | https://github.com/jceb/dex
- apk - dex - 0.10.1-r0: installed executable or alias match | Alpine Linux edge package indexes: dex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | program to generate and execute DesktopEntry files of the Application type | https://github.com/jceb/dex
- apk - dex-doc - 0.10.1-r0: installed executable or alias match | Alpine Linux edge package indexes: dex-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | program to generate and execute DesktopEntry files of the Application type (documentation) | https://github.com/jceb/dex
- pacman - dex - 0.10.1-1: installed executable or alias match | Arch Linux sync databases: dex from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Program to generate and execute DesktopEntry files of type Application | https://github.com/jceb/dex
- zypper - dex - 0.9.0-1.16: installed executable or alias match | openSUSE Tumbleweed package metadata: dex from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | DesktopEntry Execution | https://github.com/jceb/dex


## Combined YAML source

View the package source record on GitHub. [combined/dexidp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dexidp.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
