Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
0b60367
Add new connector for Cloudfoundry
Apr 10, 2018
c0022ab
update cf connector to use 'authorization_endpoint' from /v2/info
Oct 4, 2018
4a18f58
Added support for CF resources pagination
daniellavoie Apr 4, 2019
0a9db52
cf: add org to groups claims
Nov 7, 2019
feeb16c
cf: add org guid to groups claims
Nov 18, 2019
bcfcd31
add unit test and api call to `audited_spaces` and `managed_spaces`
Oct 7, 2019
63fbaa6
append role to space guids
Nov 4, 2019
dc7f5b5
add cf org:space:role group claim to token
Nov 25, 2019
3d05fc3
fix lint errors
Jan 13, 2020
889589f
run golangcli-lint
Mar 5, 2021
e4e7662
fix sanity check errors
Dec 1, 2021
b8d723c
rename connector;make types private;
Oct 5, 2022
69a0145
add cloudfoundry to connector list in readme
Oct 5, 2022
b30286a
Switching to CloudFoundry v3 API
Kump3r Oct 2, 2024
98ff8fa
Add missing endpoint
Kump3r Jan 3, 2025
05a4c7f
Refactor CloudFoundry API request handling to use updated response st…
Kump3r Jan 7, 2025
1b868d4
Use simple structures for the apiResult
Kump3r Jan 9, 2025
c0c53bd
add client crendential grant type
Nov 10, 2021
2851935
Switching to CF API V3 endpoints
IvanChalukov Jan 9, 2025
24b3df4
Fix issues in existing client credentials change
kellyma2 Dec 3, 2021
b7a8410
Addapt cloudfoundry_test.go acceptance tests for CF API v3
Kump3r Jan 10, 2025
3925296
Fix tests in TestServerSupportedGrants for client credentials
Aug 2, 2022
014564c
update cf connector to use slog instead
taylorsilva Jan 16, 2025
67c4050
Merge remote-tracking branch 'origin/pr/client-credentials-grant-sync'
Sep 1, 2025
0d7db25
upstream dex release: v2.44.0
Sep 1, 2025
eb5b9fb
build(deps): bump google.golang.org/api from 0.248.0 to 0.257.0
dependabot[bot] Dec 8, 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