- OAuth token requests to IAS now attempt to dynamically resolve the IAS tenant host, if not given.
When the current tenant does not contain a subdomain, and the IAS service binding contains the property
btp-tenant-api, then an HTTP call to that URL is performed to obtain the IAS tenant host.
- (Generic OData Client) Allow for parameters in OData v4 expand sub-queries.