This documentation site is about the unstable (upcoming) Comentario version.
Switch to the stable version »
Attribute: auto-non-interactive-sso
The auto-non-interactive-sso attribute of the <comentario-comments> tag allows to automatically initiate SSO login upon load
The auto-non-interactive-sso attribute of the comments tag allows to automatically trigger the non-interactive SSO login flow upon page load.
This attribute is only relevant when your website has non-interactive SSO configured.
- If set to
false(the default), you’ll need to programmatically initiate the SSO flow: find more details here. - If set to
true, Comentario will automatically initiate the SSO flow as soon as it’s done initialising.
