Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

feat(auth): support service to service backend auth #142

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

tumido
Copy link
Member

@tumido tumido commented Nov 6, 2023

Description of the change

PR for the default image redhat-developer/rhdh#694 introduced a regression. This forced me to implement this feature into our chart. After all, it may be useful, to provide this to all users.

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@tumido tumido requested a review from a team November 6, 2023 19:22
@tumido tumido force-pushed the auth-backend branch 2 times, most recently from 5d784eb to aacdd32 Compare November 6, 2023 20:08
Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
@tumido tumido merged commit 997d611 into janus-idp:main Nov 6, 2023
2 of 3 checks passed
@tumido tumido deleted the auth-backend branch November 6, 2023 21:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants