API v1.0.278 Release Notes
Released on Wednesday, April 19, 2023
Rule engine enhancement that allows rule engine expressions to check on an array items. The following methods are supported: 'contains', 'count', 'all', 'any'. You can find all the details about the feature here.
OIDC now supports a response_mode of form_post from IDPs. We recommended this configuration for anyone using Azure as their IDP as their authorization codes have increased in size, and are no longer able to be handled properly as query parameters. Read more here.