dependabot[bot]
447841f513
Merge pull request #1986 from dexidp/dependabot/go_modules/github.com/spf13/cobra-1.1.3
5 years ago
Márk Sági-Kazár
39cb542cc3
Merge pull request #1996 from justaugustus/update-email
...
MAINTAINERS: Update email address for Stephen Augustus
5 years ago
dependabot[bot]
ee10373993
chore(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Stephen Augustus
71351b1f47
MAINTAINERS: Update email address for Stephen Augustus
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
5 years ago
Márk Sági-Kazár
ce8b05b0be
Merge pull request #1991 from flant/close-storage
...
fix: close storage on shutdown
5 years ago
m.nabokikh
87ebbaf834
fix: close storage on shutdown
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
Márk Sági-Kazár
a8c7ed9f67
Merge pull request #1989 from candlerb/candlerb/1732
...
Improve "Grant Access" template when client requests only openid scope
5 years ago
Brian Candler
aa615c04c9
Improve "Grant Access" template when client requests only openid scope
...
Fixes #1732
Signed-off-by: Brian Candler <b.candler@pobox.com>
5 years ago
Márk Sági-Kazár
35cd09d481
Merge pull request #1980 from dexidp/refactor-health-checks
...
Refactor health checks
5 years ago
Mark Sagi-Kazar
7da0a89936
refactor: remove unused health checker
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
316da70545
refactor: use new health checker
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
d77147f7cf
refactor: fix router variable name
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
024f69b2c7
feat: add health check to telemetry server
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Márk Sági-Kazár
10597cf09f
Merge pull request #1893 from flant/add-dockerize
...
feat: Add gomplate to the docker image
5 years ago
m.nabokikh
715fee7a01
Switch to slim version of a gomplate and add a comment to docker config
...
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
Márk Sági-Kazár
5a667bbee0
Merge pull request #1773 from faro-oss/faro-upstream/add-c_hash-to-id_token
...
Add c_hash to id_token, issued on /auth endpoint, when in hybrid flow
5 years ago
Márk Sági-Kazár
9b1ecac0d9
Merge pull request #1952 from flant/auth-code-iinvalid-grant
...
fix: return invalid_grant error for invalid or expired auth codes
5 years ago
Márk Sági-Kazár
a7a92b0513
Merge pull request #1899 from lcc3108/master
...
update example/k8s/dex.yaml
5 years ago
Márk Sági-Kazár
1c9fb499b4
Merge pull request #1947 from faro-oss/feature/ldaps-example
...
Extend OpenLDAP example for LDAPS
5 years ago
Márk Sági-Kazár
1c551fd86b
Merge pull request #1946 from flant/prealloc-unparam-sqlclosecheck
...
Enable unparam, prealloc, sqlclosecheck linters
5 years ago
Márk Sági-Kazár
728ae7b348
Merge pull request #1961 from flant/make-example-app-form-prettier
...
chore: make example-app form prettier
5 years ago
Márk Sági-Kazár
e50d9a908b
Merge pull request #1963 from flant/graceful-shutdown
...
feat: graceful shutdown
5 years ago
Maksim Nabokikh
6664b5702d
Apply suggestions from code review
...
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
dependabot[bot]
8ff53d9d52
Merge pull request #1972 from dexidp/dependabot/docker/golang-1.15.8-alpine3.13
5 years ago
dependabot[bot]
4dcce60d5c
chore(deps): bump golang from 1.15.7-alpine3.13 to 1.15.8-alpine3.13
...
Bumps golang from 1.15.7-alpine3.13 to 1.15.8-alpine3.13.
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Maksim Nabokikh
dd4a62e645
Apply suggestions from code review
...
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
7f744598f5
Add detailed description to docker-entrypoint.sh
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
3241fd4ae2
Move downloading gomplate to separate stage
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
a6cb627763
Add docker build args
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
Maksim Nabokikh
226c91df06
Apply suggestions from code review
...
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
d43053e11c
Download gomplate during building phase
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
e13aac4963
Switch to gomplate
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
891fa1785f
Remove entrypoint.sh, add config template example
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
7784a4727c
feat: Add dockerize to the Dex docker image
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
dependabot[bot]
64e47cc22a
Merge pull request #1966 from dexidp/dependabot/docker/alpine-3.13.1
5 years ago
dependabot[bot]
b598eca785
chore(deps): bump alpine from 3.13.0 to 3.13.1
...
Bumps alpine from 3.13.0 to 3.13.1.
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Márk Sági-Kazár
31f26735ff
Merge pull request #1957 from dexidp/config
...
Add new configuration examples
5 years ago
Mark Sagi-Kazar
27a43669a7
chore: add new development configuration
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
e9b83e0a45
chore: add a new basic config example
...
The dev config example is used for documentation purposes,
but it's also full of development specific configuration.
This change adds a new config example that should serve
as a default, empty config as well as documentation.
The dev example should only contain the relevant configuration.
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Maksim Nabokikh
65a8bf2af3
feat: graceful shutdown fixes
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
f82c217e12
feat: graceful shutdown
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
d6b5105d9b
fix: check code presence
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
m.nabokikh
a7667dff38
fix: remove empty RefreshTokens
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
Stephen Augustus
c41f970b16
Merge pull request #1958 from dexidp/chore-docker-volume
...
Generic docker improvements
5 years ago
Mark Sagi-Kazar
bb651cc664
chore(docker): copy web assets to the filesystem root
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
c939e51cb4
chore(docker): drop no-op workdir
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
d2d0d4a1ea
chore(docker): reorder instructions in build image
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
a33669e3ec
chore(docker): move user to the end
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
7b2972a04b
chore(docker): copy web assets from the build image
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago
Mark Sagi-Kazar
89f737329b
chore(docker): rename the builder image
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
5 years ago