Skip to content

Add a console/worker app for certificate auth#391

Merged
TimHess merged 6 commits intomainfrom
certificate_console
Jul 8, 2025
Merged

Add a console/worker app for certificate auth#391
TimHess merged 6 commits intomainfrom
certificate_console

Conversation

@TimHess
Copy link
Member

@TimHess TimHess commented Jun 6, 2025

resolves #335

@TimHess TimHess marked this pull request as draft June 6, 2025 00:16
@TimHess TimHess marked this pull request as ready for review June 13, 2025 21:10
@TimHess TimHess force-pushed the certificate_console branch from 14f7a33 to 3710174 Compare June 13, 2025 21:13
@TimHess TimHess force-pushed the certificate_console branch from 3710174 to 4514b4b Compare July 2, 2025 15:54
@TimHess TimHess requested a review from bart-vmware July 2, 2025 15:56
@TimHess
Copy link
Member Author

TimHess commented Jul 2, 2025

@bart-vmware I have code changes that I used to validate what's in the documentation PR both to support those additional certificates and to allow overriding the URI (to make auth-client-sample use auth-server-sample-windows or vice versa) if you want to see it, but I think it makes the sample far more convoluted so it's not included

@TimHess TimHess force-pushed the certificate_console branch from 4514b4b to ff41665 Compare July 2, 2025 16:23
@TimHess TimHess requested a review from bart-vmware July 7, 2025 14:40
@TimHess TimHess requested a review from bart-vmware July 8, 2025 15:10
@TimHess TimHess force-pushed the certificate_console branch from 1972af1 to 62d9492 Compare July 8, 2025 15:11
Copy link
Member

@bart-vmware bart-vmware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.cfignore

@TimHess TimHess requested a review from bart-vmware July 8, 2025 15:47
Copy link
Member

@bart-vmware bart-vmware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TimHess TimHess merged commit cbf7c00 into main Jul 8, 2025
10 of 11 checks passed
@TimHess TimHess deleted the certificate_console branch July 8, 2025 15:50
bart-vmware added a commit that referenced this pull request Jul 22, 2025
* Add Valkey to Redis samples, update broken links (#385)

* Add Valkey to Redis samples

* Update links to Cloud Foundry and brokers

* Update pivotal links

* Update getting started links for TAP

* Update links to v3 docs, remove links to guides

* Fix remaining links

* Update links to CF CLI

* Update SSO links

* Update TAP links

* Replace Kubernetes prerequisite with Tanzu CLI

* Update Fileshare Sample (#386)

* Replace FileShare sample with new .NET 8 app

* Add fileshare integration test, ability to skip logging during service creation

* Apply suggestions from code review

Co-authored-by: Bart Koelman <104792814+bart-vmware@users.noreply.github.com>

* Address feedback

- nicer scripts
- cleaner code
- catch attempted uploads of files > 128MB
- time-based upload file names
- use IOptions to hold fileshare info
- mention

* Apply suggestions from code review

Co-authored-by: Bart Koelman <104792814+bart-vmware@users.noreply.github.com>

* address PR Feedback

- rename create-user script to add-user
- FolderPath => SharePath
- add hostedservice to manage fileshare connection, drop IOptions
- add build badge
- it's prettier

* Apply suggestions from code review

Co-authored-by: Bart Koelman <104792814+bart-vmware@users.noreply.github.com>

* PR feedback

- HTTP DELETE
- build badge `/` encoding
- move project readme up a couple levels
- file share config in singleton object
- use a ViewModel for upload

* Apply suggestions from code review

Co-authored-by: Bart Koelman <104792814+bart-vmware@users.noreply.github.com>

* PR feedback

- table for uploaded files
- js formatting

* fix badge, don't set ASPNETCORE_ENVIRONMENT

* use DiskSpaceHealthContibutor instead of FileShareHealthContributor

* skip configuring (a too-old version of) Ruby

---------

Co-authored-by: Bart Koelman <104792814+bart-vmware@users.noreply.github.com>

* Update sample for Spring Boot Admin registration (#387)

* Fix broken endpoint for health group in .http file (#388)

* Fix broken links in FileShares readme (#389)

* Add/update baseline .cfignore files (#390)

* Add/update baseline .cfignore files
* delete .dockerignore and .tanzuignore

* Update connector samples (#393)

* Remove Cloud Foundry support from CosmosDB sample

* Update MongoDB sample

* Update MySQL samples

* Update PostgreSQL samples

* Update RabbitMQ sample

* Update Redis sample

* Update SQL Server sample

* Update Redis security sample to show DPAPI keys (#395)

* Update Redis security sample to show DPAPI keys

* Reformat file using Rider

* Bump urllib3 from 2.2.2 to 2.5.0

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.2...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump requests from 2.32.0 to 2.32.4

Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.0...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add a console/worker app for certificate auth (#391)

* Update code fences in READMEs (#396)

* Update references to new dev feed (#399)

* Update references to new dev feed

* Updates version pattern in project references

* Auto-sync DotSettings files from Steeltoe v4-rc

* Update `cf create-service` commands, fix cloud brokers

* add placeholder workflows

* Update referenced Steeltoe version to 4.x

* Update FileShares sample for 4.x

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Tim Hess <tim.hess@broadcom.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a sample console application using certificate auth

2 participants