keycloak-scim/release_notes/topics/9_0_0.adoc

9 lines
346 B
Text
Raw Normal View History

= Highlights
== Drools Policy Removed
2019-12-05 07:17:06 +00:00
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].