Web authentication SSO

(from github.com/panyaue)
Hi!
please teach me how to Use Web Session SSO(Session Id Save to cookie).

current Web authentication Parameters Settings.
It doesn’t work.

login_method=POST
login_url=[login page url]
login_parameters=USER=${username}&PASSWORD=${password}

(from github.com/marevol)
It depends on your web site.
See Crawling Protected Site.
If you need more supports, please contact Commercial Support.

(from github.com/panyaue)
Thank you marevol san.
The site you taught me has already been checked.
But Sample Parameters is Token Pattern.
In the same way Session Pattern Can Authenticate?
Or do you need to deal with request headers?

(from github.com/panyaue)
It was a certificate issue, not an authentication issue.
Thank you.