Translations:SSO (версия для системного администратора)/3/en: различия между версиями

Материал из SmartPlayer
(Новая страница: «== '''Setting up the Server Application''' == === '''Preliminary Steps''' === {{Note|Initially, the client's system administrator needs to set up the ADFS server on their end.|warn}} Next, contact the SmartPlayer team so they can enable this feature on the backend and also add its display on the frontend authentication page.<br> Additionally, the client's system administrator should send our team the configuration parameters:<br> <code>SSO SAML certificate...»)
 
Нет описания правки
 
Строка 2: Строка 2:
=== '''Preliminary Steps''' ===
=== '''Preliminary Steps''' ===
{{Note|Initially, the client's system administrator needs to set up the ADFS server on their end.|warn}}  
{{Note|Initially, the client's system administrator needs to set up the ADFS server on their end.|warn}}  
Next, contact the SmartPlayer team so they can enable this feature on the backend and also add its display on the frontend authentication page.<br>
Next, it is necessary to collaborate with the SmratPlayer team and the system administrator. This is required to enable the backend functionality. Additionally, its display was added to the frontend on the authentication page..<br>
For this purpose, there is a configuration file responsible for enabling the SSO button.<br>
Its path is: <code>/home/smartplayer/smartplayer/cms/cms/config.js</code>.<br>
In this file, it's essential to modify the  <code>showSSOButton</code>parameter and set its value to ''true''<br>
Additionally, the client's system administrator should send our team the configuration parameters:<br>
Additionally, the client's system administrator should send our team the configuration parameters:<br>
<code>SSO SAML certificate </code><br>
<code>SSO SAML certificate </code><br>
<code>SSO_SAML_LOGIN_URL</code><br>
<code>SSO_SAML_LOGIN_URL</code><br>
From our team's side, a metadata file is also sent.
From our team's side, a metadata file is also sent.

Текущая версия от 15:39, 14 августа 2023

Информация о сообщении (править)
Это сообщение не имеет описания. Если вы знаете, где или как это сообщение используется, то можете помочь другим переводчикам, добавив к нему описание.
Определение сообщения (SSO (версия для системного администратора))
== '''Настройка серверного приложения''' ==
=== '''Предварительные действия''' ===
{{Note|Для начала работ необходимо чтобы системный администратор клиента настроил на своей стороне ADFS сервер|warn}} 
Далее нужно совместно провзаимодействовать с командой SmratPlayer и системным администратором. Это нужно для включения  функционала на бэкенде. А также добавили его отображение во фронтентде на странице аутентификации.<br>
Для этого существует файл с конфигурациями который отвечает за включение кнопки SSO.<br>
Путь к нему: <code>/home/smartplayer/smartplayer/cms/cms/config.js</code>.<br>
В этом файле необходимо изменить параметр <code>showSSOButton</code> и выставить ему значение ''true''<br>
Также предварительно системный администратор со стороны клиента должен прислать нашей команде параметры для конфига:<br>
<code>SSO SAML certificate </code><br>
<code>SSO_SAML_LOGIN_URL</code><br>
Со стороны нашей команды также отправляется файл с метаданными.

Setting up the Server Application

Preliminary Steps

Initially, the client's system administrator needs to set up the ADFS server on their end.

Next, it is necessary to collaborate with the SmratPlayer team and the system administrator. This is required to enable the backend functionality. Additionally, its display was added to the frontend on the authentication page..
For this purpose, there is a configuration file responsible for enabling the SSO button.
Its path is: /home/smartplayer/smartplayer/cms/cms/config.js.
In this file, it's essential to modify the showSSOButtonparameter and set its value to true
Additionally, the client's system administrator should send our team the configuration parameters:
SSO SAML certificate
SSO_SAML_LOGIN_URL
From our team's side, a metadata file is also sent.