Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-scope-address
Test descriptionScope requesting address claims
Timestamp2019-06-17T15:24:20Z

Conditions


verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['address'] [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://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_encryption_alg_values_supported": [
        "RSA-OAEP-256"
    ],
    "id_token_encryption_enc_values_supported": [
        "A128CBC-HS256"
    ],
    "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': ['id_token'], 'grant_types': ['implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61584/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61584/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61584/static/jwks_61584.json', 'token_endpoint_auth_method': 'private_key_jwt'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61584/static/jwks_61584.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61584/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61584/authz_cb"
    ],
    "response_types": [
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition status_code:200
0RegistrationResponse
{
    "application_type": "web",
    "client_id": "peQywULe8BLaCJffdcqF",
    "client_id_issued_at": 1560785058,
    "client_secret": "MRkYSTlaOlj95DDvxRUp",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61584/static/jwks_61584.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61584/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61584/authz_cb"
    ],
    "registration_access_token": "KoTOdQ8cPw2SxsygC05s",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=peQywULe8BLaCJffdcqF",
    "response_types": [
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "peQywULe8BLaCJffdcqF",
    "nonce": "GmuSdjjYCDwut2GA",
    "redirect_uri": "https://op.certification.openid.net:61584/authz_cb",
    "response_type": "id_token",
    "scope": "openid address",
    "state": "X4me0vDa2DDWvLep"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=X4me0vDa2DDWvLep&nonce=GmuSdjjYCDwut2GA&response_type=id_token&scope=openid+address&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fauthz_cb&client_id=peQywULe8BLaCJffdcqF
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=X4me0vDa2DDWvLep&nonce=GmuSdjjYCDwut2GA&response_type=id_token&scope=openid+address&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fauthz_cb&client_id=peQywULe8BLaCJffdcqF
1http args{}
2responseURL with fragment
2responseid_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.J2A4VO3dpxh2lJeXRc6DzTmD1Yo01UL0jmk9UxiqR_WozQt6d7j4JTyJClHNC0jtXLknzOn5WEVw_VBAOZyzRLm4-CeIM2CccV5KUhOrEhaemCT5erZxMyavJCzDjEDU_XPca_tRGHgNit-K-aP0GbDBtwChPDUS7ZaOtKslCfordzNBUJQP8PM_4zRiDqWUdWlCXMLA1U-RNOr-q-s_uUoHAteuSJOkhqS1p1b0LSx06sbZk-4OXIo01XsR2OnAXa3m6xNswi4D9DZTyGfj8zA3_p7X5KHIqsQfn1D8A9qv5R-1VbeMENNH5B5KbX7Z6tCuOBFqR8dkroY2cHGNIA.1s2yinSSLoGhCX12fEIDXQ.3qQPS5aGwtwZmwfMdDxkyaCdlJrG4fPS3ig3-QBKTlk4tzgS0imDIT-8rgpICNjRzWBBiG6hP67fVQg4hwuWtYXpztok-TG8wPayR0l9i7JcXjqYchg0Rt2UB4A8r5_4FOohAFfsThYIeGA3EW2lQVjqOQKDsPT7DrsJ1Ms1hvLZpjLXUJRlcssAkXz49Y9L61ePY8ud-geCYAoz8-TnDXfvfMcly-_7u-G1VoTo0qff6gRB8N9jFjWLQ6mJxtQc4MFWGEG6TMLT_82nDUC-xtAxJIXilfriiDuiglGCKcUTCSkQEvwZFwUy3cjpUSDx5ZeXSynlijpDyKXLNR1YYtBIexfBuATrJlpQ4P6JYv4vq-hdXQj3_mBGwrqALzGZL1K5l_U3Mbcoxbl6Dgq_d8fbvTuN-gnqkec96SY19MT6oDO1T5G60aEGPV2qDDfzxNhazU3IU7ygAfMbOKdgb9YcQauLupU93dJw3qV_SM22Znzmqs_I8Wvr-rmiXknD9OJlT0NYxu5qxTkva1fEb4fSn9zKE6gjWj1jXR6OJIgbdNfadEXHP27-e_20IqjJcJ7MhKNfrDRSsAkDTg_TiT66_EiiE367J-FyrYDvzteGlimApwuB2vyGcMhjbR1qpIQu_VwiklJ9Pt-LtWr55g06QQYZJUlYGT_9QWddDQLobwxR0yu1FFkWPChKUkeQGmV5E4tRxafCyyAB0fSAzvR9mDn6-k6iGq4lfgCGr6JQfHGfEXinyZ8WKiG42OdW_qL6AXf_XS6aOSxr28dARKfYZR0UV53ag7LxnyM93RijEgm7BzKjI_KqjCzqNAhomSgy-0jz09JtM7KfX4vqow.3W3t5zg4jiq2qaQe6Dh9Jw&state=X4me0vDa2DDWvLep
2response{'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.J2A4VO3dpxh2lJeXRc6DzTmD1Yo01UL0jmk9UxiqR_WozQt6d7j4JTyJClHNC0jtXLknzOn5WEVw_VBAOZyzRLm4-CeIM2CccV5KUhOrEhaemCT5erZxMyavJCzDjEDU_XPca_tRGHgNit-K-aP0GbDBtwChPDUS7ZaOtKslCfordzNBUJQP8PM_4zRiDqWUdWlCXMLA1U-RNOr-q-s_uUoHAteuSJOkhqS1p1b0LSx06sbZk-4OXIo01XsR2OnAXa3m6xNswi4D9DZTyGfj8zA3_p7X5KHIqsQfn1D8A9qv5R-1VbeMENNH5B5KbX7Z6tCuOBFqR8dkroY2cHGNIA.1s2yinSSLoGhCX12fEIDXQ.3qQPS5aGwtwZmwfMdDxkyaCdlJrG4fPS3ig3-QBKTlk4tzgS0imDIT-8rgpICNjRzWBBiG6hP67fVQg4hwuWtYXpztok-TG8wPayR0l9i7JcXjqYchg0Rt2UB4A8r5_4FOohAFfsThYIeGA3EW2lQVjqOQKDsPT7DrsJ1Ms1hvLZpjLXUJRlcssAkXz49Y9L61ePY8ud-geCYAoz8-TnDXfvfMcly-_7u-G1VoTo0qff6gRB8N9jFjWLQ6mJxtQc4MFWGEG6TMLT_82nDUC-xtAxJIXilfriiDuiglGCKcUTCSkQEvwZFwUy3cjpUSDx5ZeXSynlijpDyKXLNR1YYtBIexfBuATrJlpQ4P6JYv4vq-hdXQj3_mBGwrqALzGZL1K5l_U3Mbcoxbl6Dgq_d8fbvTuN-gnqkec96SY19MT6oDO1T5G60aEGPV2qDDfzxNhazU3IU7ygAfMbOKdgb9YcQauLupU93dJw3qV_SM22Znzmqs_I8Wvr-rmiXknD9OJlT0NYxu5qxTkva1fEb4fSn9zKE6gjWj1jXR6OJIgbdNfadEXHP27-e_20IqjJcJ7MhKNfrDRSsAkDTg_TiT66_EiiE367J-FyrYDvzteGlimApwuB2vyGcMhjbR1qpIQu_VwiklJ9Pt-LtWr55g06QQYZJUlYGT_9QWddDQLobwxR0yu1FFkWPChKUkeQGmV5E4tRxafCyyAB0fSAzvR9mDn6-k6iGq4lfgCGr6JQfHGfEXinyZ8WKiG42OdW_qL6AXf_XS6aOSxr28dARKfYZR0UV53ag7LxnyM93RijEgm7BzKjI_KqjCzqNAhomSgy-0jz09JtM7KfX4vqow.3W3t5zg4jiq2qaQe6Dh9Jw', 'state': 'X4me0vDa2DDWvLep'}
2AuthorizationResponse
{
    "id_token": {
        "aud": [
            "peQywULe8BLaCJffdcqF"
        ],
        "exp": 1560788479,
        "iat": 1560785059,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "GmuSdjjYCDwut2GA",
        "sub": "testuser"
    },
    "state": "X4me0vDa2DDWvLep"
}
2phase<--<-- 4 --- AccessToken -->-->
2phase<--<-- 5 --- UserInfo -->-->
2phase<--<-- 6 --- Done -->-->
2end
2assertionVerifyScopes
2conditionverify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['address'] [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

WARNING
Warnings:
The following claims were missing from the returned information: ['address']