How to test CAS with jmeter?

前端 未结 4 1906
無奈伤痛
無奈伤痛 2021-01-12 11:23
  • request:

    I send a \"get\" http request, has no parameters;
    path: http://192.168.22.139:8080/KSP

  • response:

    
    
            
4条回答
  •  没有蜡笔的小新
    2021-01-12 12:03

    I didnot see parameters of your first request. At least I didnot see the lt.

    The second request should be a GET request, and the parameters are: service and ticket(This is not jsessionid, the value is generated by CAS, and it is the same with the parameter lt in the first request to the CAS login ).

提交回复
热议问题