Test Info

Issuerhttps://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest
Profile[]
Test IDOP-IDToken-kid
Test descriptionIDToken has kid [Basic, Implicit, Hybrid]
Timestamp2020-07-09T09:24:12Z

Conditions


verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
verify-signed-idtoken-has-kid: status=OK [Verifies that the header of a signed IDToken includes a kid claim.]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 1 --- Discovery -->-->
0provider_config
kwargs:{'issuer': 'https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest'}
1http response
url:https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/.well-known/openid-configuration status_code:200
1ProviderConfigurationResponse
{
    "acr_values_supported": [
        "loginradius:nist:level:1:re-auth"
    ],
    "authorization_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize",
    "backchannel_logout_session_supported": false,
    "backchannel_logout_supported": false,
    "claims_parameter_supported": false,
    "claims_supported": [
        "given_name",
        "nickname",
        "preferred_username",
        "picture",
        "zoneinfo",
        "Country",
        "family_name",
        "UserName",
        "middle_name",
        "phone_number_verified",
        "name",
        "LastName",
        "website",
        "gender",
        "locale",
        "auth_time",
        "Uid",
        "Favicon",
        "birthdate",
        "acr",
        "FirstName",
        "CustomFields.customerid",
        "email_verified",
        "phone_number",
        "profile",
        "email",
        "address",
        "updated_at"
    ],
    "frontchannel_logout_session_supported": false,
    "frontchannel_logout_supported": false,
    "grant_types_supported": [
        "authorization_code",
        "refresh_token"
    ],
    "id_token_signing_alg_values_supported": [
        "RS256"
    ],
    "issuer": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
    "jwks_uri": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/jwks",
    "request_parameter_supported": false,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "query",
        "form_post",
        "fragment"
    ],
    "response_types_supported": [
        "code",
        "token",
        "id_token",
        "code token",
        "code id_token",
        "token id_token",
        "code token id_token"
    ],
    "revocation_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/revoke",
    "scopes_supported": [
        "openid",
        "email",
        "phone",
        "profile",
        "address"
    ],
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_post",
        "client_secret_basic"
    ],
    "userinfo_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/userinfo",
    "version": "3.0"
}
1phase<--<-- 2 --- Registration -->-->
1not expected to doDynamic registration
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "112563f6-1480-40b8-8e28-e072ca212c82",
    "nonce": "uRSoZEz0KhiRECSr",
    "redirect_uri": "https://op.certification.openid.net:62346/authz_cb",
    "response_type": "code token",
    "scope": "openid",
    "state": "fl39a1rCI5okeLes"
}
1redirect urlhttps://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=fl39a1rCI5okeLes&nonce=uRSoZEz0KhiRECSr&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&client_id=112563f6-1480-40b8-8e28-e072ca212c82
1redirecthttps://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=fl39a1rCI5okeLes&nonce=uRSoZEz0KhiRECSr&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&client_id=112563f6-1480-40b8-8e28-e072ca212c82
13http args{}
13responseURL with fragment
13responsestate=fl39a1rCI5okeLes&code=929e630f41f1cf65c8f83c3e694c90fa%3Ad4bd928ababdc86b6172df5fd8c5ea1bc07231e33bb4c6ded3e5c770bf0748ff64c3711e4979b04c15a2ebfb015c2aecbc139ffa9342c330cc462f5539bd7e110ed81b6bb3b7214d9da2fd38d222d381bf5c8c9749511ffd21acfee0f6c8f8b43ffe4761d0a3bb216697e5a5649e&access_token=77875436-578b-4b43-8ac6-cff9a0939bc3&token_type=Bearer&expires_in=895
13response{'state': 'fl39a1rCI5okeLes', 'code': '929e630f41f1cf65c8f83c3e694c90fa:d4bd928ababdc86b6172df5fd8c5ea1bc07231e33bb4c6ded3e5c770bf0748ff64c3711e4979b04c15a2ebfb015c2aecbc139ffa9342c330cc462f5539bd7e110ed81b6bb3b7214d9da2fd38d222d381bf5c8c9749511ffd21acfee0f6c8f8b43ffe4761d0a3bb216697e5a5649e', 'access_token': '77875436-578b-4b43-8ac6-cff9a0939bc3', 'token_type': 'Bearer', 'expires_in': 895}
13AuthorizationResponse
{
    "access_token": "77875436-578b-4b43-8ac6-cff9a0939bc3",
    "code": "929e630f41f1cf65c8f83c3e694c90fa:d4bd928ababdc86b6172df5fd8c5ea1bc07231e33bb4c6ded3e5c770bf0748ff64c3711e4979b04c15a2ebfb015c2aecbc139ffa9342c330cc462f5539bd7e110ed81b6bb3b7214d9da2fd38d222d381bf5c8c9749511ffd21acfee0f6c8f8b43ffe4761d0a3bb216697e5a5649e",
    "expires_in": 895,
    "state": "fl39a1rCI5okeLes",
    "token_type": "Bearer"
}
13phase<--<-- 4 --- AccessToken -->-->
13requestop_args: {'state': 'fl39a1rCI5okeLes'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:62346/authz_cb'}
13do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:62346/authz_cb', 'code': '929e630f41f1cf65c8f83c3e694c90fa:d4bd928ababdc86b6172df5fd8c5ea1bc07231e33bb4c6ded3e5c770bf0748ff64c3711e4979b04c15a2ebfb015c2aecbc139ffa9342c330cc462f5539bd7e110ed81b6bb3b7214d9da2fd38d222d381bf5c8c9749511ffd21acfee0f6c8f8b43ffe4761d0a3bb216697e5a5649e', 'state': 'fl39a1rCI5okeLes', 'grant_type': 'authorization_code', 'client_id': '112563f6-1480-40b8-8e28-e072ca212c82'}, 'state': 'fl39a1rCI5okeLes', 'authn_method': 'client_secret_basic'}
13AccessTokenRequest
{
    "code": "929e630f41f1cf65c8f83c3e694c90fa:d4bd928ababdc86b6172df5fd8c5ea1bc07231e33bb4c6ded3e5c770bf0748ff64c3711e4979b04c15a2ebfb015c2aecbc139ffa9342c330cc462f5539bd7e110ed81b6bb3b7214d9da2fd38d222d381bf5c8c9749511ffd21acfee0f6c8f8b43ffe4761d0a3bb216697e5a5649e",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:62346/authz_cb",
    "state": "fl39a1rCI5okeLes"
}
13request_urlhttps://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token
13request_http_args{'headers': {'Authorization': 'Basic MTEyNTYzZjYtMTQ4MC00MGI4LThlMjgtZTA3MmNhMjEyYzgyOjc4ZDNkYmUzLTEwZDEtNDk3Yi05MzU3LThlZWQ0NTkzMzYzZA==', 'Content-Type': 'application/x-www-form-urlencoded'}}
13requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&code=929e630f41f1cf65c8f83c3e694c90fa%3Ad4bd928ababdc86b6172df5fd8c5ea1bc07231e33bb4c6ded3e5c770bf0748ff64c3711e4979b04c15a2ebfb015c2aecbc139ffa9342c330cc462f5539bd7e110ed81b6bb3b7214d9da2fd38d222d381bf5c8c9749511ffd21acfee0f6c8f8b43ffe4761d0a3bb216697e5a5649e&state=fl39a1rCI5okeLes
13http response
url:https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token status_code:200
13response{'access_token': '77875436-578b-4b43-8ac6-cff9a0939bc3', 'token_type': 'Bearer', 'refresh_token': '2a35a0f1-7fdb-4615-962f-b293dc783b64', 'expires_in': 894, 'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6IjIwMSIsInR5cCI6IkpXVCJ9.eyJhZGRyZXNzIjp7ImNvdW50cnkiOm51bGwsImxvY2FsaXR5IjpudWxsLCJwb3N0YWxfY29kZSI6bnVsbCwicmVnaW9uIjpudWxsLCJzdHJlZXRfYWRkcmVzcyI6bnVsbH0sImFzZGZnaCI6IiIsImF0X2hhc2giOiI1MUpRcUMtNmU5WmFNQi0xZkZ5RGl3IiwiYXVkIjoiMTEyNTYzZjYtMTQ4MC00MGI4LThlMjgtZTA3MmNhMjEyYzgyIiwiYXV0aF90aW1lIjoxNTk0Mjg2NjQ2LCJiaXJ0aGRhdGUiOiIxOTg3LTA3LTA4IiwiY19oYXNoIjoiYk1BVFl1R3NMS2paeXhyQmJWZVVHdyIsImNvdW50cnkiOm51bGwsImVtYWlsIjpbeyJUeXBlIjoiUHJpbWFyeSIsIlZhbHVlIjoiY2xvdWRzc290ZXN0QG1haWxhenkuY29tIn1dLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiZXhwIjoxNTk0Mjg3MjUxLCJmYW1pbHlfbmFtZSI6InRlc3J0IiwiZmF2aWNvbjEiOm51bGwsImZuYW1lIjoiY2xvdWRzc290IiwiZ2VuZGVyIjpudWxsLCJnaXZlbl9uYW1lIjoiY2xvdWRzc290IiwiaWF0IjoxNTk0Mjg2NjUxLCJpc3MiOiJodHRwczovL2Nsb3VkLWFwaS5sb2dpbnJhZGl1cy5jb20vc3NvL29pZGMvdjIvaW50ZXJuYWwtbWF5YW5rL29pZGN0ZXN0IiwianRpIjoiZjk1YTQ1ODktYTA2MC00NTIzLThlMzQtMTBhMjljY2YxYzFiIiwibG5hbWUiOiJ0ZXNydCIsImxvY2FsZSI6bnVsbCwibWlkZGxlX25hbWUiOm51bGwsIm5hbWUiOiJjbG91ZHNzb3QgdGVzcnQiLCJuYmYiOjE1OTQyODY2NTEsIm5pY2tuYW1lIjpudWxsLCJub25jZSI6InVSU29aRXowS2hpUkVDU3IiLCJwaG9uZV9udW1iZXIiOiIrMTkwMjkwOTU3MTQiLCJwaG9uZV9udW1iZXJfdmVyaWZpZWQiOnRydWUsInBpY3R1cmUiOm51bGwsInByZWZlcnJlZF91c2VybmFtZSI6ImNsb3Vkc3NvdGVzdCIsInByb2ZpbGUiOm51bGwsInN1YiI6IjBiN2Y5NDViOGM1ZjRhMzZhMzViZjQ5ZjcyMzliZmE0IiwidWlkIjoiMGI3Zjk0NWI4YzVmNGEzNmEzNWJmNDlmNzIzOWJmYTQiLCJ1cGRhdGVkX2F0IjoxNTYzODg1MTA5LCJ1c2VybmFtZSI6ImNsb3Vkc3NvdGVzdCIsIndlYnNpdGUiOm51bGwsInpvbmVpbmZvIjpudWxsfQ.Bu0SGISQ7Nq2vM508Q9BGcP0t9bA50KnoMbxZrKxxU9lcT8GHrTmD9xvguqIjHmFfF74qXmLkO58csix34ERqXCRXTak0HCq0t_r83TD3jJ2agNLMec5jaJJBclKiHqyMIOwIXyT2v0x2pqVksyenRQpfbeFkK3yUO7QqpjY6NVJ7qffgFkbNPIC_BEd4L7_uJ9BVYdaNZlmZdadq67LyFgELr9Kbylg39utX-Bc2-ir1LkDDeEI1rC6Lx_UBKnvhyGS3QuLklus2vNOMhQCOPk2LZcUOfulZ7UZKkJ9OYYXvHD6_1a_1JoDcbIzldXiGfM9o9bkgaPKyzClrb3DRA'}
14AccessTokenResponse
{
    "access_token": "77875436-578b-4b43-8ac6-cff9a0939bc3",
    "expires_in": 894,
    "id_token": {
        "address": {
            "country": null,
            "locality": null,
            "postal_code": null,
            "region": null,
            "street_address": null
        },
        "at_hash": "51JQqC-6e9ZaMB-1fFyDiw",
        "aud": [
            "112563f6-1480-40b8-8e28-e072ca212c82"
        ],
        "auth_time": 1594286646,
        "birthdate": "1987-07-08",
        "c_hash": "bMATYuGsLKjZyxrBbVeUGw",
        "country": null,
        "email": {
            "Type": "Primary",
            "Value": "cloudssotest@mailazy.com"
        },
        "email_verified": true,
        "exp": 1594287251,
        "family_name": "tesrt",
        "favicon1": null,
        "fname": "cloudssot",
        "gender": null,
        "given_name": "cloudssot",
        "iat": 1594286651,
        "iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
        "jti": "f95a4589-a060-4523-8e34-10a29ccf1c1b",
        "lname": "tesrt",
        "locale": null,
        "middle_name": null,
        "name": "cloudssot tesrt",
        "nbf": 1594286651,
        "nickname": null,
        "nonce": "uRSoZEz0KhiRECSr",
        "phone_number": "+19029095714",
        "phone_number_verified": true,
        "picture": null,
        "preferred_username": "cloudssotest",
        "profile": null,
        "sub": "0b7f945b8c5f4a36a35bf49f7239bfa4",
        "uid": "0b7f945b8c5f4a36a35bf49f7239bfa4",
        "updated_at": 1563885109,
        "username": "cloudssotest",
        "website": null,
        "zoneinfo": null
    },
    "refresh_token": "2a35a0f1-7fdb-4615-962f-b293dc783b64",
    "token_type": "Bearer"
}
14jws header{'alg': 'RS256', 'kid': '201', 'typ': 'JWT'}
14phase<--<-- 5 --- Done -->-->
14end
14assertionVerifyResponse
14conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
14assertionVerifySignedIdTokenHasKID
14conditionverify-signed-idtoken-has-kid: status=OK [Verifies that the header of a signed IDToken includes a kid claim.]
14conditionDone: status=OK

Result

PASSED