Articles avec le tag :
Fermer
Changelog
Fermer
Essayer dans le cloud
Essayer dans le cloud
Centre d'aide
Control Panel

Configurer le fournisseur de service ONLYOFFICE et le fournisseur d'identité AD FS

Control Panel v3.5 ONLYOFFICE Control Panel changelog

Version 3.5.2

Release date: 02/29/2024

General

  • Added the ability to restrict access rights to the application files for the Others group.
  • Fixed issue with redirect to the portal main page when opening Control Panel after a day on Ubuntu 22.10.
  • Fixed retrieving data error when opening the backup page.
  • Fixed issue when backup with Mail is not performed after disabling and enabling encryption (added text about stopping services and the instruction to the Help Center).
  • Fixed issue when features are not saved to the new tariff when setting a quota for the portal.
  • Edited sources build.

Version 3.5

Release date: 03/14/2023

General

  • Changed API methods for migration, implemented progressQueue.
  • Changed settings for connecting third-party storages. Added tooltips for fields. Added the 'Server Side Encryption Method' block for Amazon AWS S3.
  • Added logos for dark theme in the Branding section. Logos for the About page are now separate fields in the Advanced tab.
  • Added the ability to set the portal memory quota.

Version 3.1.1

Release date: 08/08/2022

General

  • Fixed issue with file indexing.
  • Fixed elasticsearch container errors when updating ONLYOFFICE Groups.
  • Fixed issue with brand logos after updating in the Docker installation.
  • Fixed texts and layout for the Migration feature.

Version 3.1

Release date: 05/25/2022

General

  • Added the Data Import page that allows to import data from Nextcloud, ownCloud and GoogleWorkspace to ONLYOFFICE Workspace.
  • Moved Elasticsearch to a separate container.
  • Fixed bugs.

Version 3.0

Release date: 06/07/2021

Update

  • License agreement dialog when installing docker components added.
  • The inactive button with an action for uninstalled components (downloading and installing the available version) fixed.

Search

  • Indexing progress display added.

LoginHistory and AuditTrail

  • New empty screens added.

Restore

  • New checks when restoring data from a local or a 3rd party storage.

SSO

  • SSOAuth was removed from Control Panel. It's now available as a portal setting in Community Server.

General improvements and bug fixes

  • Bugs 47721, 49101, 49187, 49273, 49272, 49324, 46386, 49585 from the internal bugtracker fixed.
  • 3rd party licenses and copyright updated.

Version 2.9.1

Release date: 12/10/2020

Bug fixes

  • Bug Fixes & Performance Improvements.

Version 2.9

Release date: 10/14/2020

General

  • Control Panel is available in the free Community version with all settings excepting the editors logo replacement;
  • Added the vsyscall check to the installation scripts when installing Mail Server on Debian with kernel 4.18.0 and later;
  • Redesign of the navigation menu: added Common and Portal settings sections, added icons to menu items;
  • Added the advanced rebranding page in the Common Settings;
  • Added the possibility to reindex the full-text search;
  • Updated node.js, updated packages (transition to samlify for SSO);
  • Added the Encryption at rest block in the Storage section;
  • Added the Private Room section for the server version only;
  • Added the upgrade page with a proposal to upgrade to Enterprise Edition;
  • Added the activate page with a possibility to upload a license file;
  • Added the HideAuthPage option to the SSO settings to hide the authorization page. When the HideAuthPage option is enabled, an automatic redirect from the authorization page to the SSO service will occur.

LDAP

  • Added the Sign in to domain option on the authorization page.

Single Sign-on

  • Transition to the new samlify library;
  • Added the HideAuthPage option to the SSO settings to hide the authorization page. When the HideAuthPage option is enabled, an automatic redirect from the authorization page to the SSO service will occur.

Version 2.7

Release date: 04/25/2019

LDAP

  • Added more fields mapped for the users loaded via LDAP: user photo, birthday, contacts, primary phone number;
  • Added the setting to autosync LDAP on schedule;
  • Added the possibility to give administrator rights to the user group at the portal via LDAP;
  • Updated the rules for LDAP users.

Version 2.5.1

Release date: 04/07/2018

LDAP

  • Fixed the Server internal error error when using the groups enclosed inside each other in the AD (bug #37414).

Single Sign-on

  • Fixed the issue when the user data between the Service Provider and the portal was transferred via HTTP only, even when HTTPS was enabled.

Version 2.4.0

Release date: 01/13/2018

Single Sign-on

  • Fixed the Invalid ssoConfig error which occurred when the link to the IdP contained the question mark '?', e.g.: IdP Single Sign-On Endpoint URL: https://accounts.google.com/o/saml2/idp?idpid=777777;
  • Fixed the Invalid authentication token error which prevented from adding a user to the portal using the AD FS, in case the + or - characters were present when sending the encrypted data.

Version 2.3.0

Release date: 12/15/2017

General

  • Added the changelog for Control Panel and link to it;
  • Fixed the bug when JWT parameters were not sent when updating Document Server(bug #36270);
  • Fixed the bug when Audit Trail heading was present at the login history page (bug #36026);
  • The current machine is now checked for being linked with the domain name for multiple portals.

LDAP

  • Fixed the bug with the LDAP Domain not found error which occurred if the DN record had no DC records (the users with Sun/Oracle DS were affected); now if the LDAP domain could not be specified, the LDAP domain will acquire the unknown value or the ldap.domain value from the web.appsettings.config configuration file;
  • Fixed the bug with the Sizelimit Exceeded error when trying to get more than 1000 users from the Active Directory;
  • Increased the login speed with the Group Membership setting enabled;
  • Added additional logging;
  • Fixed the bug with LDAP operation hanging when using Mono v5.2.0 and older;
  • Fixed the bug with the error when trying to login using the email address entered in the fields different from the Mail Attribute;
  • Fixed the bug occurring in the enclosed groups, when the users were displayed not in all groups.

Version 2.2.0

Release date: 10/31/2017

General

  • Added the documentserver-prepare4shutdown.sh script launch when updating the document-server for the correct edited document saving.

LDAP

  • Dramatically changed LDAP integration, migrated to the single library for the work with LDAP (Novell.Directory.Ldap.NETStandard, Nuget, MIT);
  • Login and email are now split into two separate fields;
  • Added the support for big data;
  • Increased the work speed via the LDAP protocol (the connection to the server and receiving the data is now made once per session, added the limits when only a certain number of results is necessary, fixed the slow login for bit data, removed the sorting out used to find the SID parameter);
  • Fixed the user re-creation issue;
  • Fixed the duplicate username issue;
  • Fixed the already existing email issue;
  • Replaced the LDAP user deletion with account deactivation (for further data migration and data safety);
  • Instead of re-creating a user with an unknown SID but an existing email the data is updated;
  • Added the attempt to save the correct UserName/Login in case a similar one is already taken on the portal.

Single Sign-on

  • Added the AD FS support;
  • Replaced the Single Sign-on link at the authorization page with the customizable button, added the button customization to the SSO setting of the Control Panel.

Version 2.1.0

Release date: 07/03/2017

HTTPS

  • Added the support of letsencrypt service for the domain certificate generation.

Single Sign-on

  • Added the new sso.auth service;
  • Added the new SSO settings page;
  • Added the support for Shibboleth.

Version 2.0.0

Release date: 05/25/2017

General

  • The Control Panel migrated from MVC to Node.js.

Version 1.6.0

Release date: 12/05/2016

LDAP

  • Added LDAP synchronization for users and groups when saving the settings, after login and using the Sync button;
  • Changed email formation for LDAP users;
  • Fixed the problem of creation of users with invalid emails;
  • Fixed the problem of duplicate users;
  • Added icons and hints to the users in the list for the admin;
  • Blocked for editing the user profile fields imported using LDAP;
  • Added the real LDAP password saving to the database during login in case LDAP Auth is disabled, now the LDAP users will become common portal users when LDAP Auth is disabled;
  • Added new API Settings method - Sync LDAP;
  • Added new translations;
  • Bug fixes.

Version for Windows

  • Made changes at the Update page for the Control Panel for Windows;
  • Updates are performed using the downloaded installation packages for each module.
  • The current installed component version numbers are obtained via API request to the Community Server.
  • The new versions available for download are obtained via the request to the https://download.onlyoffice.com/install/windows/updates.txt file, where all the latest component version numbers and links for their download are stored in the JSON format.

Introduction

Authentification unique ou Single Sign-On (SSO) est la fonction qui permet aux utilisateurs de s'authentifier une seule fois et d'obtenir accès à plusieurs applications/services autorisés sans contrainte de renseigner à nouveau les informations d'identification.

Quand un portail web comprend plusieurs sections indépendantes (forum, chat, blogue etc.), une fois connecté à un service, l'utilisateur est automatiquement connecté aux autres et n'a plus besoin de se connecter aux différentes applications une par une.

La technologie d'authentification unique repose sur l'opération conjointe de deux applications: le fournisseur d'identité et le fournisseur de service (ci-après dénommées IdP et SP). L'authentification unique ONLYOFFICE SSO est réalisé uniquement en tant que fournisseur de service (SP). Plusieurs fournisseurs peuvent agir en tant que fournisseur d'identité (IdP), mais cet article examine la réalisation Services de fédération Active Directory (AD FS) .

Si vous souhaitez utiliser l'authentification unique pour connecter ONLYOFFICE Desktop Editors à votre ONLYOFFICE Workspace, désactivez Salles privées depuis le Panneau de configuration.

Configuration système minimale

La configuration système minimale inclut le logiciel qui a été dûment testé et a fait ses preuves avec ONLYOFFICE SSO:

  • Windows Server 2008 R2, Windows Server 2016;
  • AD FS version 3.0 ou version ultérieure.

Préparer la configuration de ONLYOFFICE Workspace SSO

  1. Installez ONLYOFFICE Workspace sur Docker ou bien toute autre version ultérieure prenant en charge SSO (AD FS est pris en charge à partir de Community Server v9.5).
  2. Ajoutez un nom de domaine, par ex. myportal-address.com.
  3. Sur votre portail, passez à Panneau de configuration -> HTTPS, créez et ajoutez le certificat letsencrypt pour le chiffrement du trafic (pour activer HTTPS sur votre portail).

Préparer AD FS pour la configuration de SSO

  1. Installer la version la plus récente AD DS (Service de domaine Active Directory) avec toutes les mises à jour et correctifs officiels.
  2. Installer la version la plus récente AD FS avec toutes les mises à jour et correctifs officiels.
    Pour déployer AD FS à partir de zéro, veuillez suivre ces instructions.
  3. Vérifiez si les méta données AD FS sont accessibles au public. Pour ce faire,
    1. Dans Server Manager, accédez à Tools -> AD FS Management,
    2. Passez à AD FS \ Service \ Endpoints,
    3. Recherchez la ligne Federation Metadata dans le tableau. Le lien vers les métadonnées IdP construit selon le schéma suivant:
      https://{ad-fs-domain}/{path-to-FederationMetadata.xml}
      Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

      Vous pouvez également utiliser la commande PowerShell:

      PS C:\Users\Administrator> (Get-ADFSEndpoint | Where {$_.Protocol -eq "FederationMetadata" -or $_.Protocol -eq "Federation Metadata"}).FullUrl.ToString()

      En conséquence, votre lien doit ressembler à ceci:

      https://onlyofficevm.northeurope.cloudapp.azure.com/FederationMetadata/2007-06/FederationMetadata.xml
    4. Pour vérifier que l'installation de AD FS s'est déroulée correctement, ouvrez le lien depuis votre navigateur. Il faut afficher ou télécharger le fichier xml. Copiez le lien dans le fichier de métadonnées xml car vous en aurez besoin lors de l'étape suivante.

Configurer le fournisseur de service ONLYOFFICE

  1. Assurez-vous que vous êtes connecté à votre Panneau de configuration ONLYOFFICE en tant que l'administrateur et cliquez sur l'onglet SSO dans la section Paramètres du portail sur la barre latérale gauche.
    Il est possible d'enregistrer un seul fournisseur d'identité pour votre société sur le portail ONLYOFFICE.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  2. Activez l'option Activer l'authentification unique et collez le lien que vous avez copié depuis AD FS dans le champ URL vers le fichier XML de métadonnées fournisseur d'identité.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

    Appuyez sur le bouton flèche vers le haut pour télécharger des métadonnées fournisseur d'identité. Le formulaire Paramètres du fournisseur de service ONLYOFFICE sera rempli automatiquement avec les données depuis AD FS de fournisseur d'identité.

  3. Vous pouvez saisir n'importe quel texte dans le champ Légende personnalisée du bouton de connexion pour remplacer le texte par défaut (Single Sign-on). Ce texte s'affichera sur le bouton de connexion au portail avec le service d'authentification unique sur la page d'authentification ONLYOFFICE.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  4. Dans le sélecteur NameID Format, choisissez la valeur suivante: urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  5. Dans la section Certificats publics du fournisseur d'identités \ Paramètres avancé, désactivez l'option Vérifier la signature des réponses d'authentification car elle n'est pas nécessaire à AD FS par défaut.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  6. Maintenant, il faut ajouter les certificats à Certificats du fournisseur de service. Vous pouvez générer des certificats auto-signés ou ajouter d'autres certificats.
    dans la fenêtre Nouveau certificat, sélectionnez signature et chiffrement dans Utiliser pour car le fournisseur d'identité AD FS est réglé à vérifier des signatures numériques et à chiffrer des données.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

    Vous devriez obtenir presque les mêmes résultats:

    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  7. Dans la section Certificats du fournisseur de service \ Paramètres avancés, désactivez l'option Vérifier la signature des réponses d'authentification car elle n'est pas nécessaire à AD FS par défaut.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
    Il n'est pas nécessaire d'ajuster le formulaire Mappage d'attributs parce que nous allons configurer ces paramètres dans le fournisseur d'identité AD FS plus tard. Dans la section Paramètres avancés, vous pouvez activer l'option Masquer une page d'authentification pour masquer la page d'authentification par défaut et rediriger automatiquement vers le service d'authentification unique.
    ImportantSi vous souhaitez restaurer la page d'authentification (pour pouvoir accéder à votre portal quand le serveur de votre fournisseur d'identité tombe en panne), vous pouvez ajouter la clé /Auth.aspx?skipssoredirect=true après le nom de domaine de votre portail dans la barre d'adresse du navigateur.
  8. Cliquez sur le bouton Enregistrer. La section Les métadonnées du fournisseur de service ONLYOFFICE s'affichera.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

    Vérifiez si les paramètres sont accessibles au public en cliquant sur le bouton Télécharger le fichier XML des métadonnées du fournisseur de services. Le contenu du fichier XML doit s'afficher.

  9. Copiez le lien vers les métadonnées du fournisseur de services ONLYOFFICE depuis le champ ID d'entité du fournisseur de service ( lien vers le fichier XML des métadonnées) où AD FS est installé.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

Configurer le fournisseur d'identité AD FS

  1. Activez l'authentification forte pour des applications .NET.

    Les applications .NET Framework 3.5/4.0/4.5.x peuvent changer le protocole par défaut pour TLS 1.2 en activant la clé de registre SchUseStrongCrypto. Cette clé de registre active le TLS 1.2 dans toutes les applications .NET 4.0.

    Pour AD FS sur Windows Server 2016 et sur Windows Server 2012 R2 il faut utiliser la clé .NET Framework 4.0/4.5.x: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319

    Pour .NET Framework 3.5 utilisez la clé de registre suivante:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v2.0.50727] "SchUseStrongCrypto"=dword:00000001

    Pour .NET Framework 4.0/4.5.x utilisez la clé de registre suivante:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 "SchUseStrongCrypto"=dword:00000001
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

    Vous pouvez également utiliser la commande PowerShell:

    New-ItemProperty -path 'HKLM:\SOFTWARE\Microsoft\.NetFramework\v4.0.30319' -name 'SchUseStrongCrypto' -value '1' -PropertyType 'DWord' -Force | Out-Null

    Pour en savoir plus, veuillez consulter cette page.

  2. Dans Server Manager, accédez à Tools -> AD FS Management,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  3. Sur le panneau AD FS Management, sélectionnez Trust Relationships > Relying Party Trusts. Cliquez sur l'option Add Relying Party Trust... à droite. L'assistant Add Relying Party Trust Wizard s'affichera,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  4. Dans la fenêtre de l'assistant, activez le bouton radio Import data about the relying party published online or on a local network, collez le lien copié dans le champ Federation metadata address (host name or URL) des métadonnées du fournisseur de service ONLYOFFICEbet cliquez sur le bouton Next,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  5. Dans le champ Display name, indiquez le nom et cliquez sur le bouton Next,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  6. Sélectionnez l'option I do not want to configure multi-factor authentication settings for this relying party trust at this time et cliquez sur le bouton Next,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  7. Sélectionnez l'option Permit all users to access this relying party et cliquez sur le bouton Next,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  8. Vérifiez la configuration résultante et cliquez sur le bouton Next,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  9. Laissez l'option par défaut active et cliquez sur le bouton Close,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  10. Une nouvelle fenêtre s'affiche. Sous l'onglet Issuance Transform Rules, cliquez sur le bouton Add Rule...,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  11. Sélectionnez l'option Send LDAP Attributes as Claims dans la liste Claim rule template et cliquez sur le bouton Next,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  12. Saisissez un nom dans le champ Claim rule name. Sélectionnez l'option Active Directory dans la liste Attribute store et remplissez le formulaire Mapping of LDAP attributes to outgoing claim types selon le tableau ci-après. Une fois terminé, cliquez sur Finish.
    Attribut LDAP (sélectionnez ou saisissez pour ajouter plus d'options) Revendication sortante (sélectionnez ou saisissez pour ajouter plus d'options)
    Given-Name givenName
    Surname sn
    E-Mail-Addresses mail
    Telephone-Number mobile
    Title title
    physicalDeliveryOfficeName l
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  13. Dans la fenêtre Edit Claim Rules, cliquez sur le bouton Add Rule... encore une fois, sélectionnez l'option Transform an Incoming Claim dans la liste Claim rule template et cliquez sur le bouton Next,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  14. Saisissez un nom dans le champ Claim rule name et sélectionnez les options suivantes:
    • Incoming claim type: mail,
    • Outgoing claim type: Name ID,
    • Outgoing name ID format: Email
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

    Une fois que vous avez terminé, cliquez sur Finish.

    Vous devriez obtenir presque les mêmes résultats:

    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

    Si la déconnexion AD FS ne fonctionne pas, il est donc recommandé d'ajouter une règle de revendication personnalisée (Custom Claim Rule) et remplacer {portal-domain} par votre domaine fournisseur de service et changer {ad-fs-domain} à votre domaine fournisseur d'identité:

    c:[Type == "mail"]
     => issue(Type = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier", Issuer = c.Issuer, OriginalIssuer = c.OriginalIssuer, Value = c.Value, ValueType = c.ValueType, Properties["http://schemas.xmlsoap.org/ws/2005/05/identity/claimproperties/format"] = "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress", Properties["http://schemas.xmlsoap.org/ws/2005/05/identity/claimproperties/namequalifier"] = "http://{ad-fs-domain}/adfs/services/trust", Properties["http://schemas.xmlsoap.org/ws/2005/05/identity/claimproperties/spnamequalifier"] = "https://{portal-domain}/sso/metadata");
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  15. Cliquez sur OK,
  16. Pour que SSO fonctionne avec Intranet, il faut activer l'option Forms Authentication dans Edit Global Authentication Policy (menu contextuel menu AD FS / Authentication Policies),
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  17. Ouvrez les propriétés de la partie utilisatrice que vous venez de créer et passez à l'onglet Advanced,
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

    Sélectionnez l'option SHA-1 dans la liste Secure hash algorithm.

    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

Vérifier le fonctionnement du fournisseur de service ONLYOFFICE avec le fournisseur d'identité AD FS

Se connecter à ONLYOFFICE sur le côté du fournisseur de service
  1. Passez à la page d'authentification ONLYOFFICE par ex., https://myportal-address.com/auth.aspx).
  2. Cliquez sur le bouton Authentification unique (le texte sur le bouton peut varier si vous avez indiqué un autre texte pendant la configuration du fournisseur de service ONLYOFFICE). S'il n'y a aucun bouton, l'authentification unique n'est pas activé.
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  3. Si tous les paramètres sont correctement configurés, vous serez redirigé vers le formulaire de connexion au fournisseur d'identité AD FS:
    Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
  4. Saisissez votre identifiant et mot de passe de compte AD FS IdP et cliquez sur Sign in.
  5. Si vos identifiants sont corrects, vous serez redirigé sur la page d'accueil du portail (l'utilisateur manquant est créé automatiquement, ou les données sont mis à jour si le fournisseur d'identité a apporté des modifications).
Profils des utilisateurs qui sont créés via l'authentification unique

La possibilité de modifier les profils des utilisateurs qui sont créés via l'authentification unique est limitée. Les champs comportant des données fournies par le fournisseur d'identité sont marqués désactivé et on ne peut pas les modifier (par ex. Nom, Prénom, Email, Titre et Emplacement). On peut modifier ces données uniquement depuis le compte du fournisseur d'identité.

La figure ci-dessous illustre le menu Actions pour un utilisateur SSO:

Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

La figure suivante illustre le profil d'utilisateur SSO à modifier:

Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP

Les profils des utilisateurs qui sont créés via l'authentification unique seront indiqués à l'aide d'icône SSO pour les administrateurs du portail.

Comment configurer ONLYOFFICE SP et AD FS IdP Comment configurer ONLYOFFICE SP et AD FS IdP
Download Host on your own server Available for
Docker, Windows and Linux
Cela peut vous aider aussi :
Fermer