Test info

Profile: {'openid-configuration': 'no-config', 'response_type': 'code', 'crypto': 'none', 'registration': 'static'}
Timestamp: 2016-01-29T01:02:51Z
Test description: Support request request parameter with unsigned request [Basic, Implicit, Hybrid, Dynamic]
Test ID: OP-request-Unsigned
Issuer: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/

Test output


__AuthorizationRequest:pre__
[check-response-type]
	status: OK
	description: Checks that the asked for response type are among the supported
[check-endpoint]
	status: OK
	description: Checks that the necessary endpoint exists at a server
__After completing the test flow:__
[authn-response-or-error]
	status: OK
	description: Checks that the last response was a JSON encoded authentication or error message
__X:==== END ====__

Trace output


0.000431 ------------ AuthorizationRequest ------------
0.001255 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationEndpoint?request=eyJhbGciOiJub25lIn0.eyJzY29wZSI6ICJvcGVuaWQiLCAic3RhdGUiOiAiSHpOanI4Y041cU1CMzc1MSIsICJyZWRpcmVjdF91cmkiOiAiaHR0cHM6Ly9vcC5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQ6NjAzNDcvYXV0aHpfY2IiLCAicmVzcG9uc2VfdHlwZSI6ICJjb2RlIiwgImNsaWVudF9pZCI6ICJDTElBTlQ5OTk5In0.&state=HzNjr8cN5qMB3751&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb&response_type=code&client_id=CLIANT9999&scope=openid
0.001263 --> BODY: None
61.818087 <-- state=HzNjr8cN5qMB3751&code=prX0MXlKwiK0eOOT
61.818550 AuthorizationResponse: {
  "code": "prX0MXlKwiK0eOOT",
  "state": "HzNjr8cN5qMB3751"
}
61.818862 ==== END ====

Result

PASSED