-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
CloundFoundry connector #1624
base: master
Are you sure you want to change the base?
CloundFoundry connector #1624
Commits on Aug 7, 2024
-
Fix scheme for DialURL ldap connection (dexidp#3677)
* Use scheme without :// suffix * Make test ldap server listen on custom ports to avoid stepping into go-ldap defaults Signed-off-by: m.nabokikh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54fb570 - Browse repository at this point
Copy the full SHA 54fb570View commit details -
Change workdir for gomplate (dexidp#3684)
Workaround to run gomplate from a non-root directory in distroless images, because gomplate tries to access CWD on start. See: hairyhenderson/gomplate#2202 Signed-off-by: m.nabokikh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43956db - Browse repository at this point
Copy the full SHA 43956dbView commit details -
Add new connector for Cloudfoundry
- Verifies user is part of orgs and spaces for group claims Signed-off-by: Joshua Winters <[email protected]> Co-authored-by: Shash Reddy <[email protected]>
2 people authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d1b597 - Browse repository at this point
Copy the full SHA 8d1b597View commit details -
update cf connector to use 'authorization_endpoint' from /v2/info
Co-authored-by: Topher Bullock <[email protected]> Signed-off-by: Josh Winters <[email protected]>
2 people authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c8d34e0 - Browse repository at this point
Copy the full SHA c8d34e0View commit details -
Added support for CF resources pagination
Signed-off-by: Daniel Lavoie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f80f91 - Browse repository at this point
Copy the full SHA 9f80f91View commit details -
Signed-off-by: Joshua Winters <[email protected]> Co-authored-by: Rui Yang <[email protected]>
2 people authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 61d07a3 - Browse repository at this point
Copy the full SHA 61d07a3View commit details -
cf: add org guid to groups claims
Co-authored-by: Rui Yang <[email protected]> Signed-off-by: Joshua Winters <[email protected]>
2 people authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for a5ed574 - Browse repository at this point
Copy the full SHA a5ed574View commit details -
add unit test and api call to
audited_spaces
andmanaged_spaces
Signed-off-by: Zoe Tian <[email protected]> Co-authored-by: Ciro S. Costa <[email protected]> Signed-off-by: w3tian <[email protected]>
2 people authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 934f55a - Browse repository at this point
Copy the full SHA 934f55aView commit details -
Signed-off-by: Rui Yang <[email protected]> Co-authored-by: Joshua Winters <[email protected]>
2 people authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 031e4e5 - Browse repository at this point
Copy the full SHA 031e4e5View commit details -
add cf org:space:role group claim to token
Signed-off-by: Joshua Winters <[email protected]> Co-authored-by: Rui Yang <[email protected]>
2 people authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 39c229a - Browse repository at this point
Copy the full SHA 39c229aView commit details -
gofumpt-ed Signed-off-by: Rui Yang <[email protected]>
Rui Yang authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for abf3401 - Browse repository at this point
Copy the full SHA abf3401View commit details -
Signed-off-by: Rui Yang <[email protected]>
Rui Yang authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for d7dc0ec - Browse repository at this point
Copy the full SHA d7dc0ecView commit details -
Signed-off-by: Rui Yang <[email protected]>
Rui Yang authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e30286 - Browse repository at this point
Copy the full SHA 5e30286View commit details -
rename connector;make types private;
Signed-off-by: Rui Yang <[email protected]>
Rui Yang authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ecabd0 - Browse repository at this point
Copy the full SHA 8ecabd0View commit details -
add cloudfoundry to connector list in readme
Signed-off-by: Rui Yang <[email protected]>
Rui Yang authored and CI Bot committedAug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for a2099f4 - Browse repository at this point
Copy the full SHA a2099f4View commit details