From: Krzysztof B. <kb...@un...> - 2018-09-26 10:45:09
|
Dear Tim, W dniu 26.09.2018 o 11:46, Tim Kreuzer pisze: > > Dear Krzysztof, > > in version 2.5.0 of Unity-IdM Enquiry Forms are only shown if > skipConsent is set to false. Is this an intended behavior? Is there a > way to show Enquiry Forms even if the consent page should be skipped? > Yeah, this will behave like this. This is related to an important optimization (requested by many parties): if possible the UI should not be loaded upon authN. And having consent screen off is the main requisite for this to kick in. I can check whether it is easy to still trigger UI loading if there is an enquiry for the user, hard to say out of the top of my head. Best, Krzysztof |