Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-scope-profile
Test descriptionScope requesting profile claims
Timestamp2019-06-17T08:07:18Z

Conditions


verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['given_name', 'family_name', 'middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'preferred_username'] [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_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": "VlUL8UNBvs4aVbsY",
    "redirect_uri": "https://op.certification.openid.net:61396/authz_cb",
    "response_type": "id_token",
    "scope": "openid profile",
    "state": "zqbezuIxWDiiMhRQ"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=zqbezuIxWDiiMhRQ&nonce=VlUL8UNBvs4aVbsY&response_type=id_token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61396%2Fauthz_cb&client_id=clientID
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=zqbezuIxWDiiMhRQ&nonce=VlUL8UNBvs4aVbsY&response_type=id_token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61396%2Fauthz_cb&client_id=clientID
1http args{}
1responseURL with fragment
1responsestate=zqbezuIxWDiiMhRQ&id_token=eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IlZsVUw4VU5CdnM0YVZic1kiLCJuYW1lIjoiaXNhbWZlZCB0ZXN0dXNlciIsImlhdCI6MTU2MDc1ODgzNywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My90ZXN0Iiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NjIyNTcsImF1ZCI6ImNsaWVudElEIn0.yE6uRJACXyB636NgQv_xTn8UC8TAfJw5rnUOgenB9YxBFxMoZjcXbBQVRcbIodJ2kGUnxrm6Eou2f0GlDKazWKe7SLp9RYKgVnn91V4sS7lIIvuvoOpXvpTbnvPBjgOy2W2GPwPNvYC558T6lle8NQ1MtasrXT4jV7fOhBW3THg8Q9RGgtZAZ7us7A4o71BQhddJezs-TrdMSm8QlDWaGjjqd5TaDlZYrDn-8Q3rc3YGF1T3-pRttk6Rm_vXh-MjE5j0eswsZqkKZL6kQWS4XdIm5W8c1aFC5OGPtSsmK9RnXlVlSzySgB5HifTeNppmABFGEoi6sLTzWo6FYbAa9A
1response{'state': 'zqbezuIxWDiiMhRQ', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IlZsVUw4VU5CdnM0YVZic1kiLCJuYW1lIjoiaXNhbWZlZCB0ZXN0dXNlciIsImlhdCI6MTU2MDc1ODgzNywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My90ZXN0Iiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NjIyNTcsImF1ZCI6ImNsaWVudElEIn0.yE6uRJACXyB636NgQv_xTn8UC8TAfJw5rnUOgenB9YxBFxMoZjcXbBQVRcbIodJ2kGUnxrm6Eou2f0GlDKazWKe7SLp9RYKgVnn91V4sS7lIIvuvoOpXvpTbnvPBjgOy2W2GPwPNvYC558T6lle8NQ1MtasrXT4jV7fOhBW3THg8Q9RGgtZAZ7us7A4o71BQhddJezs-TrdMSm8QlDWaGjjqd5TaDlZYrDn-8Q3rc3YGF1T3-pRttk6Rm_vXh-MjE5j0eswsZqkKZL6kQWS4XdIm5W8c1aFC5OGPtSsmK9RnXlVlSzySgB5HifTeNppmABFGEoi6sLTzWo6FYbAa9A'}
1AuthorizationResponse
{
    "id_token": {
        "aud": [
            "clientID"
        ],
        "exp": 1560762257,
        "iat": 1560758837,
        "iss": "https://isamfed.com:30443/test",
        "name": "isamfed testuser",
        "nonce": "VlUL8UNBvs4aVbsY",
        "sub": "testuser"
    },
    "state": "zqbezuIxWDiiMhRQ"
}
1phase<--<-- 4 --- AccessToken -->-->
1phase<--<-- 5 --- UserInfo -->-->
1phase<--<-- 6 --- Done -->-->
1end
1assertionVerifyScopes
1conditionverify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['given_name', 'family_name', 'middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'preferred_username'] [Verifies that the claims corresponding to the requested scopes are returned]
1assertionCheckHTTPResponse
1conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
1assertionVerifyResponse
1conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
1conditionDone: status=OK

Result

WARNING
Warnings:
The following claims were missing from the returned information: ['given_name', 'family_name', 'middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'preferred_username']