{% extends "admin/base.html" %} {% block content %}
{{_('Single sign-on - SSO',2)}} Beta
{{ csrf_token()|raw }}
{{_('Allowed domains / origins must be comma separated list without ending slashes. Ex: http://mywpsite.com, http://abc.com',2)}}
{{_('Enter your main website URL here, Could be WordPress or any other script',2)}}
{{_('If user clicked on a login/register link in ChatNet they will be redirected to this URL',2)}}
{{_('If user clicked on a logout link in ChatNet they will be redirected to this URL',2)}}
{% endblock %}