Tags: simplificator/keycloak_oauth
Tags
Get single user and trigger user emails (#16) * Adding endpoint to send user emails * Refactoring approach for handling content types * Increasing version * Correcting endpoint * Allowing custom params in request to Keycloak * Extracting query param URI builder to superclass * Simplifying code * Updating spec description * Generalising user endpoing * Adding support for getting users * Logging unsupported params
Add support for creating Keycloak users through API (#15) * Refactoring authentication service: moving request to its own service * Refactoring authentication service: removing HTTP request logic * Optimising strategy for passing in params * Adding users endpoint * Adding service to create users * Improving error handling * Cleaning up spec code * Adding support for retrieving both parsed response body and full HTTP request from authorizable services * Adding error handling for username duplication error * Updating tests * Updating version
PreviousNext