Test info

Profile: {'openid-configuration': 'config', 'response_type': 'code+id_token+token', 'crypto': 'none+sign', 'registration': 'static'}
Timestamp: 2017-05-30T12:45:09Z
Test description: Scope requesting all claims [Basic, Implicit, Hybrid]
Test ID: OP-scope-All
Issuer: https://is.biocryptology.net/

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:__
[check-http-response]
	status: OK
	description: Checks that the HTTP response status is within the 200 or 300 range
[verify-response]
	status: OK
	description: Checks that the last response was one of a possible set of OpenID Connect Responses
[verify-scopes]
	status: OK
	description: Verifies that the claims corresponding to the requested scopes are returned
__X:==== END ====__

Trace output


0.000310 ------------ DiscoveryRequest ------------
0.000324 Provider info discover from 'https://is.biocryptology.net'
0.000330 --> URL: https://is.biocryptology.net/.well-known/openid-configuration
0.602231 ProviderConfigurationResponse: {
  "authorization_endpoint": "https://is.biocryptology.net/V1/auth",
  "check_session_iframe": "http://default.com",
  "claims_parameter_supported": false,
  "claims_supported": [
    "sub",
    "website",
    "zoneinfo",
    "email_verified",
    "birthdate",
    "address",
    "gender",
    "profile",
    "iss",
    "phone_number_verified",
    "given_name",
    "middle_name",
    "locale",
    "picture",
    "updated_at",
    "auth_time",
    "name",
    "nickname",
    "phone_number",
    "family_name",
    "prefered_username",
    "email"
  ],
  "end_session_endpoint": "https://is.biocryptology.net/V1/end",
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "id_token_signing_alg_values_supported": [
    "ES512",
    "ES384",
    "ES256",
    "RS512",
    "RS384",
    "RS256",
    "HS512",
    "HS384",
    "HS256"
  ],
  "issuer": "https://is.biocryptology.net/",
  "jwks_uri": "https://is.biocryptology.net/V1/jwks",
  "registration_endpoint": "http://default.com",
  "request_object_encryption_alg_values_supported": [
    "RSA-OAEP",
    "RSA1_5"
  ],
  "request_object_encryption_enc_values_supported": [
    "A256GCM",
    "A256CBC-HS512",
    "A256CBC-HS384",
    "A256CBC-HS256",
    "A256CBC",
    "A128GCM",
    "A128CBC-HS512",
    "A128CBC-HS384",
    "A128CBC-HS256",
    "A128CBC"
  ],
  "request_parameter_supported": true,
  "request_uri_parameter_supported": false,
  "require_request_uri_registration": false,
  "response_modes_supported": [
    "fragment",
    "query",
    "form_post"
  ],
  "response_types_supported": [
    "code",
    "id_token",
    "id_token token",
    "code id_token",
    "code token",
    "code id_token token"
  ],
  "revocation_endpoint": "http://default.com",
  "scopes_supported": [
    "email",
    "profile",
    "phone",
    "openid",
    "address"
  ],
  "service_documentation": "http://default.com",
  "subject_types_supported": [
    "public"
  ],
  "token_endpoint": "https://is.biocryptology.net/V1/token",
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post"
  ],
  "userinfo_endpoint": "https://is.biocryptology.net/V1/userinfo",
  "version": "3.0"
}
1.171482 JWKS: {
  "keys": [
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "MNW3_u22nAteMK20TYs1Cw",
      "kty": "RSA",
      "n": "AI_uKVNJfjEOoKUePXV46VX3dTuL0LrWKmEGbxCJSu6N9PXgeTA3gsM5DVrN9csD6mGcb_Oi1jbEc8duis6JLRXYGT-_ZsVZi2M2Yx1FInuukIP9ZgOdNfPA1ANvkKyoG4QNUzG5cgxDmeP-UikzjGYObzWEFHb9CT_l-yBTgPt_",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "auG8aS4okJqDRIY2eLD9fA",
      "kty": "RSA",
      "n": "AMRaFFJr_TQ1-XB5JzZ0iF1d2wEeAuxe4ZjjVgbDYwvbyfidZnpfn-lUbzxxVVJj6ItQTNVz3tsGaBM4rwqFH_qDlap84wLv1vjLONLEZDa2xIXiTlA0fvyPuIJcEE1cm9OY36jPhueoA40MRMdXiOU5gfr5wlJtUCLICexV5i-X",
      "use": "sig"
    },
    {
      "alg": "RS256",
      "e": "AQAB",
      "kid": "r61PR-erDJljxqEv01Sm0g",
      "kty": "RSA",
      "n": "AJVG_Q0e2y6QQAfXowHQBNrZ2bKSbJ094oqTXJgqClG8jHkE1GMnuHORqap5PvCnbO47Mhm18aTTsdrodJC4SVLSCQtVnIhRzV8OHYfkZgHV16tUNcsBPMF-sYnfD7J9UtC7eify6dZPMqM0Bf2EK09fdvJpCmD7pxY5TDVo3inb",
      "use": "sig"
    }
  ]
}
1.176897 ------------ AuthorizationRequest ------------
1.179116 --> URL: https://is.biocryptology.net/V1/auth?nonce=dzKBSLrc5Ot2&state=t7CXGxCgIGBYQTBK&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&response_type=code+id_token+token&client_id=swipe&scope=openid+profile+email+address+phone
1.179127 --> BODY: None
1.494486 QUERY_STRING:
2.096469 <-- state=t7CXGxCgIGBYQTBK&access_token=URDHB8kChortOqrQ2K7SSQ&token_type=Bearer&expires_in=3600&code=IQa7KixGu-GHKXEi5FelIA&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDgzMTUsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InpPdHdFS1VQOExmQjhBQ2p6eU01NUEiLCJjX2hhc2giOiJpaVViamVIMEROQjdjWHlOMFB2SmlnIiwiaWF0IjoxNDk2MTQ4MzE1LCJleHAiOjE0OTYxNTE5MTUsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJkektCU0xyYzVPdDIiLCJzdWIiOiJNUSJ9.jzpKi0UZjvcFrFpi-82sP1aYmffbTL2uDo_qlyXLz0gTgZwacm3k6-lkXgClozTIboS5EFnQosoaa3GgN4TI1U3KJTGnYQwsVCzYuQsLuOL40Zx_gkxxs0UgqpLEgprhzJBmWyiqvNEqDGZlfGJmrkTRSxgIPbD7K_KzaE9bSoY
2.668508 AuthorizationResponse: {
  "access_token": "URDHB8kChortOqrQ2K7SSQ",
  "code": "IQa7KixGu-GHKXEi5FelIA",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "zOtwEKUP8LfB8ACjzyM55A",
      "aud": [
        "swipe"
      ],
      "auth_time": 1496148315,
      "azp": "swipe",
      "c_hash": "iiUbjeH0DNB7cXyN0PvJig",
      "exp": 1496151915,
      "iat": 1496148315,
      "iss": "https://is.biocryptology.net/",
      "nonce": "dzKBSLrc5Ot2",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "auG8aS4okJqDRIY2eLD9fA"
    }
  },
  "state": "t7CXGxCgIGBYQTBK",
  "token_type": "Bearer"
}
2.669091 ------------ AccessTokenRequest ------------
2.671216 --> URL: https://is.biocryptology.net/V1/token
2.671234 --> BODY: code=IQa7KixGu-GHKXEi5FelIA&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61022%2Fauthz_cb&grant_type=authorization_code&state_hash=gYfMFAx9dbFRMik9BPjqmMBcg7miDRAG6YWTkFVuRvQ%3D
2.671252 --> HEADERS: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c3dpcGU6c3dpcGU='}
3.276691 <-- STATUS: 200
3.276831 <-- BODY: {"access_token":"URDHB8kChortOqrQ2K7SSQ","expires_in":3600,"refresh_token":"Y9YcT5KzY2EClaiVqw0JMg","scope":"email profile phone openid address","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImF1RzhhUzRva0pxRFJJWTJlTEQ5ZkEifQ.eyJhY3IiOiIwIiwiYXVkIjoic3dpcGUiLCJhdXRoX3RpbWUiOjE0OTYxNDgzMTUsImF6cCI6InN3aXBlIiwiYXRfaGFzaCI6InpPdHdFS1VQOExmQjhBQ2p6eU01NUEiLCJjX2hhc2giOiJpaVViamVIMEROQjdjWHlOMFB2SmlnIiwiaWF0IjoxNDk2MTQ4MzE1LCJleHAiOjE0OTYxNTE5MTUsImlzcyI6Imh0dHBzOi8vaXMuYmlvY3J5cHRvbG9neS5uZXQvIiwibm9uY2UiOiJkektCU0xyYzVPdDIiLCJzdWIiOiJNUSJ9.jzpKi0UZjvcFrFpi-82sP1aYmffbTL2uDo_qlyXLz0gTgZwacm3k6-lkXgClozTIboS5EFnQosoaa3GgN4TI1U3KJTGnYQwsVCzYuQsLuOL40Zx_gkxxs0UgqpLEgprhzJBmWyiqvNEqDGZlfGJmrkTRSxgIPbD7K_KzaE9bSoY"}
3.284751 AccessTokenResponse: {
  "access_token": "URDHB8kChortOqrQ2K7SSQ",
  "expires_in": 3600,
  "id_token": {
    "claims": {
      "acr": "0",
      "at_hash": "zOtwEKUP8LfB8ACjzyM55A",
      "aud": [
        "swipe"
      ],
      "auth_time": 1496148315,
      "azp": "swipe",
      "c_hash": "iiUbjeH0DNB7cXyN0PvJig",
      "exp": 1496151915,
      "iat": 1496148315,
      "iss": "https://is.biocryptology.net/",
      "nonce": "dzKBSLrc5Ot2",
      "sub": "MQ"
    },
    "jws header parameters": {
      "alg": "RS256",
      "kid": "auG8aS4okJqDRIY2eLD9fA"
    }
  },
  "refresh_token": "Y9YcT5KzY2EClaiVqw0JMg",
  "scope": "email profile phone openid address",
  "token_type": "Bearer"
}
3.290273 ------------ UserInfoRequest ------------
3.290577 --> URL: https://is.biocryptology.net/V1/userinfo
3.290584 --> BODY: None
3.290593 --> HEADERS: {'Authorization': u'Bearer URDHB8kChortOqrQ2K7SSQ'}
3.978832 <-- STATUS: 200
3.978901 Available verification keys: [(u'MNW3_u22nAteMK20TYs1Cw', u'RSA'), (u'auG8aS4okJqDRIY2eLD9fA', u'RSA'), (u'r61PR-erDJljxqEv01Sm0g', u'RSA')]
3.978936 Available decryption keys: [('a0', 'RSA'), ('a3', 'EC')]
3.979057 <-- BODY: {"address":"{\"formatted\": \"Address_Formatted\"}","birthdate":"1970-01-01","email":"hanscan@hanscan.com","gender":"Gender","locale":"en","name":"hanscan","nickname":"Nickname","picture":"Picture","profile":"Profile","sub":"MQ","website":"Website","zoneinfo":"Zoneinfo","email_verified":true,"family_name":"Family_Name","given_name":"Middle_Name","middle_name":"Middle_Name","phone_number":"+34911223344","phone_number_verified":true,"preferred_username":"Preferred_Username","updated_at":1496148317}
3.982890 UserInfo: {
  "address": {
    "formatted": "Address_Formatted"
  },
  "birthdate": "1970-01-01",
  "email": "hanscan@hanscan.com",
  "email_verified": true,
  "family_name": "Family_Name",
  "gender": "Gender",
  "given_name": "Middle_Name",
  "locale": "en",
  "middle_name": "Middle_Name",
  "name": "hanscan",
  "nickname": "Nickname",
  "phone_number": "+34911223344",
  "phone_number_verified": true,
  "picture": "Picture",
  "preferred_username": "Preferred_Username",
  "profile": "Profile",
  "sub": "MQ",
  "updated_at": 1496148317,
  "website": "Website",
  "zoneinfo": "Zoneinfo"
}
3.988105 ==== END ====

Result

PASSED