Package Details: dex-idp 2.40.1-1

Git Clone URL: https://aur.archlinux.org/dex-idp.git (read-only, click to copy)
Package Base: dex-idp
Description: OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
Upstream URL: https://github.com/dexidp/dex
Licenses: Apache
Submitter: Sloonz
Maintainer: AlexBocken
Last Packager: AlexBocken
Votes: 2
Popularity: 0.009454
First Submitted: 2019-06-15 16:11 (UTC)
Last Updated: 2024-11-20 10:41 (UTC)

Latest Comments

AlexBocken commented on 2024-11-20 10:41 (UTC)

@thefalsepanda Thanks for the report! Is the build failing for you or is the resutling installed binary not working? I'm not using the package myself anymore so currently I only check for working builds.

I have adjusted the PKGBUILD a bit to be a bit more robust. For me it builds in a clean chroot as well as locally how it is currently. Please let me know if this fixed it for you or not.

thefalsepanda commented on 2024-11-20 09:58 (UTC)

build is broken, needs to be changed to go build -o "${srcdir}/dex" ./cmd/dex

AlexBocken commented on 2023-10-06 14:54 (UTC)

@XDJackieXD A bit late but the typo is now fixed as I have adopted the package.

XDjackieXD commented on 2021-09-14 23:37 (UTC)

Thanks for making the package! Could you please fix the typo in dex.service? It says [Intall] instead of [Install] ^^