From: Krzysztof B. <kb...@un...> - 2024-11-15 10:00:31
|
Hi Sander, W dniu 7.11.2024 o 11:20, Sander Apweiler pisze: > Hi Krzysztof, > hi Roman, > > is there another reason why it is not possible to store the consent to > the released attributes beside of using a public client? We have some > confidential clients, where user can not store their consent and we do > not understand the reason for it. There are many possible reasons: * prompt = CONSENT requested by the OAuth client * added scope (consent was stored with some scopes, during new sign-in additional scopes are requested) * added audience also Unity UI will be shown when there is active value selection configured, enquiry pending or updated policies to be accepted. DEBUG logging on the oauth logger should provide some basic information. HTH, Krzysztof |