I have Perl 5.10. How can I connect to the server using the single sign-on method? I have to send a service ticket to the server and save the credentials returned by the server.
Is Win32::IntAuth is useful for this? How can I use the Win32::IntAuth module in script? I have installed the Win32::IntAuth module in Perl v5.10.
Please suggest some solution and test script for this problem.