eSSO - Applications that share the same password
I have recently initiated an implementation of eSSO, using an SQL server as repository. During configuration I will have to configure two templates (one web and one windows application), which are actually using the same set of credentials. This means that when someone changes his credentials in the client application (windows app), then the credentials are also changed for the web application.
Is there a way to implement this kind of synchornization in eSSO? Can you provide me with some insight?
Regards,
Evangelos