Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-IDToken-C-Signature
Test descriptionDoes the OP sign the ID Token and with what
Timestamp2019-06-17T07:57:31Z

Conditions


verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
is-idtoken-signed: status=OK [Checks if the id_token is signed]
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 -->-->
0not expected to doDynamic registration
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "clientID",
    "nonce": "HlQnJqWQdZyfloLg",
    "redirect_uri": "https://op.certification.openid.net:61375/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "POfi8BCx4mN3ydk6"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=POfi8BCx4mN3ydk6&nonce=HlQnJqWQdZyfloLg&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&client_id=clientID
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=POfi8BCx4mN3ydk6&nonce=HlQnJqWQdZyfloLg&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&client_id=clientID
4responseResponse URL with query part
4response{'state': 'POfi8BCx4mN3ydk6', 'code': 'TaLLPuKscgTP4WQxJCwdLuKZRbQhmw'}
4response{'state': 'POfi8BCx4mN3ydk6', 'code': 'TaLLPuKscgTP4WQxJCwdLuKZRbQhmw'}
4AuthorizationResponse
{
    "code": "TaLLPuKscgTP4WQxJCwdLuKZRbQhmw",
    "state": "POfi8BCx4mN3ydk6"
}
4phase<--<-- 4 --- AccessToken -->-->
4requestop_args: {'state': 'POfi8BCx4mN3ydk6'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61375/authz_cb'}
4do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61375/authz_cb', 'code': 'TaLLPuKscgTP4WQxJCwdLuKZRbQhmw', 'state': 'POfi8BCx4mN3ydk6', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'POfi8BCx4mN3ydk6', 'authn_method': 'client_secret_basic'}
4AccessTokenRequest
{
    "code": "TaLLPuKscgTP4WQxJCwdLuKZRbQhmw",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61375/authz_cb",
    "state": "POfi8BCx4mN3ydk6"
}
4request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
4request_http_args{'headers': {'Authorization': 'Basic Y2xpZW50SUQ6Y2xpZW50U2VjcmV0', 'Content-Type': 'application/x-www-form-urlencoded'}}
4requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&code=TaLLPuKscgTP4WQxJCwdLuKZRbQhmw&state=POfi8BCx4mN3ydk6
5http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
5response{'access_token': 'cVo9QdzSAvOiYZekdHzF', 'refresh_token': 'e1ayVGMD1O7sR4jPUWFXUBWRsj4lOC5RLmUusFUW', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJydF9oYXNoIjoiT0N5V0l3eU9aSlVxbzJtamQ3dTVDUSIsIm5vbmNlIjoiSGxRbkpxV1FkWnlmbG9MZyIsImlhdCI6MTU2MDc1ODI1MCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My90ZXN0IiwiYXRfaGFzaCI6IkNyWGdDUGFZems4MjNsM0M0bGVCeGciLCJzdWIiOiJ0ZXN0dXNlciIsImV4cCI6MTU2MDc2MTY3MCwiYXVkIjoiY2xpZW50SUQifQ.M0iu1RlgaFb2AHGhrTfX8hmMrkdjp5HM9lt2hncBkP9Hn-PjwRcepH2Cvo_8cPpaK8uFGVwIi78BEn3LOm5IivuIAC3nWIvihTmNKC8zDVzrVWemtiN9Ru-FQgEITNCvXLgWpV9sYqfpw75xL2IijPTG0058Py8dAe8tY4oOpzqwcZlMaIxNXx3ERxNG96lNslIi4q8V3kQNYAIfwPpcUlWie9GnkvEJyZPCq85bacJGcyjdcox6DyjnjzST1As3A91PuByBV9N8HRd0upjxYIC0BcqYElF1jlg5KquTpe58Bvd1BuBJw-zmJSfBkuxKJzr8Q_Jet0hHv0Nle_AIMQ', 'token_type': 'bearer', 'expires_in': 3599}
5AccessTokenResponse
{
    "access_token": "cVo9QdzSAvOiYZekdHzF",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "CrXgCPaYzk823l3C4leBxg",
        "aud": [
            "clientID"
        ],
        "exp": 1560761670,
        "iat": 1560758250,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "HlQnJqWQdZyfloLg",
        "rt_hash": "OCyWIwyOZJUqo2mjd7u5CQ",
        "sub": "testuser"
    },
    "refresh_token": "e1ayVGMD1O7sR4jPUWFXUBWRsj4lOC5RLmUusFUW",
    "scope": "openid",
    "token_type": "bearer"
}
5jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
5phase<--<-- 5 --- Done -->-->
5end
5assertionVerifyResponse
5conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
5assertionIsIDTokenSigned
5conditionis-idtoken-signed: status=OK [Checks if the id_token is signed]
5conditionDone: status=OK

Result

PASSED