You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are multiple service extensions provided for consent manage APIs such as pre-consent-generation, post-consent-generation, pre-consent-retrieval etc. But in the current implementation, we cannot enable only one extension from the config. If pre-consent-generation is enabled, all other extensions will be enabled. But ideally we should be able to enable only required extensions