Yann Soubeyrand
|
d6efb9e538
|
chore: move OIDC PKCE support from UI to backend (#21729)
Signed-off-by: Yann Soubeyrand <8511577+yann-soubeyrand@users.noreply.github.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-06-17 18:18:24 +00:00 |
|
Michael Crenshaw
|
2bf3f6850e
|
chore(lint): enable more gocritic linters (#23328)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-06-11 23:50:02 -04:00 |
|
Nitish Kumar
|
0b0c737af0
|
chore(deps): bump github.com/go-jose/go-jose/v3 to v4 (#22154)
Signed-off-by: nitishfy <justnitish06@gmail.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2025-03-04 12:30:12 -05:00 |
|
Mike Cutsail
|
561cbef5cc
|
feat: checking user defined roles and policies for referential integrity (#20825) (#22132)
Signed-off-by: Mike Cutsail <mcutsail15@apple.com>
|
2025-03-03 10:15:43 -08:00 |
|
Jagpreet Singh Tamber
|
ecb9dbac42
|
feat: add support for azure workload identity in Microsoft Entra SSO (#21433)
Signed-off-by: Jagpreet Singh Tamber <jagpreetstamber@gmail.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-01-29 00:00:43 +00:00 |
|
Matthieu MOREL
|
53bc19b5f2
|
chore: enable unused-parameter from revive (#21365)
* chore: enable unused-parameter from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
* apply recommandations
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-01-07 10:12:56 -05:00 |
|
Matthieu MOREL
|
6087b4f903
|
chore: use github.com/golang-jwt/jwt/v5 (#21276)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-01-02 18:23:28 -05:00 |
|
Matthieu MOREL
|
cc989251ef
|
chore: enable thelper linter (#20405)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-10-16 17:37:03 +00:00 |
|
Cheng Fang
|
e3e02f0064
|
chore(lint): errors reported by golangci-lint: S1009: should omit nil check; printf: non-constant format string (#19773)
Signed-off-by: Cheng Fang <cfang@redhat.com>
Co-authored-by: pasha-codefresh <pavel@codefresh.io>
|
2024-09-04 14:58:15 +00:00 |
|
fsl
|
6d0850749b
|
chore(deps): rm go-jose Cxb6dee8d5-b814 high vuln (#16947)
Signed-off-by: fengshunli <1171313930@qq.com>
|
2024-01-24 09:42:42 -05:00 |
|
Nathanael Liechti
|
819f0b3e87
|
feat(oidc): optionally query OIDC UserInfo to gather group claims (#12062)
Signed-off-by: Nathanael Liechti <technat@technat.ch>
|
2023-11-21 10:16:50 -05:00 |
|
Fish-pro
|
c85902c999
|
chore: use http constants instead of string (#12334)
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
|
2023-02-17 14:04:10 -05:00 |
|
Michael Crenshaw
|
b38bc0040b
|
Merge pull request from GHSA-q9hr-j4rf-8fjc
* fix: verify audience claim
Co-Authored-By: Vladimir Pouzanov <farcaller@gmail.com>
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com>
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* fix handling of expired token error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* handle single aud claim marshaled as a string
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Vladimir Pouzanov <farcaller@gmail.com>
|
2023-01-25 09:15:03 -05:00 |
|
Michael Crenshaw
|
f223182ddc
|
Merge pull request from GHSA-7943-82jg-wmw5
* add tests to demonstrate issue
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
more
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
settings tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
tests for OIDC handlers, consolidating test helpers
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
consolidate
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
consolidate
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* fix log message
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
|
2022-07-12 08:46:13 -04:00 |
|
Andrew Merenbach
|
4699946e1b
|
Derive dedicated Dex deployment (#564)
Put Dex into its own deployment and service to decouple API server stability from auth token processing
|
2018-09-14 17:08:12 -07:00 |
|
Jesse Suen
|
fe7bc15694
|
Add initial stubs for ksonnet util
|
2018-02-22 18:42:35 -08:00 |
|