mitodl / keycloak-scim

SCIM client plugin for Keycloak
Apache License 2.0
25 stars 2 forks source link

fix(deps): update dependency de.captaingoldfish:scim-sdk-client to v1.23.0 #70

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.captaingoldfish:scim-sdk-client (source) 1.22.0 -> 1.23.0 age adoption passing confidence

Release Notes

Captain-P-Goldfish/SCIM (de.captaingoldfish:scim-sdk-client) ### [`v1.23.0`](https://togithub.com/Captain-P-Goldfish/SCIM-SDK/releases/tag/1.23.0) [Compare Source](https://togithub.com/Captain-P-Goldfish/SCIM/compare/1.22.0...1.23.0) ### SCIM Server #### Features - Allowing lenient http-header validation for Content-Type `application/json`. Thx to [@​haster](https://togithub.com/haster) #### Bug Fixes - Add id to resource before the PATCH-method is called. This is the same as it was before the PATCH-implementation was rebuilt. - Fix parsing of complex-types in patch-requests if the complex-type was sent as string-attribute instead as an object. This is actually a fallback-feature for being less error-prone in patch-requests. ### SCIM Client #### Features - Metadata endpoints are now called by using the GET-method instead of POST-method. Providers like AWS do not support POST on the metadata endpoints

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.