Document issue type
Type/Bug (Report inaccuracies, outdated information, or missing details in the existing content)
Description
There's a way to show/hide Cookie Consent Banner
with Configurations
.
We need to document this.
Turn off globally
[ui.cookie_consent_banner]
enabled=true
Turn off per app
[console.ui]
is_cookie_consent_banner_enabled=false
[myaccount.ui]
is_cookie_consent_banner_enabled=false
These configurations do not affect the authentication or recovery portals. Instead, they only determine whether the banner is shown within the respective applications.
Version
IS 7.1.0