Test info
Profile: {'openid-configuration': 'no-config',
'response_type': 'code', 'crypto': 'none', 'registration':
'static'}
Timestamp: 2016-01-28T07:20:04Z
Test
description: Providing login_hint [Basic, Implicit, Hybrid]
Test
ID: OP-Req-login_hint
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
12.442677 ------------ AuthorizationRequest ------------
12.443172 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationEndpoint?login_hint=buffy%40dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com%3A8081&state=h5VKqVzZwGsOTLsm&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb&response_type=code&client_id=CLIANT9999&scope=openid
12.443178 --> BODY: None
51.145225 <-- state=h5VKqVzZwGsOTLsm&code=YKBRaREsnNqtdDqA
51.145670 AuthorizationResponse: {
"code": "YKBRaREsnNqtdDqA",
"state": "h5VKqVzZwGsOTLsm"
}
51.145978 ==== END ====
Result
PASSED