From: Krzysztof B. <kb...@un...> - 2025-05-15 16:21:24
|
Hi Sander, W dniu 15.05.2025 o 14:07, Sander Apweiler pisze: > Hi Krzysztof, > hi Roman, > > sorry for bothering you again. > > We have some attributes, e.g. entitlements, which mostly contains > multiple values but can also contain just a single value. At the moment > unity does not release the single values as array/list. This is fine, > according the protocol standards. But we have some services connected, > which did not cover the case that the attribute might not be available > as array/list but as single value. Is there a way in unity to release > an attribute always as array/list, even when it has only a single > value? No, unfortunately not. This would need to be a configurable setting, per attribute (in output profile I guess?). I don't think a global change to wrap all single-valued attribute values into arrays would be appreciated :-) Best, Krzysztof |