Skip to content

[Docs] Missing document on how to show/hide Cookie Consent Banner with Configurations #25846

@brionmario

Description

@brionmario

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions