# dexidp を Homebrew, apk, apt, Nix, pacman, zypper でインストール

dexidp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dexidp
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dex
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:dexidp
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.45.1
- **ソース概要:** OpenID Connect Identity and OAuth 2.0 Provider
- **ホームページ:** <https://dexidp.io>
- **リポジトリ:** <https://github.com/dexidp/dex>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dex (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.45.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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/>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- 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
## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
