Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
<body>
<h1>Server-Side <%- identityName %> Integration Example with Google Secure Signals</h1>
<p class="intro">
This example demonstrates how a content publisher can use the <%- identityName %> services to implement the
<a href="<%- docsBaseUrl %>/guides/integration-google-ss#server-side-integration">server-side <%- identityName %> integration workflow with Secure Signals</a>. [<a
This example demonstrates how a content publisher can use the <%- identityName %> services with Secure Signals to implement
<a href="<%- docsBaseUrl %>/guides/integration-google-ss#server-side-integration">Server-Side Integration</a>. [<a
href="https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/google-secure-signals/server-side"
>Source Code</a
>]
<br />
<br />
This assumes that the publisher has implemented
<a href="<%- docsBaseUrl %>/guides/integration-publisher-server-side"><%- identityName %> Server-Side integration</a>
on the backend and is able to pass the resulting <%- identityName %> identity response to the front end.
This assumes that the publisher has implemented <%- identityName %>
<a href="<%- docsBaseUrl %>/guides/integration-publisher-server-side">Server-Side Integration</a>
on the back end and can pass the resulting <%- identityName %> identity response to the front end.
</p>
</body>
</html>