Skip to content

Commit

Permalink
Update doc consent-management-policy-template
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuscal-Ashman committed Jan 10, 2025
1 parent 944baf4 commit caf5174
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions docs/PLatform/cdr-compliance/consent-management-policy-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,24 +90,24 @@ Partners have three main options for implementing consent management:
</ul>

<HTMLBlock>{`
<div style="position: relative; padding-bottom: calc(50.161117078410314% + 41px); height: 0; width: 100%;">
<iframe
src="https://demo.arcade.software/xfi9ECT8ilSRYF2gzsHb?embed&embed_mobile=tab&embed_desktop=inline"
title="Partners Revoking Consent"
frameborder="0"
loading="lazy"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
allow="clipboard-write"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;"
/>
</div>
<div style="position: relative; padding-bottom: calc(50.161117078410314% + 41px); height: 0; width: 100%;">
<iframe
src="https://demo.arcade.software/xfi9ECT8ilSRYF2gzsHb?embed&embed_mobile=tab&embed_desktop=inline"
title="Partners Revoking Consent"
frameborder="0"
loading="lazy"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
allow="clipboard-write"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;"
/>
</div>
`}</HTMLBlock>
</Accordion>

<Accordion title="B. User Revoking Consent Directly" icon="fa-user" style={{ borderRadius: '8px', padding: '15px', animation: 'fadeIn 4s ease-out' }}>
<p style={{ fontSize: '16px', color: '#003366' }}>
<p>
Partners can send a URL to the user from the Basiq dashboard, allowing them to revoke consent independently.
</p>

Expand All @@ -118,19 +118,19 @@ Partners have three main options for implementing consent management:
</ul>

<HTMLBlock>{`
<div style="position: relative; padding-bottom: calc(50.161117078410314% + 41px); height: 0; width: 100%;">
<iframe
src="https://demo.arcade.software/4SusPv6H3COu7a0MG3G2?embed&embed_mobile=tab&embed_desktop=inline"
title="User Revoking Consent"
frameborder="0"
loading="lazy"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
allow="clipboard-write"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;"
/>
</div>
<div style="position: relative; padding-bottom: calc(50.161117078410314% + 41px); height: 0; width: 100%;">
<iframe
src="https://demo.arcade.software/4SusPv6H3COu7a0MG3G2?embed&embed_mobile=tab&embed_desktop=inline"
title="User Revoking Consent"
frameborder="0"
loading="lazy"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
allow="clipboard-write"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;"
/>
</div>
`}</HTMLBlock>
</Accordion>
</Tab>
Expand All @@ -149,19 +149,19 @@ Partners have three main options for implementing consent management:
</ul>

<HTMLBlock>{`
<div style="position: relative; padding-bottom: calc(50.161117078410314% + 41px); height: 0; width: 100%;">
<iframe
src="https://demo.arcade.software/Wad1ic93gwfM3NQFdMJ3?embed"
title="Basiq | action=manage"
frameborder="0"
loading="lazy"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
allow="clipboard-write"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;"
/>
</div>
<div style="position: relative; padding-bottom: calc(50.161117078410314% + 41px); height: 0; width: 100%;">
<iframe
src="https://demo.arcade.software/Wad1ic93gwfM3NQFdMJ3?embed"
title="Basiq | action=manage"
frameborder="0"
loading="lazy"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
allow="clipboard-write"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;"
/>
</div>
`}</HTMLBlock>
</Accordion>
</Tab>
Expand Down

0 comments on commit caf5174

Please sign in to comment.