Test Info

Issuerhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default
Profile[]
Test IDOP-scope-email
Test descriptionScope requesting email claims
Timestamp2019-09-11T08:21:48Z

Conditions


verify-scopes: status=OK [Verifies that the claims corresponding to the requested scopes are returned]
check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 1 --- Discovery -->-->
0provider_config
kwargs:{'issuer': 'https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default'}
1http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/.well-known/openid-configuration status_code:200
1ProviderConfigurationResponse
{
    "authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize",
    "claim_types_supported": [
        "normal"
    ],
    "claims_parameter_supported": true,
    "claims_supported": [
        "realmName",
        "preferred_username",
        "given_name",
        "uid",
        "upn",
        "groupIds",
        "employee_id",
        "name",
        "tenantId",
        "mobile_number",
        "department",
        "family_name",
        "job_title",
        "email"
    ],
    "device_authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/device_authorization",
    "grant_types_supported": [
        "authorization_code",
        "implicit",
        "client_credentials",
        "password",
        "refresh_token",
        "urn:ietf:params:oauth:grant-type:device_code"
    ],
    "id_token_encryption_alg_values_supported": [
        "none"
    ],
    "id_token_encryption_enc_values_supported": [
        "none"
    ],
    "id_token_signing_alg_values_supported": [
        "none",
        "HS256",
        "HS384",
        "HS512",
        "RS256",
        "RS384",
        "RS512"
    ],
    "introspection_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/introspect",
    "issuer": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
    "jwks_uri": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/jwks",
    "request_object_encryption_alg_values_supported": [
        "none"
    ],
    "request_object_encryption_enc_values_supported": [
        "none"
    ],
    "request_object_signing_alg_values_supported": [
        "none"
    ],
    "request_parameter_supported": true,
    "request_uri_parameter_supported": false,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "query",
        "fragment",
        "form_post"
    ],
    "response_types_supported": [
        "code",
        "none",
        "token",
        "id_token",
        "token id_token",
        "code id_token",
        "code token",
        "code token id_token"
    ],
    "revocation_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/revoke",
    "scopes_supported": [
        "openid",
        "profile",
        "email",
        "phone"
    ],
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_basic",
        "client_secret_post"
    ],
    "user_authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/user_authorization",
    "userinfo_encryption_alg_values_supported": [
        "none"
    ],
    "userinfo_encryption_enc_values_supported": [
        "none"
    ],
    "userinfo_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo",
    "userinfo_signing_alg_values_supported": [
        "none"
    ],
    "version": "3.0"
}
1phase<--<-- 2 --- Registration -->-->
1not expected to doDynamic registration
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "5525f670-e6b3-41a9-afec-add4254aff3b",
    "nonce": "c9k4Ms2TQHDqbLaM",
    "redirect_uri": "https://op.certification.openid.net:61906/authz_cb",
    "response_type": "code",
    "scope": "openid email",
    "state": "WqgLKSZleU2a5KbH"
}
1redirect urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=WqgLKSZleU2a5KbH&nonce=c9k4Ms2TQHDqbLaM&response_type=code&scope=openid+email&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61906%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
1redirecthttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=WqgLKSZleU2a5KbH&nonce=c9k4Ms2TQHDqbLaM&response_type=code&scope=openid+email&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61906%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
1responseResponse URL with query part
1response{'code': 'JSJomrfGKWhk28MOkE2djjUGImb7KZ', 'grant_id': 'fb825e4f-ecd0-4207-87c9-3a810050ba04', 'state': 'WqgLKSZleU2a5KbH'}
1response{'code': 'JSJomrfGKWhk28MOkE2djjUGImb7KZ', 'grant_id': 'fb825e4f-ecd0-4207-87c9-3a810050ba04', 'state': 'WqgLKSZleU2a5KbH'}
1AuthorizationResponse
{
    "code": "JSJomrfGKWhk28MOkE2djjUGImb7KZ",
    "grant_id": "fb825e4f-ecd0-4207-87c9-3a810050ba04",
    "state": "WqgLKSZleU2a5KbH"
}
1phase<--<-- 4 --- AccessToken -->-->
1requestop_args: {'state': 'WqgLKSZleU2a5KbH'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61906/authz_cb'}
1do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61906/authz_cb', 'code': 'JSJomrfGKWhk28MOkE2djjUGImb7KZ', 'state': 'WqgLKSZleU2a5KbH', 'grant_type': 'authorization_code', 'client_id': '5525f670-e6b3-41a9-afec-add4254aff3b'}, 'state': 'WqgLKSZleU2a5KbH', 'authn_method': 'client_secret_basic'}
1AccessTokenRequest
{
    "code": "JSJomrfGKWhk28MOkE2djjUGImb7KZ",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61906/authz_cb",
    "state": "WqgLKSZleU2a5KbH"
}
1request_urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token
1request_http_args{'headers': {'Authorization': 'Basic NTUyNWY2NzAtZTZiMy00MWE5LWFmZWMtYWRkNDI1NGFmZjNiOlRFOUwxY2wzdHc=', 'Content-Type': 'application/x-www-form-urlencoded'}}
1requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61906%2Fauthz_cb&code=JSJomrfGKWhk28MOkE2djjUGImb7KZ&state=WqgLKSZleU2a5KbH
2http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token status_code:200
2response{'access_token': 'OldkLkGFiVuFJv87MKjtQNkpOPwJaaO4BB9kHUnz', 'scope': 'openid email', 'grant_id': 'fb825e4f-ecd0-4207-87c9-3a810050ba04', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoiRGFzRUZxVFkwQ2MxZVg0Y3htR2xTUSIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsInByZWZlcnJlZF91c2VybmFtZSI6ImdlZXRoYW5qYWxpLmRAaWJtLmNvbSIsIm5hbWUiOiJHZWV0aGEgRCIsIm5vbmNlIjoiYzlrNE1zMlRRSERxYkxhTSIsImVtYWlsIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwiYWNyIjoidXJuOmlibTpzZWN1cml0eTpwb2xpY3k6aWQ6MSIsInVzZXJUeXBlIjoicmVndWxhciIsImRpc3BsYXlOYW1lIjoiR2VldGhhIEQiLCJmYW1pbHlfbmFtZSI6IkQiLCJncm91cElkcyI6WyJhbGxVc2VycyIsImFkbWluIl0sImF0X2hhc2giOiJWd1ZLa3BrbFMzN2xYVzZJS3Q4dktnIiwidWlkIjoiNjQwMDA0S0c0UCIsImV4dCI6eyJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIn0sImlzcyI6Imh0dHBzOi8vb2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20vb2lkYy9lbmRwb2ludC9kZWZhdWx0IiwiYXVkIjoiNTUyNWY2NzAtZTZiMy00MWE5LWFmZWMtYWRkNDI1NGFmZjNiIiwic3ViIjoiNjQwMDA0S0c0UCIsImlhdCI6MTU2ODE5MDEwNywiZXhwIjoxNTY4MTk3MzA3fQ.OgMUoBQJiM2uz1tbVccAbaGF6Jc2FJmmG8c31Q5O3w6zWb7NHyghDftvZNMXh20yoIF9hxI9gDa_5sG37HywFLVW6IyyZOgrClRa4I96DSDZzE9uOkv9QHdZDbXMdUiLj_Idtirhj9uRT_wWBVSfsyxMwwzPR-3N1Em-a59tDl2tnJDWm5ONyyjc9aGpbRvSvxSIpDtTDLwSs6Fx5rEOX0HwvTSl8P-F0Sd2Cj4G9MFFjWhunbiw3TFxN0hxyaFYtOl09AXb7DM53sFpX0z2crq2cdOVxw088Sz7JWyT9AAI67Xrr81kZ19QhwwqA2cizQDbaA3bQMzJwdI6SazIyQ', 'token_type': 'Bearer', 'expires_in': 7199}
2AccessTokenResponse
{
    "access_token": "OldkLkGFiVuFJv87MKjtQNkpOPwJaaO4BB9kHUnz",
    "expires_in": 7199,
    "grant_id": "fb825e4f-ecd0-4207-87c9-3a810050ba04",
    "id_token": {
        "acr": "urn:ibm:security:policy:id:1",
        "at_hash": "VwVKkpklS37lXW6IKt8vKg",
        "aud": [
            "5525f670-e6b3-41a9-afec-add4254aff3b"
        ],
        "displayName": "Geetha D",
        "email": "geethanjali.d@ibm.com",
        "email_verified": true,
        "exp": 1568197307,
        "ext": {
            "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
        },
        "family_name": "D",
        "given_name": "Geetha",
        "groupIds": [
            "allUsers",
            "admin"
        ],
        "iat": 1568190107,
        "iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
        "name": "Geetha D",
        "nonce": "c9k4Ms2TQHDqbLaM",
        "preferred_username": "geethanjali.d@ibm.com",
        "realmName": "cloudIdentityRealm",
        "s_hash": "DasEFqTY0Cc1eX4cxmGlSQ",
        "sub": "640004KG4P",
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
        "uid": "640004KG4P",
        "uniqueSecurityName": "640004KG4P",
        "userType": "regular"
    },
    "scope": "openid email",
    "token_type": "Bearer"
}
2jws header{'alg': 'RS256', 'typ': 'JWT', 'kid': 'server'}
2phase<--<-- 5 --- UserInfo -->-->
2do_user_info_request
kwargs:{'state': 'WqgLKSZleU2a5KbH', 'method': 'GET', 'authn_method': 'bearer_header'}
2request{'body': None}
2request_urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo
2request_http_args{'headers': {'Authorization': 'Bearer OldkLkGFiVuFJv87MKjtQNkpOPwJaaO4BB9kHUnz'}}
2http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo status_code:200
2OpenIDSchema
{
    "acr": "urn:ibm:security:policy:id:1",
    "displayName": "Geetha D",
    "email": "geethanjali.d@ibm.com",
    "email_verified": true,
    "ext": {
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
    },
    "family_name": "D",
    "given_name": "Geetha",
    "groupIds": [
        "allUsers",
        "admin"
    ],
    "name": "Geetha D",
    "preferred_username": "geethanjali.d@ibm.com",
    "realmName": "cloudIdentityRealm",
    "sub": "640004KG4P",
    "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
    "uid": "640004KG4P",
    "uniqueSecurityName": "640004KG4P",
    "userType": "regular"
}
2OpenIDSchema
{
    "acr": "urn:ibm:security:policy:id:1",
    "displayName": "Geetha D",
    "email": "geethanjali.d@ibm.com",
    "email_verified": true,
    "ext": {
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
    },
    "family_name": "D",
    "given_name": "Geetha",
    "groupIds": [
        "allUsers",
        "admin"
    ],
    "name": "Geetha D",
    "preferred_username": "geethanjali.d@ibm.com",
    "realmName": "cloudIdentityRealm",
    "sub": "640004KG4P",
    "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
    "uid": "640004KG4P",
    "uniqueSecurityName": "640004KG4P",
    "userType": "regular"
}
2phase<--<-- 6 --- Done -->-->
2end
2assertionVerifyScopes
2conditionverify-scopes: status=OK [Verifies that the claims corresponding to the requested scopes are returned]
2assertionCheckHTTPResponse
2conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
2assertionVerifyResponse
2conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
2conditionDone: status=OK

Result

PASSED