Skip to content

feat: add Osano cookie consent script#89

Open
maximilianbraun wants to merge 1 commit into
mainfrom
chore/add-osano-cookie-consent
Open

feat: add Osano cookie consent script#89
maximilianbraun wants to merge 1 commit into
mainfrom
chore/add-osano-cookie-consent

Conversation

@maximilianbraun
Copy link
Copy Markdown
Member

@maximilianbraun maximilianbraun commented May 4, 2026

What

Adds the Osano CMP (Consent Management Platform) script to the site <head> for cookie consent validation.

<script src="https://cmp.osano.com/16A0DbT9yDNIaQkvZ/af2b9f1f-3ac7-4a18-a99a-e487d04f08e6/osano.js"></script>

Why

Required for LF Europe cookie compliance. Part of openmcp-project/backlog#533.

Fixes #91

Adds the Osano CMP script to <head> for cookie consent/validation.

Part of openmcp-project/backlog#533

Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
@maximiliantech maximiliantech linked an issue May 5, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable cookies in <head> tag

1 participant