SuzieH
okay, I've tried
we have SSO signin and psw
cUrl response on trying to get a session-key
<response status="error">
<error code="302">
<message>
User authentication failed.
</message>
</error>
</response>
curl: (6) Could not resolve host: application
'user.password' is not recognized as an internal or external command,
operable program or batch file.
in the user.name field is my user name, in the psw field - my signing psw?
I see that I need
sso.authentication_token | Single-sign-on token that identifies the user |
how to find it?
and how to code it in the cUrl request?