Any news on passthrough authentication? It's not a showstopper for shared devices (our first use case), but it may well be for single users. I've tried setting the keys in the mobileconfig file switching the OIDCPassword setting from true to false and vice versa, it looks like the following:
<key>OIDCUsePassthroughAuth</key>
<true/>
<key>OIDCNewPassword</key>
<false/>
It shows up in the mobileconfig profile. The logs show a message of "auth state did change state to unsupported " for the WebView call from the ROPG service, likely the cause of the failure. Any news on support for third parties?