macOS
brew install dexidplocal Homebrew formula metadata
安装
brew install dexidplocal Homebrew formula metadata
概览
OpenID Connect Identity and OAuth 2.0 Provider
历史
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.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
config.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
| 没有可执行文件数据。 | |||
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:dexidp |
|---|---|
| 版本 | 2.45.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dexidp |
| 主页 | https://dexidp.io |
| 仓库 | https://github.com/dexidp/dex |
| 上游文档 | https://dexidp.io/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/dexidp/dex/archive/refs/tags/v2.45.1.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dexidp |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.