Skip to content

Conversation

zmotso
Copy link
Member

@zmotso zmotso commented Oct 30, 2024

Pull Request Template

Description

Add managing Authorization Resources for a Client

Fixes #75

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which improves an existing feature or documentation)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contains one commit. I squash my commits.

@zmotso zmotso added the enhancement New feature or request label Oct 30, 2024
@zmotso zmotso self-assigned this Oct 30, 2024
@zmotso zmotso requested a review from a team as a code owner October 30, 2024 18:47
@MykolaMarusenko MykolaMarusenko merged commit 449ab87 into master Oct 31, 2024
10 checks passed
@MykolaMarusenko MykolaMarusenko deleted the i/75 branch October 31, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add Resources to Authorization struct for KeycloakClients
2 participants