forked from dexidp/dex
-
Notifications
You must be signed in to change notification settings - Fork 0
Sync with upstream master #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
cruizen
wants to merge
1,831
commits into
platform9:master
Choose a base branch
from
dexidp:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
1831 commits
Select commit
Hold shift + click to select a range
5bbc400
feat: implement id_token_hint (#4670)
nabokihms 449f664
feat: Add AuthSession GC (#4667)
nabokihms 3c7e159
chore: update Go and gRPC dependencies to latest versions (#4673)
nabokihms 363e9d5
feat: use protobuf for session cookie (#4675)
nabokihms 9d22748
build(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (#4679)
dependabot[bot] 2e41d5b
build(deps): bump anchore/sbom-action from 0.23.1 to 0.24.0 (#4681)
dependabot[bot] 894f87d
build(deps): bump the etcd group with 2 updates (#4680)
dependabot[bot] cf2c017
build(deps): update entgo.io/ent to v0.14.6 and ariga.io/atlas to v0.…
nabokihms 08dc8ee
docs: add CONTRIBUTING.md (#4685)
nabokihms 098ab60
feat: support ES256 local signer (#4682)
space-arens 896c695
build(deps): bump google.golang.org/api from 0.272.0 to 0.273.0 (#4689)
dependabot[bot] 58e387a
build(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.1 (#4692)
dependabot[bot] 9f92c71
feat: cookies encryption support (#4676)
nabokihms 9caf0f1
feat: prompt select_login (#4678)
nabokihms 1558aac
fix: fix handler tests after merging cookie enc (#4693)
nabokihms 31cf652
feat: add a jti per default (#4695)
bufferoverflow 89f4321
Updating the maintainers list (#4696)
nabokihms bf323d3
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.38…
dependabot[bot] 6e695a6
build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#4700)
dependabot[bot] 2fa7d80
build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 (#4698)
dependabot[bot] f90a36c
docs: mention LDAP recursionGroupAttr in config.yaml.dist (#4697)
space-arens 780cbe1
feat: disconnect upstream refreshing
nabokihms 8031f5b
feat: add home page with user session info (#4677)
nabokihms bc8f045
feat: include prompt=select_account in back link for multiple connect…
nabokihms d4807b6
fix: update parseSession callas after merging home page (#4701)
nabokihms 830fca9
fix: migrate Bitbucket Cloud connector to current workspace API (#4687)
nicknikolakakis 06c5233
build(deps): bump github.com/lib/pq from 1.12.0 to 1.12.1 (#4702)
dependabot[bot] 142d776
build(deps): bump google.golang.org/api from 0.273.0 to 0.273.1 (#4707)
dependabot[bot] 486320d
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (…
dependabot[bot] 58f148d
feat: implement OIDC RP-Initiated logout (#4674)
nabokihms 546e66c
feat: add WebAuthn support (#4704)
nabokihms 3bf25fd
feat: add SSO sharing policy (#4705)
nabokihms 6f2e233
feat: example app session refactoring (#4712)
nabokihms ed88652
build(deps): bump google.golang.org/grpc in /examples (#4710)
dependabot[bot] 61635a6
build(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 (#4709)
dependabot[bot] 6511fb9
build(deps): bump the etcd group with 2 updates (#4708)
dependabot[bot] 5b5b467
build(deps): bump github.com/go-jose/go-jose/v4 (#4718)
dependabot[bot] 7bd2f57
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.38 to 1.14.39…
dependabot[bot] af47557
build(deps): bump github.com/go-webauthn/webauthn from 0.16.1 to 0.16…
dependabot[bot] 503e461
build(deps): bump github.com/lib/pq from 1.12.1 to 1.12.2 (#4716)
dependabot[bot] 6e7a983
build(deps): bump docker/login-action from 4.0.0 to 4.1.0 (#4713)
dependabot[bot] a10dd9b
build(deps): bump google.golang.org/api from 0.273.1 to 0.274.0 (#4714)
dependabot[bot] a90912e
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.39 to 1.14.40…
dependabot[bot] a0f1231
build(deps): bump github.com/go-webauthn/webauthn from 0.16.2 to 0.16…
dependabot[bot] ea243dd
build(deps): bump github.com/lib/pq from 1.12.2 to 1.12.3 (#4720)
dependabot[bot] 0977c87
docs: update README and remove gitpod (#4719)
nabokihms 4d4c58d
Use the C approach
nabokihms 90bb8eb
Fixes according to codereview comments
nabokihms 832caae
build(deps): bump oras-project/setup-oras from 1.2.4 to 2.0.0 (#4723)
dependabot[bot] cda5c37
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.40 to 1.14.41…
dependabot[bot] 9c138ef
fix: mfa not enforced on session validation (#4726)
jnfrati 52ef42f
build(deps): bump golang from 1.26.1-alpine3.22 to 1.26.2-alpine3.22 …
dependabot[bot] d11dbd2
build(deps): bump google.golang.org/api from 0.274.0 to 0.275.0 (#4729)
dependabot[bot] 05c23bd
build(deps): bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 …
dependabot[bot] 95fefb4
build(deps): bump github.com/coreos/go-oidc/v3 in /examples (#4730)
dependabot[bot] 2fb5d78
feat: Add more tests for sessions and edge case
nabokihms 6189b20
Fix nonce comparison to prevent timing
nabokihms ae0c5c0
Fix linter
nabokihms 683d1ee
feat: Add more tests for sessions and edge cases (#4731)
nabokihms 066f34c
build(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0 (#4733)
dependabot[bot] 0e0b936
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.41 to 1.14.42…
dependabot[bot] f49dddc
build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 (#4738)
dependabot[bot] eec8f76
feat(microsoft): map userPrincipalName to preferred_username claim (#…
matzegebbe 410a58f
build(deps): bump github.com/go-webauthn/webauthn from 0.16.3 to 0.16…
dependabot[bot] bdfac38
build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 (#4740)
dependabot[bot] 6f78bb6
build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#4741)
dependabot[bot] acd853b
build(deps): bump actions/cache from 5.0.4 to 5.0.5 (#4744)
dependabot[bot] 6f68a40
feat(oauth2): populate groups claim in client_credentials tokens (#4691)
carlesarnal 5d33f94
build(deps): bump alpine from 3.23.3 to 3.23.4 (#4746)
dependabot[bot] 2d12818
build(deps): bump google.golang.org/api from 0.275.0 to 0.276.0 (#4745)
dependabot[bot] 5f9ad5c
build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#4747)
dependabot[bot] 75934f3
Add OpenSSF Best Practices badge (#4748)
nabokihms 6cf5b52
Add LFX Health Score badge (#4749)
nabokihms ec003f5
Read User Identity once
nabokihms ed65360
feat: disconnect upstream refreshing (#4703)
nabokihms 273de3b
build(deps): bump github.com/go-webauthn/webauthn from 0.16.4 to 0.16…
dependabot[bot] 15bed0b
build(deps): bump golang from `c259ff7` to `18e6f5a` (#4750)
dependabot[bot] 7154549
build(deps): bump golang from `18e6f5a` to `7ef9411` (#4753)
dependabot[bot] 4c99c75
build(deps): bump github.com/go-webauthn/webauthn from 0.16.5 to 0.17…
dependabot[bot] 050b262
build(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 (#4…
dependabot[bot] d7ba134
build(deps): bump github.com/Azure/go-ntlmssp from 0.1.0 to 0.1.1 (#4…
dependabot[bot] 98c0b47
fix(google): preserve username when absent in refresh token (#4758)
hisamafahri b3bb230
feat: Add Kerberos support (#4640)
Jabejixo 0d80ea7
build(deps): bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0…
dependabot[bot] a6b7ef0
build(deps): bump google.golang.org/api from 0.276.0 to 0.277.0 (#4763)
dependabot[bot] 2db4a35
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.42 to 1.14.44…
dependabot[bot] 81ba65a
build(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#4779)
dependabot[bot] 60ca776
build(deps): bump google.golang.org/api from 0.277.0 to 0.278.0 (#4778)
dependabot[bot] 5eb9530
build(deps): bump google.golang.org/grpc in /examples (#4775)
dependabot[bot] c57f56f
build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#4768)
dependabot[bot] b940e43
build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0 (#4772)
dependabot[bot] f074c3d
build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 (…
dependabot[bot] b0ac753
feat(server): log successful token exchange requests (#4780)
0x2b3bfa0 a99e764
build(deps): bump golang from 1.26.2-alpine3.22 to 1.26.3-alpine3.22 …
dependabot[bot] 67fcd7b
build(deps): bump github.com/go-webauthn/webauthn from 0.17.0 to 0.17…
dependabot[bot] 7d3bb7e
build(deps): bump the etcd group across 1 directory with 2 updates (#…
dependabot[bot] ca3d567
build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#4782)
dependabot[bot] 344cc3c
build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 (#4789)
dependabot[bot] 4eec117
build(deps): bump github.com/go-webauthn/webauthn from 0.17.2 to 0.17…
dependabot[bot] aaf8f28
ci: improve behavior for first time forks (#4790)
cardoe f0cd676
fix(server): enforce client.AllowedConnectors in handleTokenExchange …
matte1782 4b634da
build(deps): bump google.golang.org/api from 0.278.0 to 0.280.0 (#4801)
dependabot[bot] cd5f614
build(deps): bump github.com/google/cel-go from 0.28.0 to 0.28.1 (#4792)
dependabot[bot] 66005b9
build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#4799)
dependabot[bot] f242140
build(deps): bump distroless/static-debian13 from `e3f9456` to `963fa…
dependabot[bot] eefcd80
build(deps): bump google.golang.org/grpc in /examples (#4795)
dependabot[bot] 6e13117
build(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.…
dependabot[bot] e703bc3
feat(gitlab): support inherited group claims (#4800)
AntonKulyashov b78c3dd
fix(gitlab): avoid openid scope without groups (#4810)
space-arens dbb8276
fix(storage): compare DeviceRequest expiry by instant in conformance …
arpitjain099 29183b7
build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#4803)
dependabot[bot] 274455a
build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#4809)
dependabot[bot] 86298b8
build(deps): bump alpine from 3.23.4 to 3.24.0 (#4820)
dependabot[bot] bab7f0f
build(deps): bump the etcd group across 1 directory with 2 updates (#…
dependabot[bot] c306797
build(deps): bump github.com/go-webauthn/webauthn from 0.17.3 to 0.17…
dependabot[bot] 7d73f7e
build(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#4807)
dependabot[bot] 275a7b2
build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 (#4804)
dependabot[bot] 035be36
build(deps): bump google.golang.org/api from 0.280.0 to 0.283.0 (#4816)
dependabot[bot] 5abce27
build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 (#4806)
dependabot[bot] 1018112
build(deps): bump golang from 1.26.3-alpine3.22 to 1.26.4-alpine3.22 …
dependabot[bot] d57ed65
build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 (#4802)
dependabot[bot] 8f65c7e
build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#4826)
dependabot[bot] e236751
build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#4825)
dependabot[bot] c13b373
build(deps): bump google.golang.org/api from 0.283.0 to 0.284.0 (#4822)
dependabot[bot] 6b62669
build(deps): bump github/codeql-action from 4.36.0 to 4.36.2 (#4819)
dependabot[bot] c54d121
build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#4805)
dependabot[bot] 7915419
Add support to microsoft connector to get more then 1000 ad groups
XDanny322 db855ad
build(deps): bump alpine from 3.24.0 to 3.24.1 (#4834)
dependabot[bot] 5a9736a
build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 (#4824)
dependabot[bot] 9bacf95
build(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 (#4823)
dependabot[bot] 02ec139
feat: gRPC API for sessions (#4783)
nabokihms c4a2320
build(deps): bump github.com/coreos/go-oidc/v3 in /examples (#4838)
dependabot[bot] 4356379
build(deps): bump google.golang.org/api from 0.284.0 to 0.286.0 (#4835)
dependabot[bot] c36be68
build(deps): bump github.com/coreos/go-oidc/v3 from 3.18.0 to 3.19.0 …
dependabot[bot] e93dcf4
build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#4840)
dependabot[bot] 4eced3f
build(deps): bump actions/setup-go from 6.4.0 to 6.5.0
dependabot[bot] 847872d
build(deps): bump github.com/openbao/openbao/api/v2 from 2.5.1 to 2.6…
dependabot[bot] f5c7bc5
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.44 to 1.14.47
dependabot[bot] 5d04dfb
build(deps): bump actions/cache from 5.0.5 to 6.0.0 (#4846)
dependabot[bot] 31defea
Merge branch 'dexidp:master' into master
XDanny322 dc12afa
Merge pull request #4847 from dexidp/dependabot/github_actions/action…
sagikazarmark 7bda291
Merge pull request #4849 from dexidp/dependabot/go_modules/github.com…
sagikazarmark d2cfe8e
build: replace nix flake with devenv environment
sagikazarmark 287c31d
Merge pull request #4863 from dexidp/devenv
sagikazarmark bd5e9b6
test(connector/saml): update expired OAM test cert
sagikazarmark b31f708
Merge pull request #4864 from dexidp/fix-expired-saml-oam
sagikazarmark 8a38891
build(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0
dependabot[bot] ae48e32
build(deps): bump the etcd group across 1 directory with 2 updates
dependabot[bot] c5cfdeb
build(deps): bump actions/cache from 6.0.0 to 6.1.0
dependabot[bot] 4f05ab3
build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0
dependabot[bot] ea9c9a5
build(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1
dependabot[bot] ef4a709
build(deps): bump actions/cache/save from 6.0.0 to 6.1.0
dependabot[bot] 2683d0b
Merge pull request #4861 from dexidp/dependabot/go_modules/etcd-15be9…
sagikazarmark 62de099
Merge pull request #4860 from dexidp/dependabot/github_actions/docker…
sagikazarmark aaa50d0
Merge pull request #4856 from dexidp/dependabot/go_modules/google.gol…
sagikazarmark ff8f3a0
Merge pull request #4854 from dexidp/dependabot/github_actions/action…
sagikazarmark 388f4b6
Merge pull request #4853 from dexidp/dependabot/github_actions/action…
sagikazarmark 0082deb
Merge pull request #4852 from dexidp/dependabot/github_actions/action…
sagikazarmark fac54c9
build(deps): bump google.golang.org/api from 0.286.0 to 0.287.0
dependabot[bot] 955b498
Merge pull request #4855 from dexidp/dependabot/go_modules/google.gol…
sagikazarmark 545573b
build(deps): bump google.golang.org/grpc in /api/v2
dependabot[bot] 4b8fa12
build(deps): bump google.golang.org/grpc in /examples
dependabot[bot] e8aaa98
GitHub Connector: Implement support for refresh tokens
matheuscscp ac16810
Merge pull request #4857 from dexidp/dependabot/go_modules/api/v2/goo…
sagikazarmark d36ca4b
Merge pull request #4858 from dexidp/dependabot/go_modules/examples/g…
sagikazarmark c6ea5d1
Merge pull request #4845 from matheuscscp/github-refresh-tokens
sagikazarmark b5ea46a
build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0
dependabot[bot] 7ec5192
Merge branch 'dexidp:master' into master
XDanny322 f9d278b
Update batch size limit in Microsoft connector to match Graph API spe…
XDanny322 4bfc182
build(deps): bump golang.org/x/net (#4871)
dependabot[bot] f813439
feat: add logout confirmation page (#4734)
nabokihms 07d464c
build(deps): bump golang.org/x/net (#4870)
dependabot[bot] 17a54e9
build(deps): bump docker/metadata-action from 6.1.0 to 6.2.0 (#4867)
dependabot[bot] 2954081
Add BatchGroupLookups configuration to control group ID request batching
4df839f
build(deps): bump docker/login-action from 4.2.0 to 4.4.0 (#4873)
dependabot[bot] 7b088d9
build(deps): bump github.com/google/cel-go from 0.28.1 to 0.29.1 (#4872)
dependabot[bot] ec1a183
build(deps): bump google.golang.org/api from 0.287.0 to 0.287.1 (#4874)
dependabot[bot] 5af2b61
fix(mfa): enforce WebAuthn clone detection, TOTP single-use, and acco…
nabokihms 7cb2317
fix(sessions): make SSO sharing non-transitive; drop redirect_uri dou…
nabokihms e463862
build(deps): bump distroless/static-debian13 from `963fa6c` to `d29e6…
dependabot[bot] 0a52cf2
build(deps): bump github.com/coreos/go-oidc/v3 in /examples (#4883)
dependabot[bot] 4b8735e
build(deps): bump github/codeql-action/upload-sarif (#4878)
dependabot[bot] a5ed0cb
fix(server): enforce client AllowedConnectors on all token grants (#4…
nabokihms 01b2461
build(deps): bump oras-project/setup-oras from 2.0.0 to 2.0.1 (#4888)
dependabot[bot] fd84b8e
refactor(server): split handlers.go into focused per-flow files (#4891)
nabokihms 0969327
refactor(server): split the device flow into focused per-flow files (…
nabokihms 21d30c2
feat(server): introduce a token issuer abstraction (#4893)
nabokihms 82a5e4a
build(deps): bump distroless/static-debian13 from `d29e660` to `f7f8f…
dependabot[bot] 08a88e1
build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 (#4880)
dependabot[bot] 6de9d1d
build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 (#4865)
dependabot[bot] 7696618
feat(server): own the refresh token lifecycle in the issuer (#4895)
nabokihms a5db0df
build(deps): bump mheap/github-action-required-labels (#4875)
dependabot[bot] 54da90c
feat(microsoft): support using client_assertion
dronenb 395b78e
docs: add TESTING.md with instructions for testing the Microsoft conn…
dronenb 49a28cb
Simplify client assertion: don't set ClientSecret when using assertions
dronenb 6b62867
fix(connector/microsoft): use form auth for client assertions
dronenb 69045b4
refactor(server): split templates, connector cache and tokens into su…
nabokihms 9395846
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.13 to 3.4.14
dependabot[bot] ebda4f2
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.47 to 1.14.48
dependabot[bot] cf4ab8b
refactor(server): add a handler abstraction and extract discovery (#4…
nabokihms 7896f96
refactor(server): extract the device authorization endpoints into a p…
nabokihms 5e0dc1e
build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#4900)
dependabot[bot] b95ce94
connector/oidc: allow overriding userinfo and device auth URLs (#4897)
Kunalbehbud 7ba767f
refactor(server): move the request codecs into internal and extract h…
nabokihms dbf7af7
docs(server): give each subpackage a doc.go (#4909)
nabokihms 302ac1f
build(deps): bump google.golang.org/grpc in /examples (#4904)
dependabot[bot] 2c81c44
refactor(server): decompose the /token endpoint into per-grant handle…
nabokihms 1e03fe0
refactor(server): extract the gRPC API and relocate helpers (#4911)
nabokihms a521142
build(deps): bump actions/checkout from 7.0.0 to 7.0.1
dependabot[bot] 794eba8
Merge branch 'dexidp:master' into master
XDanny322 a55a71f
test(microsoft): use atomic counter for batch call count in tests
XDanny322 298633d
test(microsoft): assert returned names match input IDs in batch test
XDanny322 10fea5e
refactor(server): extract the interactive auth flow into an authflow …
nabokihms d91abd9
fix(server): harden several auth-surface security findings (#4927)
nabokihms 1787540
fix(device): bind device-callback auth code to its request and stop l…
nabokihms 63f55f7
build(deps): bump github/codeql-action/upload-sarif (#4924)
dependabot[bot] 683215b
build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#4925)
dependabot[bot] e1956ec
build(deps): bump docker/login-action from 4.4.0 to 4.5.0 (#4926)
dependabot[bot] ae1bcbc
build(deps): bump docker/login-action from 4.5.0 to 4.5.1
dependabot[bot] 873e99c
Merge pull request #4521 from dronenb/microsoft_client_assertion
sagikazarmark 052d5e1
Merge pull request #4931 from dexidp/dependabot/github_actions/docker…
sagikazarmark 9c1b6f1
Merge pull request #4918 from dexidp/dependabot/github_actions/action…
sagikazarmark e95b202
Merge pull request #4902 from dexidp/dependabot/go_modules/github.com…
sagikazarmark ea8655f
Merge pull request #4901 from dexidp/dependabot/go_modules/github.com…
sagikazarmark f2284b6
Merge pull request #4868 from dexidp/dependabot/github_actions/docker…
sagikazarmark a6e8a48
Merge remote-tracking branch 'upstream/master'
XDanny322 d439245
refactor(server): slim the Server and dedupe issuer-URL helpers (#4929)
nabokihms 6c90315
refactor(server): untangle what the package split left behind (#4933)
nabokihms d7ba47a
Bump Gomplate v5.2.0 (#4934)
nabokihms 3e1c27a
fix(web): rebuild the home page around the signed-in identity (#4935)
nabokihms d5e737a
fix(web): keep the connector buttons intact when a connector name is …
nabokihms 92b1f54
refactor(examples): rebuild the example app around real sessions and …
nabokihms 42f7a64
build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#4932)
dependabot[bot] 7a3b6d1
build(deps): bump google.golang.org/api from 0.287.1 to 0.291.0
dependabot[bot] d019062
build(deps): bump github.com/prometheus/client_golang
dependabot[bot] 23857ab
fix(examples): reject backslash redirect targets in the admin pages (…
nabokihms 8fb20d1
build(deps): bump github.com/google/cel-go from 0.29.1 to 0.30.0 (#4938)
dependabot[bot] a7f628a
build(deps): bump docker/login-action from 4.5.1 to 4.6.0
dependabot[bot] 533d177
feat(server): sid claim, back-channel logout and scoped refresh revoc…
nabokihms 155557b
feat(server): let a client tie its refresh tokens to the session (#4950)
nabokihms 729fa3c
build(deps): bump github/codeql-action/upload-sarif
dependabot[bot] 6319281
fix(microsoft): use explicit returns in getGroupNames to satisfy nake…
XDanny322 7060985
build(deps): bump github.com/beevik/etree from 1.6.0 to 1.7.0 (#4947)
dependabot[bot] 7efeba1
build(deps): bump google.golang.org/grpc in /examples (#4953)
dependabot[bot] 3b2ad9a
Merge pull request #4833 from XDanny322/master
sagikazarmark 1496706
Merge pull request #4954 from dexidp/dependabot/github_actions/github…
sagikazarmark 1b594f7
Merge pull request #4946 from dexidp/dependabot/github_actions/docker…
sagikazarmark 9cd1016
Merge pull request #4944 from dexidp/dependabot/go_modules/github.com…
sagikazarmark ba3915f
Merge pull request #4943 from dexidp/dependabot/go_modules/google.gol…
sagikazarmark ab64ed7
feat(server): one session per signed-in browser (#4951)
nabokihms File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,2 @@ | ||
| .github/ | ||
| .gitpod.yml | ||
| bin/ | ||
| tmp/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| name: OpenSSF Scorecard | ||
|
|
||
| on: | ||
| branch_protection_rule: | ||
| push: | ||
| branches: [ main ] | ||
| schedule: | ||
| - cron: '30 0 * * 5' | ||
|
|
||
| permissions: | ||
| contents: read | ||
|
|
||
| jobs: | ||
| analyze: | ||
| name: Analyze | ||
| runs-on: ubuntu-latest | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
| id-token: write | ||
| security-events: write | ||
|
|
||
| steps: | ||
| - name: Checkout repository | ||
| uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 | ||
| with: | ||
| persist-credentials: false | ||
|
|
||
| - name: Run analysis | ||
| uses: ossf/scorecard-action@2d1146689b8cda280b9bc96326124645441f03bc # v2.4.4 | ||
| with: | ||
| results_file: results.sarif | ||
| results_format: sarif | ||
| publish_results: true | ||
|
|
||
| - name: Upload results as artifact | ||
| uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 | ||
| with: | ||
| name: OpenSSF Scorecard results | ||
| path: results.sarif | ||
| retention-days: 5 | ||
|
|
||
| - name: Upload results to GitHub Security tab | ||
| uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v3.29.5 | ||
| with: | ||
| sarif_file: results.sarif | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scorecard workflow targets
maininstead ofmasterLow Severity
The new
analysis-scorecard.yamlworkflow triggers on pushes tobranches: [ main ], but this fork's default branch ismaster(as seen inci.yaml). The scorecard push trigger will never fire. The workflow only runs on the weeklyscheduleandbranch_protection_ruleevents, which may not be the intent.