Test info

Profile: {'openid-configuration': 'no-config', 'response_type': 'code', 'crypto': 'none', 'registration': 'static'}
Timestamp: 2016-01-26T04:23:51Z
Test description: Request with response_type=code [Basic]
Test ID: OP-Response-code
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:__
[verify-authn-response]
	status: OK
	description: Checks that the last response was a JSON encoded authentication message
__X:==== END ====__

Trace output


0.001688 ------------ AuthorizationRequest ------------
0.002136 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationEndpoint?scope=openid&state=Q8UAJ9ZQaECs1TVq&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb&response_type=code&client_id=CLIANT9999
0.002142 --> BODY: None
155.643988 <-- state=Q8UAJ9ZQaECs1TVq&code=CYgkpaXm7dpG2fpT
155.644592 AuthorizationResponse: {
  "code": "CYgkpaXm7dpG2fpT",
  "state": "Q8UAJ9ZQaECs1TVq"
}
155.645011 ==== END ====

Result

PASSED