Test info

Profile: {'openid-configuration': 'no-config', 'response_type': 'code', 'crypto': 'none', 'registration': 'static'}
Timestamp: 2016-01-29T00:55:41Z
Test description: Support request_uri request parameter with unsigned request [Basic, Implicit, Hybrid]
Test ID: OP-request_uri-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: WARNING
	description: Checks that the last response was a JSON encoded authentication or error message
	info: Unexpected error response: invalid_request
__X:==== END ====__

Trace output


0.000515 ------------ AuthorizationRequest ------------
0.001663 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationEndpoint?state=0r78AYVomDzTnWKg&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb&response_type=code&client_id=CLIANT9999&scope=openid&request_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fexport%2Fz1yOv7iERh.jwt
0.001671 --> BODY: None
0.277151 <-- error_uri=error_uri&error=invalid_request&state=0r78AYVomDzTnWKg&error_description=%E3%83%AA%E3%82%AF%E3%82%A8%E3%82%B9%E3%83%88%E3%83%91%E3%83%A9%E3%83%A1%E3%83%BC%E3%82%BF%E8%A7%A3%E6%9E%90request_uri%E4%B8%8D%E6%AD%A3%E3%82%A8%E3%83%A9%E3%83%BC
0.277595 AuthorizationErrorResponse: {
  "error": "invalid_request",
  "error_description": "\u30ea\u30af\u30a8\u30b9\u30c8\u30d1\u30e9\u30e1\u30fc\u30bf\u89e3\u6790request_uri\u4e0d\u6b63\u30a8\u30e9\u30fc",
  "error_uri": "error_uri",
  "state": "0r78AYVomDzTnWKg"
}
0.278037 ==== END ====

Result

WARNING
Warnings:
Unexpected error response: invalid_request