keycloak-scim/release_notes/topics/9_0_0.adoc
2019-12-05 08:18:51 +01:00

9 lines
No EOL
346 B
Text

= Highlights
== Drools Policy Removed
The Drools Policy was finally removed after the deprecation period. If you need more complex policies you can still use JavaScript-based policies.
== Pagination support for clients
Pagination support was added to clients in the Admin Console and REST API. Thanks to https://github.com/saibot94[saibot94].