Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-IDToken-kid
Test descriptionIDToken has kid [Basic, Implicit, Hybrid]
Timestamp2019-06-17T07:02:17Z

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://isamfed.com:30443/test'}
0http response
url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
0ProviderConfigurationResponse
{
    "authorization_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize",
    "claims_parameter_supported": false,
    "claims_supported": [
        "realmName",
        "preferred_username",
        "given_name",
        "uid",
        "upn",
        "groupIds",
        "employee_id",
        "name",
        "tenantId",
        "mobile_number",
        "department",
        "job_title",
        "family_name",
        "email"
    ],
    "device_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/device_authorize",
    "grant_types_supported": [
        "urn:ietf:params:oauth:grant-type:jwt-bearer",
        "implicit",
        "urn:ietf:params:oauth:grant-type:saml2-bearer",
        "urn:ietf:params:oauth:grant-type:device_code",
        "client_credentials",
        "password",
        "authorization_code",
        "refresh_token"
    ],
    "id_token_signing_alg_values_supported": [
        "RS256"
    ],
    "introspect_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/introspect",
    "issuer": "https://isamfed.com:30443/test",
    "jwks_uri": "https://isamfed.com:30443/mga/sps/jwks",
    "name": "OIDCDefinition",
    "poc": "https://isamfed.com:30443/mga/",
    "registration_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition",
    "request_parameter_supported": true,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "fragment",
        "form_post"
    ],
    "response_types_supported": [
        "token",
        "id_token",
        "token id_token",
        "code",
        "code id_token",
        "code token id_token",
        "code token",
        "none"
    ],
    "revocation_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/revoke",
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/token",
    "token_endpoint_auth_methods_supported": [
        "private_key_jwt",
        "client_secret_post",
        "client_secret_basic"
    ],
    "user_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/user_authorize",
    "userinfo_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo",
    "userinfo_signing_alg_values_supported": [
        "RS256"
    ],
    "version": "3.0"
}
0phase<--<-- 2 --- Registration -->-->
0register
kwargs:{'response_types': ['code token'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61240/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61240/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61240/static/jwks_61240.json', 'token_endpoint_auth_method': 'private_key_jwt'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61240/static/jwks_61240.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61240/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61240/authz_cb"
    ],
    "response_types": [
        "code token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition status_code:200
1RegistrationResponse
{
    "application_type": "web",
    "client_id": "bLe0IOslBlkBnHKWNRkX",
    "client_id_issued_at": 1560754935,
    "client_secret": "S8pHXuDGlJJf6ONcSHfM",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61240/static/jwks_61240.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61240/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61240/authz_cb"
    ],
    "registration_access_token": "QM1xH1CSJCUdslBSu6Hl",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=bLe0IOslBlkBnHKWNRkX",
    "response_types": [
        "code",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "bLe0IOslBlkBnHKWNRkX",
    "nonce": "jLN4dgPtXs8rmsll",
    "redirect_uri": "https://op.certification.openid.net:61240/authz_cb",
    "response_type": "code token",
    "scope": "openid",
    "state": "ivKDJ65RhOrRzbmv"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=ivKDJ65RhOrRzbmv&nonce=jLN4dgPtXs8rmsll&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61240%2Fauthz_cb&client_id=bLe0IOslBlkBnHKWNRkX
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=ivKDJ65RhOrRzbmv&nonce=jLN4dgPtXs8rmsll&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61240%2Fauthz_cb&client_id=bLe0IOslBlkBnHKWNRkX
2http args{}
2responseURL with fragment
2responseaccess_token=4sslyfpsuO0autHOlApB&state=ivKDJ65RhOrRzbmv&expires_in=3599&token_type=bearer&code=ZPYhH7jcEuM7eZq1zA81g1MX13XTrG&scope=openid
2response{'access_token': '4sslyfpsuO0autHOlApB', 'state': 'ivKDJ65RhOrRzbmv', 'expires_in': 3599, 'token_type': 'bearer', 'code': 'ZPYhH7jcEuM7eZq1zA81g1MX13XTrG', 'scope': 'openid'}
2AuthorizationResponse
{
    "access_token": "4sslyfpsuO0autHOlApB",
    "code": "ZPYhH7jcEuM7eZq1zA81g1MX13XTrG",
    "expires_in": 3599,
    "scope": "openid",
    "state": "ivKDJ65RhOrRzbmv",
    "token_type": "bearer"
}
2phase<--<-- 4 --- AccessToken -->-->
2requestop_args: {'state': 'ivKDJ65RhOrRzbmv'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61240/authz_cb'}
2do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61240/authz_cb', 'code': 'ZPYhH7jcEuM7eZq1zA81g1MX13XTrG', 'state': 'ivKDJ65RhOrRzbmv', 'grant_type': 'authorization_code', 'client_id': 'bLe0IOslBlkBnHKWNRkX'}, 'state': 'ivKDJ65RhOrRzbmv', 'authn_method': 'private_key_jwt'}
2AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiYkxlMElPc2xCbGtCbkhLV05Sa1giLCAic3ViIjogImJMZTBJT3NsQmxrQm5IS1dOUmtYIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJoeGNFamZNcVBMamhUOW1uZE43aDBOUUJ4MnV4c1Z5MSIsICJleHAiOiAxNTYwNzU1NTM2LCAiaWF0IjogMTU2MDc1NDkzNn0.blEu53qkfOUrmUOLjuI596ihoH_-5n2oriEV8L2ObZSJEg1prS6jXxurpsd6F0x3GjZG4G6bwFkovtMd1wjBSXR-yiblAw3K4vcmlvmi33aNZ5WM4U2gm-IuNle3SRrKal1C6m8X4Mb302c8bQRqADJBm5arJWDOBbd51iF5pew88pnRpfNzU80vtQAOXvE9uQc0dujgGIO_pnkSW2qpHurobDs2OBsJKaFhxI93gnqlzQPXbNzalyUzOoL1kyHhmAIyHYqNRKdVbkR_OvC8rQh9RREzJ4g3LkZBk6fybueQdvMhC_8QwaZui9z5nrzqXa61LMvNsFFGQmKRTBil3Q",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "ZPYhH7jcEuM7eZq1zA81g1MX13XTrG",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61240/authz_cb",
    "state": "ivKDJ65RhOrRzbmv"
}
2request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
2request_http_args{'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}
2requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61240%2Fauthz_cb&code=ZPYhH7jcEuM7eZq1zA81g1MX13XTrG&state=ivKDJ65RhOrRzbmv&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiYkxlMElPc2xCbGtCbkhLV05Sa1giLCAic3ViIjogImJMZTBJT3NsQmxrQm5IS1dOUmtYIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJoeGNFamZNcVBMamhUOW1uZE43aDBOUUJ4MnV4c1Z5MSIsICJleHAiOiAxNTYwNzU1NTM2LCAiaWF0IjogMTU2MDc1NDkzNn0.blEu53qkfOUrmUOLjuI596ihoH_-5n2oriEV8L2ObZSJEg1prS6jXxurpsd6F0x3GjZG4G6bwFkovtMd1wjBSXR-yiblAw3K4vcmlvmi33aNZ5WM4U2gm-IuNle3SRrKal1C6m8X4Mb302c8bQRqADJBm5arJWDOBbd51iF5pew88pnRpfNzU80vtQAOXvE9uQc0dujgGIO_pnkSW2qpHurobDs2OBsJKaFhxI93gnqlzQPXbNzalyUzOoL1kyHhmAIyHYqNRKdVbkR_OvC8rQh9RREzJ4g3LkZBk6fybueQdvMhC_8QwaZui9z5nrzqXa61LMvNsFFGQmKRTBil3Q&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
3http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
3response{'access_token': 'fysmSYzldOEXNnl7eBi9', 'refresh_token': 'hXiCnvCXv9vX1iJfh67bHgSvxh62ymSJpo4YdVMH', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJydF9oYXNoIjoibGhtc185YURTX3pHVVJGamZ0RzdSQSIsIm5vbmNlIjoiakxONGRnUHRYczhybXNsbCIsImlhdCI6MTU2MDc1NDkzNiwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My90ZXN0IiwiYXRfaGFzaCI6InFueGh5WjJ0WVlhdFBRemZHZE5NOVEiLCJzdWIiOiJ0ZXN0dXNlciIsImV4cCI6MTU2MDc1ODM1NiwiYXVkIjoiYkxlMElPc2xCbGtCbkhLV05Sa1gifQ.EQXpVVBvM3RM0jmvVkxey7H_5ii2UtH1axjvyGU4UhvMq6a2qPDb-DTGZUyQCSRiwhavRXzSRNcCxjm0oKQW1liRFb2bTCY2doQua_OIMIMx-uHHlrEHXiOMkUFTLtBiTrvOBkF9xeH2bOW-_-_7ZL9uPdxMW3IDeNAIHP-O2d_f-Fd1tvNrwC_wCNf6HZ6tMusyJRphca_gfbQC2gWH7u2b4RvQfdnriX96NHmjwh-WQBnbwDU6MCr9SWl5h8oNTP5SJtMmdQ8AzGq8DfAtvCjxDRwI2FLVqcZXG4UGO1tESlGsJ4mMsw2-c18N7GYQnxz8BQHUAcnP8i8w1fv1jg', 'token_type': 'bearer', 'expires_in': 3599}
3AccessTokenResponse
{
    "access_token": "fysmSYzldOEXNnl7eBi9",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "qnxhyZ2tYYatPQzfGdNM9Q",
        "aud": [
            "bLe0IOslBlkBnHKWNRkX"
        ],
        "exp": 1560758356,
        "iat": 1560754936,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "jLN4dgPtXs8rmsll",
        "rt_hash": "lhms_9aDS_zGURFjftG7RA",
        "sub": "testuser"
    },
    "refresh_token": "hXiCnvCXv9vX1iJfh67bHgSvxh62ymSJpo4YdVMH",
    "scope": "openid",
    "token_type": "bearer"
}
3jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
3phase<--<-- 5 --- Done -->-->
3end
3assertionVerifyResponse
3conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
3assertionVerifySignedIdTokenHasKID
3conditionverify-signed-idtoken-has-kid: status=OK [Verifies that the header of a signed IDToken includes a kid claim.]
3conditionDone: status=OK

Result

PASSED