For example, I have three different systems.
- system number 1 is a Java web application with its identity
- system # 2 is a php application with its own identity
- system number 3 is a .net web application with its own identity
can anyone give guidance on how to implement a single sign for this type of problem? Thanks in advance.
source
share