This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 11 lines
Top-down password synchronization is done by choosing one platform where all password changes and resets are performed and allowing passwords to synchronize to the other platforms.
!Advantages
*The Top-Down synchronization would allow password complexity parameters to be implemented at one point.
*Password enforcement would be done at the time the password is set at one point and the other platforms would not necessarly need to perform password complexity enforcement.
*Less complex than bi-directional password synchronization.
!Disadvantgaes
*As users can no longer change their password from any of the platforms, there is a change to the user experience.
*Password enforcement points need to be coordinated.
*It maybe difficult to disable users from changing passwords in down-stream systems.