Skip to content
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

feat: use Client Credentials for managing Keycloak Clients #1341

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

slaskawi
Copy link
Contributor

@slaskawi slaskawi commented Mar 6, 2025

Description

Please do not review - it's work in progress!

Still to be done:

  • Enable Client Policy and Fine-grained Authorization, so that Pepr could only see its own Clients
  • Tests for Client Credentials grant in UDS Identity Config
  • Handling of the Client Secret rotation
  • Update the logic in Pepr to leverage 3 states - old, new and auto
  • Document the Realm upgrade (docs, a video and maybe an OpenTofu file)
  • Document Pepr logic for picking the implementation

Related Issue

Fixes #1330

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Steps to Validate

  • If this PR introduces new functionality to UDS Core or addresses a bug, please document the steps to test the changes.

Checklist before merging

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.

Redesign Client Management algorithm in Pepr
1 participant