m.nabokikh
|
6822ad950f
|
feat: enable profiling endpoints
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-04-12 12:12:37 +04:00 |
|
m.nabokikh
|
57e9611ff6
|
fix: Implicit Grant discovery
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-03-08 16:16:25 +04:00 |
|
Maksim Nabokikh
|
cb9f0b5d5e
|
Merge pull request #2418 from dirien/acr_values
feat: Add acr_values support for OIDC
|
2022-03-08 10:22:07 +04:00 |
|
Maksim Nabokikh
|
5f9abc5be8
|
Merge pull request #2371 from seuf/authproxy-groups-configuration
Allow configuration of returned groups via authproxy connector
|
2022-03-04 00:44:56 +04:00 |
|
Maksim Nabokikh
|
5b0cb0704a
|
Merge pull request #2342 from dhaus67/refresh-token-openshift-connector
Add support for RefreshConnector for openshift connector.
|
2022-03-02 11:46:21 +04:00 |
|
Maksim Nabokikh
|
bf0025fbd3
|
Merge pull request #2390 from rahulchheda/fix/bitbucket-teams-issue-master
[fix] Replace /teams API w/ /workspaces endpoints
|
2022-02-02 12:09:11 +04:00 |
|
Maksim Nabokikh
|
13f93cb785
|
Merge pull request #2394 from flant/update-goglangci-lint-link
chore: update golangci-lint download script
|
2022-02-01 08:18:30 +04:00 |
|
m.nabokikh
|
254165d665
|
chore: update golangci-lint download script
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-01-31 22:33:38 +04:00 |
|
Maksim Nabokikh
|
9d3471e39b
|
Merge pull request #2026 from flant/ldap-groups-user-matcher-warning
chore: warning about deprecated LDAP groupSearch fields
|
2021-12-11 13:26:30 +04:00 |
|
Maksim Nabokikh
|
ac02fb04cf
|
Merge pull request #2344 from flant/invalid_grant_claim_another_client
fix: return invalid_grant error on claiming token of another client
|
2021-12-08 17:30:52 +04:00 |
|
m.nabokikh
|
578cb05f7b
|
fix: return invalid_grant error on claiming token of another client
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-12-05 23:45:52 +04:00 |
|
Maksim Nabokikh
|
84b241721e
|
Merge pull request #2300 from flant/do-not-update-offline-session-last-time
fix: do not update offlinesession lastUsed field if refresh token was not updated
|
2021-10-21 20:23:45 +04:00 |
|
m.nabokikh
|
9fad0602ec
|
fix: do not update offlinesession lastUsed field if refresh token was not change
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-10-19 01:16:34 +04:00 |
|
m.nabokikh
|
d4e82e3315
|
chore: fix ioutil lint error after merging MySQL ent storage
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-09-21 08:35:25 +04:00 |
|
Maksim Nabokikh
|
f92a6f4457
|
Merge pull request #2272 from flant/mysql-ent
feat: Add MySQL ent-based storage driver
|
2021-09-21 08:24:36 +04:00 |
|
Maksim Nabokikh
|
5169c4317d
|
Merge pull request #2278 from Juneezee/deprecate-ioutil
refactor: move from io/ioutil to io and os package
|
2021-09-17 16:36:35 +04:00 |
|
m.nabokikh
|
575742b137
|
Remove sqlite transaction tests for ent
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-09-14 18:55:03 +04:00 |
|
m.nabokikh
|
096e229562
|
Get rid of nolint
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-09-13 18:58:32 +04:00 |
|
m.nabokikh
|
4d4edaf540
|
Fix sqlite an mysql tests
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-09-13 18:48:46 +04:00 |
|
m.nabokikh
|
fb38e1235d
|
Add dialects
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-09-13 17:48:02 +04:00 |
|
m.nabokikh
|
eae3219e4d
|
feat: Add MySQL ent-based storage driver
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-09-13 14:25:17 +04:00 |
|
Maksim Nabokikh
|
3fac2ab6bc
|
Merge pull request #1862 from tkleczek/fix-rfc-errors
Improve auth flow error handling
|
2021-08-03 00:34:54 +04:00 |
|
Maksim Nabokikh
|
766fc7ad99
|
Merge pull request #2218 from jglick/htpasswd
Demonstrate use of `htpasswd` for bCrypt in `staticPasswords`
|
2021-08-02 10:17:39 +04:00 |
|
Maksim Nabokikh
|
e650aef331
|
Merge pull request #2212 from salmanisd/feature/use-only-one-sqlite3-conn
storage/sql: use only one sqlite3 connection
|
2021-07-22 20:10:31 +04:00 |
|
Maksim Nabokikh
|
5b7ec77538
|
Merge pull request #2112 from flant/update-kubernetes-sa-tokens
feat: Update token periodically if Dex is running in Kubernetes cluster
|
2021-07-13 20:06:36 +04:00 |
|
m.nabokikh
|
d413870f6e
|
feat: Update token periodically if Dex is running in Kubernetes cluster
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-07-12 13:00:46 +04:00 |
|
Maksim Nabokikh
|
823484f024
|
Merge pull request #2092 from flant/kubernetes-fallback-to-namespace-file
fix: read namespace from file for Kubernetes storage client
|
2021-07-10 09:23:57 +04:00 |
|
Maksim Nabokikh
|
033a8d89f2
|
Merge pull request #2025 from flant/kubernetes-apiextensions-version
feat: create CRDs as apiextensions.k8s.io/v1
|
2021-07-08 10:52:55 +04:00 |
|
Maksim Nabokikh
|
2211c515a6
|
Merge pull request #2121 from flant/ent-postgres
feat: Add ent-based postgres storage
|
2021-07-08 10:49:13 +04:00 |
|
m.nabokikh
|
0754c30ac2
|
fix: get namespace from file for Kubernetes storage client
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-06-10 20:01:14 +04:00 |
|
m.nabokikh
|
7a2472555a
|
feat: Create CRDs as apiextensions.k8s.io/v1
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-06-10 20:00:49 +04:00 |
|
m.nabokikh
|
21a01ee811
|
Add sprig v3 functions to web templates
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-06-02 11:11:45 +04:00 |
|
Maksim Nabokikh
|
93ded5c406
|
Merge pull request #2091 from flant/kubernetes-tests-kind
chore: test Kubernetes storage with KinD
|
2021-06-02 11:10:34 +04:00 |
|
m.nabokikh
|
97591861b2
|
Cleanup Makefile
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-06-02 10:33:54 +04:00 |
|
m.nabokikh
|
00950eedd6
|
Bump kind version and change kubeconfig tmp dir
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-06-01 21:57:19 +04:00 |
|
m.nabokikh
|
bc5371e730
|
Add make file commands for kind
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-06-01 19:44:49 +04:00 |
|
m.nabokikh
|
5a48d8a82d
|
chore: test Kubernetes storage with KinD
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-06-01 19:44:31 +04:00 |
|
Maksim Nabokikh
|
5d996661ea
|
Merge pull request #2144 from flant/bump-linter-version
Bump golag-ci lint version to 1.40.1
|
2021-05-27 21:50:23 +04:00 |
|
m.nabokikh
|
4b54433ec2
|
Bump golag-ci lint version to 1.40.1
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-05-27 19:27:06 +04:00 |
|
m.nabokikh
|
dea1d3383c
|
Deprecation warning log message
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-05-24 19:40:28 +04:00 |
|
m.nabokikh
|
13a83d9bba
|
chore: warning about deprecated LDAP groupSearch fields
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-05-24 19:08:13 +04:00 |
|
Maksim Nabokikh
|
20875c972e
|
Discard package "version" (#2107)
* Discard package "version"
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
* Inject api version
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
* Pass version arg to the dex API
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-05-18 00:55:24 +02:00 |
|
m.nabokikh
|
49adc4e5bb
|
Fix ent-based postgres storage tests
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-05-15 09:06:44 +04:00 |
|
m.nabokikh
|
19884d92ac
|
feat: Add ent-based postgres storage
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-05-14 23:19:59 +04:00 |
|
m.nabokikh
|
8553309db3
|
Add obsolete tokens, resolve conflicts, bump ent
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-05-02 12:43:21 +04:00 |
|
m.nabokikh
|
24fa4def5b
|
chore: update ent
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-04-30 17:48:16 +04:00 |
|
m.nabokikh
|
2e61860d5a
|
Add ent autogenerated code
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-04-30 17:47:54 +04:00 |
|
m.nabokikh
|
11859166d0
|
feat: Add ent-based sqlite3 storage
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-04-30 17:47:54 +04:00 |
|
m.nabokikh
|
4561214ab2
|
Add @nabokihms to maintainers list
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-04-27 13:11:15 +04:00 |
|
m.nabokikh
|
026d979073
|
chore: remove go dev badge from README
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-04-17 10:24:02 +04:00 |
|
m.nabokikh
|
beb8911cf7
|
chore: add note about units to expire config
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-04-02 16:12:43 +04:00 |
|
m.nabokikh
|
6be747142a
|
chore: add keystone connector icon and bump tests dependencies
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-03-11 23:03:37 +04:00 |
|
m.nabokikh
|
3bd0e91a68
|
Make /device/token deprecation warning more concise
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-25 11:53:25 +04:00 |
|
m.nabokikh
|
9ed5cc00cf
|
Add deprecation warning for /device/token endpoint
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-24 17:14:28 +04:00 |
|
m.nabokikh
|
1211a86d58
|
fix: use /token endpoint to get tokens with device flow
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-24 16:03:25 +04:00 |
|
m.nabokikh
|
84a07a7805
|
Do not run LDAP tests if DEX_LDAP_HOST is not set
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-20 17:05:41 +04:00 |
|
m.nabokikh
|
796d4c1e6b
|
Remove tectonic links from the README
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-20 16:59:37 +04:00 |
|
m.nabokikh
|
1f2771b57e
|
fix: do not run LDAP tests locally by default
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-20 12:55:52 +04:00 |
|
m.nabokikh
|
df86a1faca
|
chore: update Kubernetes section in README
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-18 08:14:43 +04:00 |
|
m.nabokikh
|
87ebbaf834
|
fix: close storage on shutdown
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-12 22:31:13 +04:00 |
|
m.nabokikh
|
9340fee011
|
Fixes after rebasing to the actual main branch
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-10 23:46:17 +04:00 |
|
m.nabokikh
|
89295a5b4a
|
More refresh token handler refactoring, more tests
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-10 23:43:19 +04:00 |
|
m.nabokikh
|
4e73f39f57
|
Do not refresh id token claims if refresh token is allowed to reuse
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-10 23:43:19 +04:00 |
|
m.nabokikh
|
0c75ed12e2
|
Add refresh token expiration tests and some refactoring
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-10 23:43:19 +04:00 |
|
m.nabokikh
|
06c8ab5aa7
|
Fixes of naming and code style
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-10 23:37:57 +04:00 |
|
m.nabokikh
|
91de99d57e
|
feat: Add refresh token expiration and rotation settings
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-02-10 23:37:57 +04:00 |
|
 m.nabokikhandMárk Sági-Kazár
|
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>
|
2021-02-10 19:44:05 +04:00 |
|
m.nabokikh
|
7f744598f5
|
Add detailed description to docker-entrypoint.sh
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-30 14:54:17 +04:00 |
|
m.nabokikh
|
3241fd4ae2
|
Move downloading gomplate to separate stage
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-29 13:48:40 +04:00 |
|
m.nabokikh
|
a6cb627763
|
Add docker build args
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-29 13:48:05 +04:00 |
|
m.nabokikh
|
d43053e11c
|
Download gomplate during building phase
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-29 13:48:05 +04:00 |
|
m.nabokikh
|
e13aac4963
|
Switch to gomplate
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-29 13:48:05 +04:00 |
|
m.nabokikh
|
891fa1785f
|
Remove entrypoint.sh, add config template example
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-29 13:48:05 +04:00 |
|
m.nabokikh
|
7784a4727c
|
feat: Add dockerize to the Dex docker image
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-29 13:48:05 +04:00 |
|
m.nabokikh
|
f82c217e12
|
feat: graceful shutdown
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-26 12:16:30 +04:00 |
|
m.nabokikh
|
d6b5105d9b
|
fix: check code presence
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-25 18:50:36 +04:00 |
|
m.nabokikh
|
a7667dff38
|
fix: remove empty RefreshTokens
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-25 14:53:19 +04:00 |
|
m.nabokikh
|
30a5dade0f
|
fix: unsupported request parameter error
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-22 18:01:24 +04:00 |
|
m.nabokikh
|
123185c456
|
fix: return invalid_grant error for invalid or expired auth codes
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-21 01:31:38 +04:00 |
|
m.nabokikh
|
283a87855a
|
fix: update auth methods and claims in discovery endpoint
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-20 15:15:30 +04:00 |
|
m.nabokikh
|
bb503dbd81
|
Use constants in errors
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-18 14:54:43 +04:00 |
|
m.nabokikh
|
a7978890c7
|
Add Cache-control headers to token responses
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-18 11:13:28 +04:00 |
|
m.nabokikh
|
b2e9f67edc
|
Enable unparam, prealloc, sqlclosecheck linters
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-15 19:29:13 +04:00 |
|
m.nabokikh
|
eb10135774
|
Move CODE_OF_CONDUCT.md to .gitlab folder
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-13 14:33:50 +04:00 |
|
m.nabokikh
|
8fdb207848
|
Update CODE_OF_CONDUCT.md
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-12 22:17:32 +04:00 |
|
m.nabokikh
|
30c3d78365
|
fix: log device flow entities GC result if no auth entities collected
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-11 12:33:10 +04:00 |
|
m.nabokikh
|
f2f19fa0d7
|
chore: make example-app form prettier
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-01-07 23:10:16 +04:00 |
|
m.nabokikh
|
1e88cca59a
|
Make dark theme even darker, add fallback for legacy themes
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-12-22 11:07:28 +04:00 |
|
m.nabokikh
|
da4fb97912
|
Add flant to ADOPTERS.md
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-12-15 10:47:24 +04:00 |
|
m.nabokikh
|
bcaddd4354
|
feat: Change default themes to light/dark
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-11-08 02:12:06 +04:00 |
|
m.nabokikh
|
7198f17d0e
|
chore: Add description templates
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-11-02 10:52:08 +04:00 |
|
m.nabokikh
|
be378dd9a7
|
feat: Retry Kubernetes update requests
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-10-28 12:46:58 +04:00 |
|
m.nabokikh
|
a5ad5eaf08
|
fix: Minor style fixes after merging PKCE implementation
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-10-26 23:20:33 +04:00 |
|
m.nabokikh
|
1d83e4749d
|
Add gocritic
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-10-18 01:54:27 +04:00 |
|
m.nabokikh
|
4d63e9cd68
|
fix: Bump golangci-lint version and fix some linter's problems
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-10-18 01:02:29 +04:00 |
|
m.nabokikh
|
4801b2c975
|
fix: Handle kubernetes API conflicts properly for signing keys
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-10-12 09:15:00 +03:00 |
|
m.nabokikh
|
ec66cedfcc
|
feat: Add team groups support to bitbucket connector
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-10-04 20:50:59 +03:00 |
|
m.nabokikh
|
4b94469547
|
fix: Replace teams endpoint for bitbucket connector
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-10-03 20:30:23 +03:00 |
|
m.nabokikh
|
70505b258d
|
Fix templates with asset paths that point to external URL
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-07-06 12:02:39 +04:00 |
|
m.nabokikh
|
47b0d33142
|
Add icon for OIDC provider
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2020-05-12 15:33:15 +04:00 |
|