Test Info

Issuerhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default
Profile[]
Test IDOP-Req-max_age=1
Test descriptionRequesting ID Token with max_age=1 seconds restriction
Timestamp2019-09-11T09:18:01Z

Conditions


claims-check: status=OK [Checks if specific claims is present or not]
auth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.]
multiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow]
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": "nTS62UwvPvJ71R5X",
    "redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
    "response_type": "code token",
    "scope": "openid",
    "state": "RJkMeJJCoeS8Aq7j"
}
1redirect urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=RJkMeJJCoeS8Aq7j&nonce=nTS62UwvPvJ71R5X&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
1redirecthttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=RJkMeJJCoeS8Aq7j&nonce=nTS62UwvPvJ71R5X&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
1http args{}
2responseURL with fragment
2responseaccess_token=ylFTcKTRCBUGuU3Y34ulXC2GSdifSsjEuA5OCRLy&code=DFbruXLWMV4mlLKWhL7IYIXbSweDUL&scope=openid&grant_id=222f5dcd-45ed-40c7-9b1f-b1ec0eeb098f&state=RJkMeJJCoeS8Aq7j&token_type=Bearer&expires_in=7200
2response{'access_token': 'ylFTcKTRCBUGuU3Y34ulXC2GSdifSsjEuA5OCRLy', 'code': 'DFbruXLWMV4mlLKWhL7IYIXbSweDUL', 'scope': 'openid', 'grant_id': '222f5dcd-45ed-40c7-9b1f-b1ec0eeb098f', 'state': 'RJkMeJJCoeS8Aq7j', 'token_type': 'Bearer', 'expires_in': 7200}
2AuthorizationResponse
{
    "access_token": "ylFTcKTRCBUGuU3Y34ulXC2GSdifSsjEuA5OCRLy",
    "code": "DFbruXLWMV4mlLKWhL7IYIXbSweDUL",
    "expires_in": 7200,
    "grant_id": "222f5dcd-45ed-40c7-9b1f-b1ec0eeb098f",
    "scope": "openid",
    "state": "RJkMeJJCoeS8Aq7j",
    "token_type": "Bearer"
}
2phase<--<-- 4 --- AccessToken -->-->
2requestop_args: {'state': 'RJkMeJJCoeS8Aq7j'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb'}
2do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb', 'code': 'DFbruXLWMV4mlLKWhL7IYIXbSweDUL', 'state': 'RJkMeJJCoeS8Aq7j', 'grant_type': 'authorization_code', 'client_id': '5525f670-e6b3-41a9-afec-add4254aff3b'}, 'state': 'RJkMeJJCoeS8Aq7j', 'authn_method': 'client_secret_basic'}
2AccessTokenRequest
{
    "code": "DFbruXLWMV4mlLKWhL7IYIXbSweDUL",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
    "state": "RJkMeJJCoeS8Aq7j"
}
2request_urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token
2request_http_args{'headers': {'Authorization': 'Basic NTUyNWY2NzAtZTZiMy00MWE5LWFmZWMtYWRkNDI1NGFmZjNiOlRFOUwxY2wzdHc=', 'Content-Type': 'application/x-www-form-urlencoded'}}
2requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&code=DFbruXLWMV4mlLKWhL7IYIXbSweDUL&state=RJkMeJJCoeS8Aq7j
2http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token status_code:200
2response{'access_token': 'LEapevjckl0wf05Zkye72LS78lUrMnvmyo06xXiH', 'scope': 'openid', 'grant_id': '222f5dcd-45ed-40c7-9b1f-b1ec0eeb098f', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoiUEJsNklUdTBma0wwc2tvVHFhb1lvUSIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwibmFtZSI6IkdlZXRoYSBEIiwibm9uY2UiOiJuVFM2MlV3dlB2SjcxUjVYIiwiZW1haWwiOiJnZWV0aGFuamFsaS5kQGlibS5jb20iLCJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwiZGlzcGxheU5hbWUiOiJHZWV0aGEgRCIsImZhbWlseV9uYW1lIjoiRCIsImdyb3VwSWRzIjpbImFsbFVzZXJzIiwiYWRtaW4iXSwiYXRfaGFzaCI6IkRfTmZRT1JrQ01PbWJuZFpNUUljMmciLCJ1aWQiOiI2NDAwMDRLRzRQIiwiZXh0Ijp7InRlbmFudElkIjoib2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20ifSwiaXNzIjoiaHR0cHM6Ly9vaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbS9vaWRjL2VuZHBvaW50L2RlZmF1bHQiLCJhdWQiOiI1NTI1ZjY3MC1lNmIzLTQxYTktYWZlYy1hZGQ0MjU0YWZmM2IiLCJzdWIiOiI2NDAwMDRLRzRQIiwiaWF0IjoxNTY4MTkzNDYwLCJleHAiOjE1NjgyMDA2NjB9.IupQQiF_Rv5d1c6IiX8pRjRNOFfi-r_wDAuNg5QuFgtduZGgKHR967vDXRH7IR-X6r0eMxnK0MHdjDMBB7gRzqyiGSYFBgdvD4Vv4uWNsTEmMFyhgOHHBna1uoP5zJTe_iUahr1xEsTm6oXJYSx2UJs6dUMtogimGgoR2UOH-owREaIxosBj1G5dOmsqyQuAN0uOHUSKiXKp31INOgBT_SwjH8j5ZuOnvQv45-mfFXbjoFzRt4Nim8yQvMKuQo9xMo5PZybLbaj--aZeyS2NmbKugLWrYrx-cyzz1CPMZAgC769w0VQuykElCjdWHT6ekoMLlPjTi83XISnInOu48A', 'token_type': 'Bearer', 'expires_in': 7199}
2AccessTokenResponse
{
    "access_token": "LEapevjckl0wf05Zkye72LS78lUrMnvmyo06xXiH",
    "expires_in": 7199,
    "grant_id": "222f5dcd-45ed-40c7-9b1f-b1ec0eeb098f",
    "id_token": {
        "acr": "urn:ibm:security:policy:id:1",
        "at_hash": "D_NfQORkCMOmbndZMQIc2g",
        "aud": [
            "5525f670-e6b3-41a9-afec-add4254aff3b"
        ],
        "displayName": "Geetha D",
        "email": "geethanjali.d@ibm.com",
        "exp": 1568200660,
        "ext": {
            "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
        },
        "family_name": "D",
        "given_name": "Geetha",
        "groupIds": [
            "allUsers",
            "admin"
        ],
        "iat": 1568193460,
        "iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
        "name": "Geetha D",
        "nonce": "nTS62UwvPvJ71R5X",
        "preferred_username": "geethanjali.d@ibm.com",
        "realmName": "cloudIdentityRealm",
        "s_hash": "PBl6ITu0fkL0skoTqaoYoQ",
        "sub": "640004KG4P",
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
        "uid": "640004KG4P",
        "uniqueSecurityName": "640004KG4P",
        "userType": "regular"
    },
    "scope": "openid",
    "token_type": "Bearer"
}
2jws header{'alg': 'RS256', 'typ': 'JWT', 'kid': 'server'}
2phase<--<-- 5 --- Note -->-->
4phase<--<-- 6 --- Webfinger -->-->
4not expected to doWebFinger
4phase<--<-- 7 --- Discovery -->-->
4provider_config
kwargs:{'issuer': 'https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default'}
4http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/.well-known/openid-configuration status_code:200
4ProviderConfigurationResponse
{
    "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"
}
4phase<--<-- 8 --- Registration -->-->
4not expected to doDynamic registration
4phase<--<-- 9 --- AsyncAuthn -->-->
4AuthorizationRequest
{
    "client_id": "5525f670-e6b3-41a9-afec-add4254aff3b",
    "max_age": 1,
    "nonce": "RHuT5XqcKQGH1VIr",
    "redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
    "response_type": "code token",
    "scope": "openid",
    "state": "aKdYZeSV4FHiARCU"
}
4redirect urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=aKdYZeSV4FHiARCU&nonce=RHuT5XqcKQGH1VIr&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&max_age=1&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
4redirecthttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=aKdYZeSV4FHiARCU&nonce=RHuT5XqcKQGH1VIr&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&max_age=1&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
23http args{}
23responseURL with fragment
23responseaccess_token=lOatejt8smnOgoEwur2DqtQsp5VJZeIKE27UO5fX&code=4oQ7N07lEQvgEx0sqr6kofSVChQPDq&scope=openid&grant_id=8a0f54ef-284c-43fe-940d-abc3cdd92d13&state=aKdYZeSV4FHiARCU&token_type=Bearer&expires_in=7200
23response{'access_token': 'lOatejt8smnOgoEwur2DqtQsp5VJZeIKE27UO5fX', 'code': '4oQ7N07lEQvgEx0sqr6kofSVChQPDq', 'scope': 'openid', 'grant_id': '8a0f54ef-284c-43fe-940d-abc3cdd92d13', 'state': 'aKdYZeSV4FHiARCU', 'token_type': 'Bearer', 'expires_in': 7200}
23AuthorizationResponse
{
    "access_token": "lOatejt8smnOgoEwur2DqtQsp5VJZeIKE27UO5fX",
    "code": "4oQ7N07lEQvgEx0sqr6kofSVChQPDq",
    "expires_in": 7200,
    "grant_id": "8a0f54ef-284c-43fe-940d-abc3cdd92d13",
    "scope": "openid",
    "state": "aKdYZeSV4FHiARCU",
    "token_type": "Bearer"
}
23phase<--<-- 10 --- AccessToken -->-->
23requestop_args: {'state': 'aKdYZeSV4FHiARCU'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb'}
23do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb', 'code': '4oQ7N07lEQvgEx0sqr6kofSVChQPDq', 'state': 'aKdYZeSV4FHiARCU', 'grant_type': 'authorization_code', 'client_id': '5525f670-e6b3-41a9-afec-add4254aff3b'}, 'state': 'aKdYZeSV4FHiARCU', 'authn_method': 'client_secret_basic'}
23AccessTokenRequest
{
    "code": "4oQ7N07lEQvgEx0sqr6kofSVChQPDq",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
    "state": "aKdYZeSV4FHiARCU"
}
23request_urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token
23request_http_args{'headers': {'Authorization': 'Basic NTUyNWY2NzAtZTZiMy00MWE5LWFmZWMtYWRkNDI1NGFmZjNiOlRFOUwxY2wzdHc=', 'Content-Type': 'application/x-www-form-urlencoded'}}
23requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&code=4oQ7N07lEQvgEx0sqr6kofSVChQPDq&state=aKdYZeSV4FHiARCU
23http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token status_code:200
23response{'access_token': '4fEZfvy0jtYtLcFm2ygt5MYNZZyLpREhhX9Hpdqz', 'scope': 'openid', 'grant_id': '8a0f54ef-284c-43fe-940d-abc3cdd92d13', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoiNHZYenQ3TUlzZVQ4OHA2N2ZPR2xkZyIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwibmFtZSI6IkdlZXRoYSBEIiwibm9uY2UiOiJSSHVUNVhxY0tRR0gxVklyIiwiZW1haWwiOiJnZWV0aGFuamFsaS5kQGlibS5jb20iLCJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwiZGlzcGxheU5hbWUiOiJHZWV0aGEgRCIsImZhbWlseV9uYW1lIjoiRCIsImF1dGhfdGltZSI6MTU2ODE5MzQ4MCwiZ3JvdXBJZHMiOlsiYWxsVXNlcnMiLCJhZG1pbiJdLCJhdF9oYXNoIjoielhwVlJYNTUyUjFqRkhIaVNaaHdZQSIsInVpZCI6IjY0MDAwNEtHNFAiLCJleHQiOnsidGVuYW50SWQiOiJvaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbSJ9LCJpc3MiOiJodHRwczovL29pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tL29pZGMvZW5kcG9pbnQvZGVmYXVsdCIsImF1ZCI6IjU1MjVmNjcwLWU2YjMtNDFhOS1hZmVjLWFkZDQyNTRhZmYzYiIsInN1YiI6IjY0MDAwNEtHNFAiLCJpYXQiOjE1NjgxOTM0ODEsImV4cCI6MTU2ODIwMDY4MX0.i9yQWGGorXWDNiSLsfwy7q2iLiR_-0puo0bqRVZJN6h9axPv8xmvqTQp4Be_BmxXa2WkihpRF3CzYjFtIMTlLpKuzVv9eiZyM3NEzVOkyT1PwM_ROleLfx0H2QXd_Bgv2ZXmzUDw-6GG3ghXGIdgRY_X-QQWdhfT_Lrh0H4QZrTWgLCHlqGAFj8_3MKxT5uS2UG8eNxcoJTbaIjcK88-SP6TyFtNo3Komf8f3jzOaMtxTIfclNadIHvTTu2xBepGZxOaKq3aU9Y4u7RoE1jpv2pKDfbpudUeeko6mteRixK2vpWqJfayyMc5GMO0kKLf4O63Y112ahy36u_sOsq_hg', 'token_type': 'Bearer', 'expires_in': 7199}
23AccessTokenResponse
{
    "access_token": "4fEZfvy0jtYtLcFm2ygt5MYNZZyLpREhhX9Hpdqz",
    "expires_in": 7199,
    "grant_id": "8a0f54ef-284c-43fe-940d-abc3cdd92d13",
    "id_token": {
        "acr": "urn:ibm:security:policy:id:1",
        "at_hash": "zXpVRX552R1jFHHiSZhwYA",
        "aud": [
            "5525f670-e6b3-41a9-afec-add4254aff3b"
        ],
        "auth_time": 1568193480,
        "displayName": "Geetha D",
        "email": "geethanjali.d@ibm.com",
        "exp": 1568200681,
        "ext": {
            "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
        },
        "family_name": "D",
        "given_name": "Geetha",
        "groupIds": [
            "allUsers",
            "admin"
        ],
        "iat": 1568193481,
        "iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
        "name": "Geetha D",
        "nonce": "RHuT5XqcKQGH1VIr",
        "preferred_username": "geethanjali.d@ibm.com",
        "realmName": "cloudIdentityRealm",
        "s_hash": "4vXzt7MIseT88p67fOGldg",
        "sub": "640004KG4P",
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
        "uid": "640004KG4P",
        "uniqueSecurityName": "640004KG4P",
        "userType": "regular"
    },
    "scope": "openid",
    "token_type": "Bearer"
}
23jws header{'alg': 'RS256', 'typ': 'JWT', 'kid': 'server'}
23phase<--<-- 11 --- Done -->-->
23end
23assertionClaimsCheck
23conditionclaims-check: status=OK [Checks if specific claims is present or not]
23assertionAuthTimeCheck
23conditionauth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.]
23assertionMultipleSignOn
23conditionmultiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow]
23assertionVerifyResponse
23conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
23conditionDone: status=OK

Result

PASSED