Test info
Profile: {'openid-configuration': 'no-config', 'response_type': 'code', 'crypto': 'none', 'registration': 'static'}
Timestamp: 2016-01-29T06:25:42Z
Test description: Request with display=popup [Basic, Implicit, Hybrid]
Test ID: OP-display-popup
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-response]
status: OK
description: Checks that the last response was one of a possible set of OpenID Connect Responses
__X:==== END ====__
Trace output
23.955271 'display_values_supported' not defined in provider configuration
23.955429 ------------ AuthorizationRequest ------------
23.955871 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationEndpoint?state=kP1Ub2ZCcfHlTifq&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb&response_type=code&client_id=CLIANT9999&scope=openid&display=popup
23.955878 --> BODY: None
60.977917 <-- state=kP1Ub2ZCcfHlTifq&code=fIfYTLNhUgQd9KCf
60.978364 AuthorizationResponse: {
"code": "fIfYTLNhUgQd9KCf",
"state": "kP1Ub2ZCcfHlTifq"
}
60.978677 ==== END ====
Result
PASSED