Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-prompt-none-LoggedIn
Test descriptionRequest with prompt=none when logged in [Basic, Implicit, Hybrid]
Timestamp2019-06-17T06:59:19Z

Conditions


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': ['id_token token'], 'grant_types': ['implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61187/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61187/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61187/static/jwks_61187.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:61187/static/jwks_61187.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61187/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61187/authz_cb"
    ],
    "response_types": [
        "id_token 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": "2ulOXwlRSV1u3rTPcbCG",
    "client_id_issued_at": 1560754756,
    "client_secret": "m261lu8TyW6nxDhMrOV8",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61187/static/jwks_61187.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61187/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61187/authz_cb"
    ],
    "registration_access_token": "ihQ44xDnVtbHnaJfb8Bh",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=2ulOXwlRSV1u3rTPcbCG",
    "response_types": [
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "2ulOXwlRSV1u3rTPcbCG",
    "nonce": "AtpeHXNlWWH0wtdJ",
    "redirect_uri": "https://op.certification.openid.net:61187/authz_cb",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "i8bBWcMIjOVvGZHp"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=i8bBWcMIjOVvGZHp&nonce=AtpeHXNlWWH0wtdJ&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61187%2Fauthz_cb&client_id=2ulOXwlRSV1u3rTPcbCG
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=i8bBWcMIjOVvGZHp&nonce=AtpeHXNlWWH0wtdJ&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61187%2Fauthz_cb&client_id=2ulOXwlRSV1u3rTPcbCG
1http args{}
2responseURL with fragment
2responseaccess_token=AB4osnSytAw30eND0Iph&id_token=eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IkF0cGVIWE5sV1dIMHd0ZEoiLCJpYXQiOjE1NjA3NTQ3NTcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiJpeHBZdHdrendSR1JCTzhqRGM1c2t3Iiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTgxNzcsImF1ZCI6IjJ1bE9Yd2xSU1YxdTNyVFBjYkNHIn0.bzbV_CKE5_IbC-wnDcWq2Py9iFYP_V8XdNXXMuAqGaPx7eqmi_-k5GWUxgY4YRwoM_0uvfW0bUPH9J8X4CTQR59rFZ7AhoEL1qEcjEHqHe367bEdzwds64MkN9DDGMr_atfYv0shK49Ts_SnxUmYAFoetjVX-xEEazzLM3saC5CeN7yN1_x_IPhoPhNbE7oh0cT8aOs7thU-sL51g4hPNxxImu6trPTykxoba7TqwLh6d3r8BDWWTeYaoREpQnPEBbQxiT8mSdAJ2xNuBCRmfStROXeD5nFDJULxDhu3yjLJBGojGvecFU5M9mQmJLMMmK_X29qP3QC-VAmuT1TzKA&state=i8bBWcMIjOVvGZHp&expires_in=3599&token_type=bearer&scope=openid
2response{'access_token': 'AB4osnSytAw30eND0Iph', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IkF0cGVIWE5sV1dIMHd0ZEoiLCJpYXQiOjE1NjA3NTQ3NTcsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiJpeHBZdHdrendSR1JCTzhqRGM1c2t3Iiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTgxNzcsImF1ZCI6IjJ1bE9Yd2xSU1YxdTNyVFBjYkNHIn0.bzbV_CKE5_IbC-wnDcWq2Py9iFYP_V8XdNXXMuAqGaPx7eqmi_-k5GWUxgY4YRwoM_0uvfW0bUPH9J8X4CTQR59rFZ7AhoEL1qEcjEHqHe367bEdzwds64MkN9DDGMr_atfYv0shK49Ts_SnxUmYAFoetjVX-xEEazzLM3saC5CeN7yN1_x_IPhoPhNbE7oh0cT8aOs7thU-sL51g4hPNxxImu6trPTykxoba7TqwLh6d3r8BDWWTeYaoREpQnPEBbQxiT8mSdAJ2xNuBCRmfStROXeD5nFDJULxDhu3yjLJBGojGvecFU5M9mQmJLMMmK_X29qP3QC-VAmuT1TzKA', 'state': 'i8bBWcMIjOVvGZHp', 'expires_in': 3599, 'token_type': 'bearer', 'scope': 'openid'}
2AuthorizationResponse
{
    "access_token": "AB4osnSytAw30eND0Iph",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "ixpYtwkzwRGRBO8jDc5skw",
        "aud": [
            "2ulOXwlRSV1u3rTPcbCG"
        ],
        "exp": 1560758177,
        "iat": 1560754757,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "AtpeHXNlWWH0wtdJ",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "i8bBWcMIjOVvGZHp",
    "token_type": "bearer"
}
2phase<--<-- 4 --- AccessToken -->-->
2phase<--<-- 5 --- AsyncAuthn -->-->
2AuthorizationRequest
{
    "client_id": "2ulOXwlRSV1u3rTPcbCG",
    "nonce": "Ia2pciewc6wz9Knm",
    "prompt": [
        "none"
    ],
    "redirect_uri": "https://op.certification.openid.net:61187/authz_cb",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "oqDVhwwm15CQPrFx"
}
2redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=oqDVhwwm15CQPrFx&nonce=Ia2pciewc6wz9Knm&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61187%2Fauthz_cb&prompt=none&client_id=2ulOXwlRSV1u3rTPcbCG
2redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=oqDVhwwm15CQPrFx&nonce=Ia2pciewc6wz9Knm&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61187%2Fauthz_cb&prompt=none&client_id=2ulOXwlRSV1u3rTPcbCG
3http args{}
3responseURL with fragment
3responseaccess_token=RW0Za9XCG5xveBdkVbwS&id_token=eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IklhMnBjaWV3YzZ3ejlLbm0iLCJpYXQiOjE1NjA3NTQ3NTgsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiIyYmdxR0FyM3ZrWDJDU0hRS3pYamtBIiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTgxNzgsImF1ZCI6IjJ1bE9Yd2xSU1YxdTNyVFBjYkNHIn0.A9GtfaMLrSfWQGqHH-TYWF_o2jqI_p0kfzxvI18VEbkh9gSFLERKA_ZpPSaCiP_wh3qUmLu6MlwhSBRxmCRUDt-u_yN-psW8gqtD1TIaZbtwt7WxWa4u4LTXmNqC38K7fPkrG7FSvkq9eeuIa8i-OJhNiqwjeHzg_gkm7FsUj_-ONeonApZH6KEzIe5vstBpMLqya6tL6Wn_NXmmf4FI85wz6nq5pol_s3uFDk_kt-Ug5i8JYSiYLfASRRgYuUG7wftdQaDWSS16594Woe2BmR0w0boVZCLB1cM6XkOs2NpvgNBzTu4Q2o_pAE0w3NIkizV28wDMn8nQhr0xl8Edkw&state=oqDVhwwm15CQPrFx&expires_in=3599&token_type=bearer&scope=openid
3response{'access_token': 'RW0Za9XCG5xveBdkVbwS', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IklhMnBjaWV3YzZ3ejlLbm0iLCJpYXQiOjE1NjA3NTQ3NTgsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiIyYmdxR0FyM3ZrWDJDU0hRS3pYamtBIiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTgxNzgsImF1ZCI6IjJ1bE9Yd2xSU1YxdTNyVFBjYkNHIn0.A9GtfaMLrSfWQGqHH-TYWF_o2jqI_p0kfzxvI18VEbkh9gSFLERKA_ZpPSaCiP_wh3qUmLu6MlwhSBRxmCRUDt-u_yN-psW8gqtD1TIaZbtwt7WxWa4u4LTXmNqC38K7fPkrG7FSvkq9eeuIa8i-OJhNiqwjeHzg_gkm7FsUj_-ONeonApZH6KEzIe5vstBpMLqya6tL6Wn_NXmmf4FI85wz6nq5pol_s3uFDk_kt-Ug5i8JYSiYLfASRRgYuUG7wftdQaDWSS16594Woe2BmR0w0boVZCLB1cM6XkOs2NpvgNBzTu4Q2o_pAE0w3NIkizV28wDMn8nQhr0xl8Edkw', 'state': 'oqDVhwwm15CQPrFx', 'expires_in': 3599, 'token_type': 'bearer', 'scope': 'openid'}
3AuthorizationResponse
{
    "access_token": "RW0Za9XCG5xveBdkVbwS",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "2bgqGAr3vkX2CSHQKzXjkA",
        "aud": [
            "2ulOXwlRSV1u3rTPcbCG"
        ],
        "exp": 1560758178,
        "iat": 1560754758,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "Ia2pciewc6wz9Knm",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "oqDVhwwm15CQPrFx",
    "token_type": "bearer"
}
3phase<--<-- 6 --- AccessToken -->-->
3phase<--<-- 7 --- Done -->-->
3end
3assertionSameAuthn
3conditionDone: status=OK

Result

PASSED