Test info
Profile: {'openid-configuration': 'no-config',
'response_type': 'code', 'crypto': 'none', 'registration':
'static'}
Timestamp: 2016-02-29T05:35:04Z
Test
description: Requesting ID Token with max_age=10000 seconds restriction
[Basic, Implicit, Hybrid]
Test ID:
OP-Req-max_age=10000
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
__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
[claims-check]
status: OK
description: Checks if specific claims is present or not
[auth_time-check]
status: OK
description: Check that the auth_time returned in the ID Token is in the expected range.
__X:==== END ====__
Trace output
0.000404 ------------ AuthorizationRequest ------------
0.000783 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationEndpoint?scope=openid&state=7UYbUUlLXmi9LMs1&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb&response_type=code&client_id=CLIANT9999
0.000788 --> BODY: None
25.784949 <-- state=7UYbUUlLXmi9LMs1&code=ClYl1u5wFkvDyERR
25.785384 AuthorizationResponse: {
"code": "ClYl1u5wFkvDyERR",
"state": "7UYbUUlLXmi9LMs1"
}
25.785776 ------------ AccessTokenRequest ------------
25.786190 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationCode/
25.786196 --> BODY: code=ClYl1u5wFkvDyERR&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb
25.786209 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': u'Basic Q0xJQU5UOTk5OTpjbGlhbnRfOTk5OQ=='}
26.223835 <-- STATUS: 200
26.223884 <-- BODY: {"scope":"","expires_in":3600,"token_type":"Bearer","id_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJleHAiOjE0NTY3Mjc2OTEsImF6cCI6IkNMSUFOVDk5OTkiLCJzdWIiOiJzZWlub3UxMjg0NiIsImF1ZCI6IkNMSUFOVDk5OTkiLCJpc3MiOiJodHRwczpcL1wvZHVhbHN0YWNrLjNhLXRlc3QtMTI1NjkyMjUzMy5hcC1ub3J0aGVhc3QtMS5lbGIuYW1hem9uYXdzLmNvbTo4MDgxXC8iLCJpYXQiOjE0NTY3MjQwOTF9.","access_token":"UdvINqXeFklzThTVMKM0hhdp7sQh8vkh"}
26.225497 AccessTokenResponse: {
"access_token": "UdvINqXeFklzThTVMKM0hhdp7sQh8vkh",
"expires_in": 3600,
"id_token": {
"claims": {
"aud": [
"CLIANT9999"
],
"azp": "CLIANT9999",
"exp": 1456727691,
"iat": 1456724091,
"iss": "https://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/",
"sub": "seinou12846"
},
"jws header parameters": {
"alg": "none",
"typ": "JWT"
}
},
"token_type": "Bearer"
}
26.236661 ------------ AuthorizationRequest ------------
26.237239 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationEndpoint?max_age=10000&state=RBxiNbGRoOi9pB3B&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb&response_type=code&client_id=CLIANT9999&scope=openid
26.237245 --> BODY: None
38.231347 <-- state=RBxiNbGRoOi9pB3B&code=s1AMkkN1yFOItFx6
38.231812 AuthorizationResponse: {
"code": "s1AMkkN1yFOItFx6",
"state": "RBxiNbGRoOi9pB3B"
}
38.236264 ------------ AccessTokenRequest ------------
38.236728 --> URL: http://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/oc_v/AuthorizationCode/
38.236734 --> BODY: code=s1AMkkN1yFOItFx6&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60347%2Fauthz_cb
38.236746 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': u'Basic Q0xJQU5UOTk5OTpjbGlhbnRfOTk5OQ=='}
38.683819 <-- STATUS: 200
38.683871 <-- BODY: {"scope":"","expires_in":3600,"token_type":"Bearer","id_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdXRoX3RpbWUiOjE0NTY3MjQwNjUsImV4cCI6MTQ1NjcyNzcwMywiYXpwIjoiQ0xJQU5UOTk5OSIsInN1YiI6InNlaW5vdTEyODQ2IiwiYXVkIjoiQ0xJQU5UOTk5OSIsImlzcyI6Imh0dHBzOlwvXC9kdWFsc3RhY2suM2EtdGVzdC0xMjU2OTIyNTMzLmFwLW5vcnRoZWFzdC0xLmVsYi5hbWF6b25hd3MuY29tOjgwODFcLyIsImlhdCI6MTQ1NjcyNDEwM30.","access_token":"oa1kLNDknmUd5aYXMlasCrYu9ORmUCQi"}
38.685877 AccessTokenResponse: {
"access_token": "oa1kLNDknmUd5aYXMlasCrYu9ORmUCQi",
"expires_in": 3600,
"id_token": {
"claims": {
"aud": [
"CLIANT9999"
],
"auth_time": 1456724065,
"azp": "CLIANT9999",
"exp": 1456727703,
"iat": 1456724103,
"iss": "https://dualstack.3a-test-1256922533.ap-northeast-1.elb.amazonaws.com:8081/",
"sub": "seinou12846"
},
"jws header parameters": {
"alg": "none",
"typ": "JWT"
}
},
"token_type": "Bearer"
}
38.697184 ==== END ====
Result
PASSED