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, | 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
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 showSSOButton
parameter 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.