Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Due to these details, it is crucial that the customer chooses an employee that has know-how of the company's Active Directory infrastructure to provide this information.

In the case of Desktop SSO, it is a script that should be installed in IIS and displayed in such a way that fluig Identity can access it.

This script will be responsible for enabling Single Sign On (SSO) for fluig Identity. Provided that the user has entered their network credentials when logging on to Windows, no username or password will be required when they try to access fluig Identity or any application integrated with fluig Identity.

...

It is important that SmartSync is always available so that it can provide synchronization and authentication with AD credentials. In case this component is offline, fluig Identity users have a contingency to continue accessing their applications, which consists in using their own credential (personal password), which is set as the user is enabled.

See below examples of some possible scenarios:

Deck of Cards
idscenarios
Card
labelScenario 1

  • One server with SmartSync installed, providing synchronization and authentication with AD credentials.
  • This scenario comprises the integration between fluig Identity and Active Directory, including user synchronization and authentication using AD credentials.
  • High availability not included.

Image Modified

Simple scenarios, no SSO and high availability.


Card
labelScenario 2

  • Two servers, each one with SmartSync installed, providing high availability for synchronization and authentication with AD credentials.
  • In this scenario, there are two servers to synchronize users and authenticate with AD credentials. If either server goes offline, the other one keeps supporting user synchronization and authentication.
  • There is no need for a Load Balancer because SmartSync has an active behavior consuming a line of requests provided by fluig Identity.
  • Single Sign On is not available in this scenario.

Image Modified

Scenario providing high availability for synchronization and authentication with AD credentials, Single Sign On not included.


Card
labelScenario 3


  • One server with SmartSync and Desktop SSO installed, providing user synchronization and Single Sign On for fluig Identity using the AD credentials entered when logging on to Windows.
  • In this scenario, SmartSync provides user synchronization and Desktop SSO provides Single Sign On. Provided that the user has properly entered their credentials to log on to Windows, they can access fluig Identity without having to enter their credentials again.
  • This scenario does not offer high availability.
  • If Desktop SSO is offline, users can authenticate into fluig Identity with their AD credentials.
  • If SmartSync is off-line, users can access fluig Identity using the credentials entered when their account was enabled. This is a contingency credential.

Image Modified

Scenario in which there is user synchronization and Single Sign On to access fluig Identity, but no high availability


Card
labelScenario 4


  • Three servers, two of which have SmartSync and Desktop SSO installed, providing a high availability environment, and a third one working as Load Balancer.
  • In this scenario, SmartSync provides user synchronization and Desktop SSO provides Single Sign On. Provided that the user has properly entered their credentials to log on to Windows, they can access fluig Identity without having to enter their credentials again.
  • This scenario offers high availability.
  • If Desktop SSO is offline, Load Balancer directs the request to the online server.
  • If a SmartSync is offline, the other installation continues to provide the user synchronization service.

Image Modified

Scenario where there is user synchronization, Single Sign On, and high availability.


Requirements

It would be ideal to provide a high availability environment, with 2 computers dedicated to SmartSync and Desktop SSO, and a third one used for load balance, in the case of Desktop SSO.

...