1<?php
2
3$lang['sso_url'] = 'URL to the Discourse SSO endpoint';
4$lang['sso_secret'] = 'Shared secret with the authentication server';
5