Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-request-Unsigned
Test descriptionSupport request request parameter with unsigned request
Timestamp2019-06-17T07:08:29Z

Conditions


authn-response-or-error: status=OK [Checks that the last response was a JSON encoded authentication or error message]
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 id_token token'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61367/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61367/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61367/static/jwks_61367.json', 'token_endpoint_auth_method': 'private_key_jwt', 'request_object_signing_alg': 'none'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit",
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61367/static/jwks_61367.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61367/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61367/authz_cb"
    ],
    "request_object_signing_alg": "none",
    "response_types": [
        "code 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": "y2Q8qbeuRVdtMaaiowwZ",
    "client_id_issued_at": 1560755307,
    "client_secret": "jPpFN5py2035AxyWz8Ce",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit",
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61367/static/jwks_61367.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61367/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61367/authz_cb"
    ],
    "registration_access_token": "jef6YBqalhyHKhDe8x5z",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=y2Q8qbeuRVdtMaaiowwZ",
    "request_object_signing_alg": "none",
    "response_types": [
        "code",
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "y2Q8qbeuRVdtMaaiowwZ",
    "nonce": "WJZNRQH28hmZc8HQ",
    "redirect_uri": "https://op.certification.openid.net:61367/authz_cb",
    "request": "eyJhbGciOiJub25lIn0.eyJyZXNwb25zZV90eXBlIjogImNvZGUgaWRfdG9rZW4gdG9rZW4iLCAiY2xpZW50X2lkIjogInkyUThxYmV1UlZkdE1hYWlvd3daIiwgInNjb3BlIjogIm9wZW5pZCIsICJyZWRpcmVjdF91cmkiOiAiaHR0cHM6Ly9vcC5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQ6NjEzNjcvYXV0aHpfY2IiLCAic3RhdGUiOiAidGFjbzloekZseXFLcmU1bSIsICJub25jZSI6ICJXSlpOUlFIMjhobVpjOEhRIn0.",
    "response_type": "code id_token token",
    "scope": "openid",
    "state": "taco9hzFlyqKre5m"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=taco9hzFlyqKre5m&nonce=WJZNRQH28hmZc8HQ&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61367%2Fauthz_cb&client_id=y2Q8qbeuRVdtMaaiowwZ&request=eyJhbGciOiJub25lIn0.eyJyZXNwb25zZV90eXBlIjogImNvZGUgaWRfdG9rZW4gdG9rZW4iLCAiY2xpZW50X2lkIjogInkyUThxYmV1UlZkdE1hYWlvd3daIiwgInNjb3BlIjogIm9wZW5pZCIsICJyZWRpcmVjdF91cmkiOiAiaHR0cHM6Ly9vcC5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQ6NjEzNjcvYXV0aHpfY2IiLCAic3RhdGUiOiAidGFjbzloekZseXFLcmU1bSIsICJub25jZSI6ICJXSlpOUlFIMjhobVpjOEhRIn0.
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=taco9hzFlyqKre5m&nonce=WJZNRQH28hmZc8HQ&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61367%2Fauthz_cb&client_id=y2Q8qbeuRVdtMaaiowwZ&request=eyJhbGciOiJub25lIn0.eyJyZXNwb25zZV90eXBlIjogImNvZGUgaWRfdG9rZW4gdG9rZW4iLCAiY2xpZW50X2lkIjogInkyUThxYmV1UlZkdE1hYWlvd3daIiwgInNjb3BlIjogIm9wZW5pZCIsICJyZWRpcmVjdF91cmkiOiAiaHR0cHM6Ly9vcC5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQ6NjEzNjcvYXV0aHpfY2IiLCAic3RhdGUiOiAidGFjbzloekZseXFLcmU1bSIsICJub25jZSI6ICJXSlpOUlFIMjhobVpjOEhRIn0.
2http args{}
2responseURL with fragment
2responseaccess_token=phqdhFElkb05dr0hBv3l&state=taco9hzFlyqKre5m&expires_in=3599&token_type=bearer&code=Btw1LzqpqetyVEnhoMWkm0hdsNL0sE&scope=openid&id_token=eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IldKWk5SUUgyOGhtWmM4SFEiLCJpYXQiOjE1NjA3NTUzMDgsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiJSOE1tOWY5Ukl2S3k1RzhyY1ZKYVpnIiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTg3MjgsImNfaGFzaCI6IjBWZmZXUWxHUG14dlR5WjgzU3ZvMHciLCJhdWQiOiJ5MlE4cWJldVJWZHRNYWFpb3d3WiJ9.vpTBWhlI6sCwCB_fIsDciy08SgqgaFsI7O_0Ionf9o-7avu2TGwnJCz5M456DFa3S7bZ4urYX9K2cLZBsJ19aWIRVGgpRBT0BkIOOqrnowQWAu-QZbGUh43d1SG9ARQp58czZyF5hQEhKR-rNQM8vxSihRv9d7wbIEgCXpJRDvSo8NEhAElu_RIdM-LfYZs7SUwILF19DyoRDZWnQ2ybszhqwHhtHtz44ETgM_mOEfYS-BzXer7QsIfsNO6dogAjSMGZ6D2fk-WqnHBLtWgKCPoQsfPGo0v3xflFeuuRc-rh5PsravFaRER4zpsuI6r6nc0IaFtckfI8SAPUL7L4rg
2response{'access_token': 'phqdhFElkb05dr0hBv3l', 'state': 'taco9hzFlyqKre5m', 'expires_in': 3599, 'token_type': 'bearer', 'code': 'Btw1LzqpqetyVEnhoMWkm0hdsNL0sE', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IldKWk5SUUgyOGhtWmM4SFEiLCJpYXQiOjE1NjA3NTUzMDgsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiJSOE1tOWY5Ukl2S3k1RzhyY1ZKYVpnIiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTg3MjgsImNfaGFzaCI6IjBWZmZXUWxHUG14dlR5WjgzU3ZvMHciLCJhdWQiOiJ5MlE4cWJldVJWZHRNYWFpb3d3WiJ9.vpTBWhlI6sCwCB_fIsDciy08SgqgaFsI7O_0Ionf9o-7avu2TGwnJCz5M456DFa3S7bZ4urYX9K2cLZBsJ19aWIRVGgpRBT0BkIOOqrnowQWAu-QZbGUh43d1SG9ARQp58czZyF5hQEhKR-rNQM8vxSihRv9d7wbIEgCXpJRDvSo8NEhAElu_RIdM-LfYZs7SUwILF19DyoRDZWnQ2ybszhqwHhtHtz44ETgM_mOEfYS-BzXer7QsIfsNO6dogAjSMGZ6D2fk-WqnHBLtWgKCPoQsfPGo0v3xflFeuuRc-rh5PsravFaRER4zpsuI6r6nc0IaFtckfI8SAPUL7L4rg'}
2AuthorizationResponse
{
    "access_token": "phqdhFElkb05dr0hBv3l",
    "code": "Btw1LzqpqetyVEnhoMWkm0hdsNL0sE",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "R8Mm9f9RIvKy5G8rcVJaZg",
        "aud": [
            "y2Q8qbeuRVdtMaaiowwZ"
        ],
        "c_hash": "0VffWQlGPmxvTyZ83Svo0w",
        "exp": 1560758728,
        "iat": 1560755308,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "WJZNRQH28hmZc8HQ",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "taco9hzFlyqKre5m",
    "token_type": "bearer"
}
2phase<--<-- 4 --- Done -->-->
2end
2assertionVerifyAuthnOrErrorResponse
2conditionauthn-response-or-error: status=OK [Checks that the last response was a JSON encoded authentication or error message]
2conditionDone: status=OK

Result

PASSED