Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-Req-max_age=1
Test descriptionRequesting ID Token with max_age=1 seconds restriction
Timestamp2019-06-17T07:59:12Z

Conditions


claims-check: status=OK [Checks if specific claims is present or not]
auth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.]
multiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow]
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": "Ar2cGaYLqbNk7AJ3",
    "redirect_uri": "https://op.certification.openid.net:61375/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "xMdNpvQ7FTa1t4cK"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=xMdNpvQ7FTa1t4cK&nonce=Ar2cGaYLqbNk7AJ3&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=xMdNpvQ7FTa1t4cK&nonce=Ar2cGaYLqbNk7AJ3&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&client_id=clientID
1responseResponse URL with query part
1response{'state': 'xMdNpvQ7FTa1t4cK', 'code': 'uCOzAwAAOd8bjtQ90WsivZJxus6c3K'}
1response{'state': 'xMdNpvQ7FTa1t4cK', 'code': 'uCOzAwAAOd8bjtQ90WsivZJxus6c3K'}
1AuthorizationResponse
{
    "code": "uCOzAwAAOd8bjtQ90WsivZJxus6c3K",
    "state": "xMdNpvQ7FTa1t4cK"
}
1phase<--<-- 4 --- AccessToken -->-->
1requestop_args: {'state': 'xMdNpvQ7FTa1t4cK'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61375/authz_cb'}
1do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61375/authz_cb', 'code': 'uCOzAwAAOd8bjtQ90WsivZJxus6c3K', 'state': 'xMdNpvQ7FTa1t4cK', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'xMdNpvQ7FTa1t4cK', 'authn_method': 'client_secret_basic'}
1AccessTokenRequest
{
    "code": "uCOzAwAAOd8bjtQ90WsivZJxus6c3K",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61375/authz_cb",
    "state": "xMdNpvQ7FTa1t4cK"
}
1request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
1request_http_args{'headers': {'Authorization': 'Basic Y2xpZW50SUQ6Y2xpZW50U2VjcmV0', 'Content-Type': 'application/x-www-form-urlencoded'}}
1requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&code=uCOzAwAAOd8bjtQ90WsivZJxus6c3K&state=xMdNpvQ7FTa1t4cK
1http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
1response{'access_token': 'xOYTfjgsHLiDFS0IkUjP', 'refresh_token': 'aO7NCb73s3IvAzH1sLsugZtYscxbPQNn43dsk36D', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJydF9oYXNoIjoiVVNYUkUxY0cweUZUNzNWd3lHRUc5QSIsIm5vbmNlIjoiQXIyY0dhWUxxYk5rN0FKMyIsImlhdCI6MTU2MDc1ODM0NywiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My90ZXN0IiwiYXRfaGFzaCI6IkZsQ1Fuak54MHJnV1ljTGgxeFVGU1EiLCJzdWIiOiJ0ZXN0dXNlciIsImV4cCI6MTU2MDc2MTc2NywiYXVkIjoiY2xpZW50SUQifQ.NSUluJ4yokZXCrggtGAtA3yhxvN8OX26ehje8Od79X0oAL3LpLlkL5TzH7xste2K8KzCdErGN161cln6k5fOM_9Yj-Er91qH8kq5U8vOgoAVcYRddEPBric5yEge-4hZEVf2agQcV9L8F_mEeeaSEiTH8L9evlIFSNS-H26KqGgeeKC1mC2ONkjCy0eq5MXjy_sA9bRg87TFz1fYxAwhPc5fcOEt9oJJfvmT2tz67B75tLnY204JM9bUXEYPMrPk0eDU2yx7w5f5WvBMjByB_HbAu7ZB8Z49-nG6fgPYcv22djdBHFdYmjiWFvWI0GlXBqvBU225WDUAF0184Ejfyw', 'token_type': 'bearer', 'expires_in': 3599}
2AccessTokenResponse
{
    "access_token": "xOYTfjgsHLiDFS0IkUjP",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "FlCQnjNx0rgWYcLh1xUFSQ",
        "aud": [
            "clientID"
        ],
        "exp": 1560761767,
        "iat": 1560758347,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "Ar2cGaYLqbNk7AJ3",
        "rt_hash": "USXRE1cG0yFT73VwyGEG9A",
        "sub": "testuser"
    },
    "refresh_token": "aO7NCb73s3IvAzH1sLsugZtYscxbPQNn43dsk36D",
    "scope": "openid",
    "token_type": "bearer"
}
2jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
2phase<--<-- 5 --- Note -->-->
2phase<--<-- 6 --- Webfinger -->-->
2not expected to doWebFinger
2phase<--<-- 7 --- Discovery -->-->
2provider_config
kwargs:{'issuer': 'https://isamfed.com:30443/test'}
2http response
url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
2ProviderConfigurationResponse
{
    "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"
}
2phase<--<-- 8 --- Registration -->-->
2not expected to doDynamic registration
2phase<--<-- 9 --- AsyncAuthn -->-->
2AuthorizationRequest
{
    "client_id": "clientID",
    "max_age": 1,
    "nonce": "SnqKWlmwUtKO7bdT",
    "redirect_uri": "https://op.certification.openid.net:61375/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "Cnroqn0d3reqb45d"
}
2redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=Cnroqn0d3reqb45d&nonce=SnqKWlmwUtKO7bdT&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&max_age=1&client_id=clientID
2redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=Cnroqn0d3reqb45d&nonce=SnqKWlmwUtKO7bdT&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&max_age=1&client_id=clientID
5responseResponse URL with query part
5response{'state': 'Cnroqn0d3reqb45d', 'code': 'p6k8A6Bv5BfFlc4rQyOkuZu4GNAKFP'}
5response{'state': 'Cnroqn0d3reqb45d', 'code': 'p6k8A6Bv5BfFlc4rQyOkuZu4GNAKFP'}
5AuthorizationResponse
{
    "code": "p6k8A6Bv5BfFlc4rQyOkuZu4GNAKFP",
    "state": "Cnroqn0d3reqb45d"
}
5phase<--<-- 10 --- AccessToken -->-->
5requestop_args: {'state': 'Cnroqn0d3reqb45d'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61375/authz_cb'}
5do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61375/authz_cb', 'code': 'p6k8A6Bv5BfFlc4rQyOkuZu4GNAKFP', 'state': 'Cnroqn0d3reqb45d', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'Cnroqn0d3reqb45d', 'authn_method': 'client_secret_basic'}
5AccessTokenRequest
{
    "code": "p6k8A6Bv5BfFlc4rQyOkuZu4GNAKFP",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61375/authz_cb",
    "state": "Cnroqn0d3reqb45d"
}
5request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
5request_http_args{'headers': {'Authorization': 'Basic Y2xpZW50SUQ6Y2xpZW50U2VjcmV0', 'Content-Type': 'application/x-www-form-urlencoded'}}
5requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61375%2Fauthz_cb&code=p6k8A6Bv5BfFlc4rQyOkuZu4GNAKFP&state=Cnroqn0d3reqb45d
6http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
6response{'access_token': 'syMS9EupO7fqZgS7pkx6', 'refresh_token': 'MxOQFkygN3IIiGFHYap4rYMsYw532Y2LsnyVHRRY', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJhdXRoX3RpbWUiOjE1NjA3NTgzNTIsInJ0X2hhc2giOiJYYS0tTEtieGFwek9qRkt6b3pJMm1nIiwibm9uY2UiOiJTbnFLV2xtd1V0S083YmRUIiwiaWF0IjoxNTYwNzU4MzUxLCJpc3MiOiJodHRwczovL2lzYW1mZWQuY29tOjMwNDQzL3Rlc3QiLCJhdF9oYXNoIjoiQ1czUTJod01qdjN1ZGtmWXpIQXZ3ZyIsInN1YiI6InRlc3R1c2VyIiwiZXhwIjoxNTYwNzYxNzcxLCJhdWQiOiJjbGllbnRJRCJ9.H3076rTZWGsS1aNZ1ljacvQ2jGNHRHOQjSwcC_h3DdjER66aiJ__fO7ki15GnKayQU66j4mzR7cGNiTDWsLn138lG0iDWO929izpONJJvZ152jQFTvRBrkBLA-jKEGtJnHI0Zr_CKvP1BhhHL4B5EXvT-AvUsupsxzz_nx1kczqdwCLhh9x75UUNcqT3vTzROyRYVFilp9-ACWD46zQqdO1a_ss474m21UlOBkOumotwH6p7GLpCWXSsezMFb9ZQGY52waDGOWtjVgbMfldyVksu5Wi6ZQtN5DdNZc88kfqfWud-u-gARnUkLZDiCswGTgGDhVJHIZXHT7tUmT-O-A', 'token_type': 'bearer', 'expires_in': 3599}
6AccessTokenResponse
{
    "access_token": "syMS9EupO7fqZgS7pkx6",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "CW3Q2hwMjv3udkfYzHAvwg",
        "aud": [
            "clientID"
        ],
        "auth_time": 1560758352,
        "exp": 1560761771,
        "iat": 1560758351,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "SnqKWlmwUtKO7bdT",
        "rt_hash": "Xa--LKbxapzOjFKzozI2mg",
        "sub": "testuser"
    },
    "refresh_token": "MxOQFkygN3IIiGFHYap4rYMsYw532Y2LsnyVHRRY",
    "scope": "openid",
    "token_type": "bearer"
}
6jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
6phase<--<-- 11 --- Done -->-->
6end
6assertionClaimsCheck
6conditionclaims-check: status=OK [Checks if specific claims is present or not]
6assertionAuthTimeCheck
6conditionauth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.]
6assertionMultipleSignOn
6conditionmultiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow]
6assertionVerifyResponse
6conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
6conditionDone: status=OK

Result

PASSED