Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
1a97d72
Resolve CVE by updating gomplate to 4.3.2
nathanlaceyraft May 21, 2025
6e602d3
Merge pull request #4148 from dexidp/backport-4146
sagikazarmark May 22, 2025
024cf86
Add new connector for Cloudfoundry
Apr 10, 2018
674d314
update cf connector to use 'authorization_endpoint' from /v2/info
Oct 4, 2018
d5274a9
Added support for CF resources pagination
daniellavoie Apr 4, 2019
ca95103
cf: add org to groups claims
Nov 7, 2019
8bead4b
cf: add org guid to groups claims
Nov 18, 2019
e4391ff
add unit test and api call to `audited_spaces` and `managed_spaces`
Oct 7, 2019
26bd282
append role to space guids
Nov 4, 2019
65ca65e
add cf org:space:role group claim to token
Nov 25, 2019
6b2fec2
fix lint errors
Jan 13, 2020
0d0bd2f
run golangcli-lint
Mar 5, 2021
6a980ce
fix sanity check errors
Dec 1, 2021
94c84e8
rename connector;make types private;
Oct 5, 2022
6fd1027
add cloudfoundry to connector list in readme
Oct 5, 2022
46ce4a1
Switching to CloudFoundry v3 API
Kump3r Oct 2, 2024
ffc1dfa
Add missing endpoint
Kump3r Jan 3, 2025
877446f
Refactor CloudFoundry API request handling to use updated response st…
Kump3r Jan 7, 2025
3b5d2bf
Use simple structures for the apiResult
Kump3r Jan 9, 2025
3eb0907
Switching to CF API V3 endpoints
IvanChalukov Jan 9, 2025
d29a7dc
Addapt cloudfoundry_test.go acceptance tests for CF API v3
Kump3r Jan 10, 2025
6f2b2a0
update cf connector to use slog instead
taylorsilva Jan 16, 2025
cc9b902
add client crendential grant type
Nov 10, 2021
d15d7d5
Fix issues in existing client credentials change
kellyma2 Dec 3, 2021
ce3617b
Fix tests in TestServerSupportedGrants for client credentials
Aug 2, 2022
621f206
Merge remote-tracking branch 'origin/pr/client-credentials-grant-sync'
Jul 22, 2025
1a07de9
upstream dex release: v2.43.1
Jul 22, 2025
cca66e1
build(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3
dependabot[bot] Jul 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 0 additions & 47 deletions .github/workflows/analysis-scorecard.yaml

This file was deleted.

238 changes: 0 additions & 238 deletions .github/workflows/artifacts.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/checks.yaml

This file was deleted.

Loading