130.7k
requêtes
66.66% de consentement
requêtes
66.66% de consentement
Exemple de marqueur HTML
<script src="https://service.seamlessaccess.org/thiss.js"></script>
<script>
window.onload = function() {
// Render the Seamless Access button
thiss.DiscoveryComponent.render({
loginInitiatorURL: 'LOGIN_INITIATOR_URL',
}, '#putMyLoginButtonHere');
};
</script>