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

Add missing endpoint and property #9

Merged
merged 2 commits into from
Jan 26, 2023
Merged

Add missing endpoint and property #9

merged 2 commits into from
Jan 26, 2023

Conversation

campbellwray
Copy link
Collaborator

I have made the following changes:

  1. Added a GetUserCredentialsAsync for GET /{realm}/users/{id}/credentials - https://www.keycloak.org/docs-api/20.0.3/rest-api/index.html#_credentials
  2. Added the exact parameter to the GetUsersAsync request - https://www.keycloak.org/docs-api/20.0.3/rest-api/index.html#_getusers

The PR change is quite small as these were the only changes that I needed to make the project work for my needs, but I can round it out a bit if there are other changes that are desired

@campbellwray
Copy link
Collaborator Author

@AnderssonPeter I just realised that you were not added as a default reviewer on this PR, so I am tagging you for visibility.

Apologies if you were already notified and this is causing you to receive additional emails

@AnderssonPeter AnderssonPeter merged commit df14381 into silentpartnersoftware:main Jan 26, 2023
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.

3 participants