Skip to content

Conversation

@strehle
Copy link
Member

@strehle strehle commented Mar 30, 2025

fix administration of federated credentials, e.g. example client client_federated_jwt_trust

uaac client get client_federated_jwt_trust
-> one entry
uaac client jwt add client_federated_jwt_trust --issuer http://localhost:8080/uaa/oauth/token --subject admin
uaac client jwt delete client_federated_jwt_trust --issuer http://localhost:8080/uaa/oauth/token --subject admin
uaac client get client_federated_jwt_trust
-> one entry

strehle and others added 4 commits March 31, 2025 14:19
…/ClientJwtCredential.java

Co-authored-by: Adrian Hölzl <102049638+adrianhoelzl-sap@users.noreply.github.com>
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.13.1...v2.14.0)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Mar 31, 2025
@strehle strehle merged commit 2495629 into develop Mar 31, 2025
22 checks passed
@strehle strehle deleted the fixFedCreds branch March 31, 2025 14:07
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants