Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-Req-acr_values
Test descriptionProviding acr_values
Timestamp2019-06-17T07:09:11Z

Conditions


used-acr-value: status=WARNING, message=No acr value present in the ID Token [The acr value in the ID Token]
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 -->-->
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'}
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"
    ],
    "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": "FM7BJRDuxOvnZwWZzFHA",
    "client_id_issued_at": 1560755348,
    "client_secret": "Wqxg1W5PCOoqLDXNAKGg",
    "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": "BPZ2ajXFQhTfCNewFN3Y",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=FM7BJRDuxOvnZwWZzFHA",
    "response_types": [
        "code",
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "acr_values": "1 2",
    "client_id": "FM7BJRDuxOvnZwWZzFHA",
    "nonce": "07JPV1ktO5E077N8",
    "redirect_uri": "https://op.certification.openid.net:61367/authz_cb",
    "response_type": "code id_token token",
    "scope": "openid",
    "state": "WJwatRB65t1tF3JV"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=WJwatRB65t1tF3JV&nonce=07JPV1ktO5E077N8&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61367%2Fauthz_cb&acr_values=1+2&client_id=FM7BJRDuxOvnZwWZzFHA
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=WJwatRB65t1tF3JV&nonce=07JPV1ktO5E077N8&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61367%2Fauthz_cb&acr_values=1+2&client_id=FM7BJRDuxOvnZwWZzFHA
2http args{}
2responseURL with fragment
2responseaccess_token=5N9sNQLcxkz80YhiE7mQ&state=WJwatRB65t1tF3JV&expires_in=3599&token_type=bearer&code=RVb0gtZ1sBvZn2e5K1csD0hMk5IRsx&scope=openid&id_token=eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IjA3SlBWMWt0TzVFMDc3TjgiLCJpYXQiOjE1NjA3NTUzNTAsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiIxTDRiTEJNVDYtTXhrTWpPaENDUUVRIiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTg3NzAsImNfaGFzaCI6Im0tYlJQZk9IREIxOVFkeTYzSTJORmciLCJhdWQiOiJGTTdCSlJEdXhPdm5ad1daekZIQSJ9.SCzR39h94JyRhfbNhl5LR4XLgjjb9G2l387qZYThmYINQbslDF3joRNaRt7y6Bm9brfPi1lDP9czplLV_DfA2-1hVRbprTEf8Zf4s-5H06pRqNLokJGN0dHQeDzvbbb7I2-GFLxW18y6dQQpSchLyCb1EAseSm66U2RZhFfddn03brUccohOYaeNrgXdqx1Tg7SQShRcyhJAiCAwZItJOAk4loxu4BrC9f6pfHEY0wI8AzL8SzX-EzPuluuorAlUw-lXKG7PYUu8VtULFGwCwjUKtf3qvmbq020Ec5qJfXG3swAS0fgWBeLqMYpPZz_D0e8_0jWRq935EIFohRJUoQ
2response{'access_token': '5N9sNQLcxkz80YhiE7mQ', 'state': 'WJwatRB65t1tF3JV', 'expires_in': 3599, 'token_type': 'bearer', 'code': 'RVb0gtZ1sBvZn2e5K1csD0hMk5IRsx', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJub25jZSI6IjA3SlBWMWt0TzVFMDc3TjgiLCJpYXQiOjE1NjA3NTUzNTAsImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206MzA0NDMvdGVzdCIsImF0X2hhc2giOiIxTDRiTEJNVDYtTXhrTWpPaENDUUVRIiwic3ViIjoidGVzdHVzZXIiLCJleHAiOjE1NjA3NTg3NzAsImNfaGFzaCI6Im0tYlJQZk9IREIxOVFkeTYzSTJORmciLCJhdWQiOiJGTTdCSlJEdXhPdm5ad1daekZIQSJ9.SCzR39h94JyRhfbNhl5LR4XLgjjb9G2l387qZYThmYINQbslDF3joRNaRt7y6Bm9brfPi1lDP9czplLV_DfA2-1hVRbprTEf8Zf4s-5H06pRqNLokJGN0dHQeDzvbbb7I2-GFLxW18y6dQQpSchLyCb1EAseSm66U2RZhFfddn03brUccohOYaeNrgXdqx1Tg7SQShRcyhJAiCAwZItJOAk4loxu4BrC9f6pfHEY0wI8AzL8SzX-EzPuluuorAlUw-lXKG7PYUu8VtULFGwCwjUKtf3qvmbq020Ec5qJfXG3swAS0fgWBeLqMYpPZz_D0e8_0jWRq935EIFohRJUoQ'}
3AuthorizationResponse
{
    "access_token": "5N9sNQLcxkz80YhiE7mQ",
    "code": "RVb0gtZ1sBvZn2e5K1csD0hMk5IRsx",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "1L4bLBMT6-MxkMjOhCCQEQ",
        "aud": [
            "FM7BJRDuxOvnZwWZzFHA"
        ],
        "c_hash": "m-bRPfOHDB19Qdy63I2NFg",
        "exp": 1560758770,
        "iat": 1560755350,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "07JPV1ktO5E077N8",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "WJwatRB65t1tF3JV",
    "token_type": "bearer"
}
3phase<--<-- 4 --- AccessToken -->-->
3requestop_args: {'state': 'WJwatRB65t1tF3JV'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61367/authz_cb'}
3do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61367/authz_cb', 'code': 'RVb0gtZ1sBvZn2e5K1csD0hMk5IRsx', 'state': 'WJwatRB65t1tF3JV', 'grant_type': 'authorization_code', 'client_id': 'FM7BJRDuxOvnZwWZzFHA'}, 'state': 'WJwatRB65t1tF3JV', 'authn_method': 'private_key_jwt'}
3AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiRk03QkpSRHV4T3ZuWndXWnpGSEEiLCAic3ViIjogIkZNN0JKUkR1eE92blp3V1p6RkhBIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJYOXVJQklBdTJTbXk1cUdnS3FkaERROXFEUFFMRzNyZiIsICJleHAiOiAxNTYwNzU1OTUxLCAiaWF0IjogMTU2MDc1NTM1MX0.zCY5PMVdMAyMMcQhfvJ3ONW7LCh_l5dUKybzlcsfqkQootuqUWR4IryeK0FnD8W27o5DgCDAy5WixeobEzR00LFWzNk926eOSqglwHcJF1pRusvyIPhfo674kXlhMgxgMuj9sU4bajTRhddiju7jXLYcGFVgrYYgl549kmA3H6MriarAOEO2RUCLaL1OemFKLK4SCe0czDAO7QkYK5qXDzt7gUxG6zyQ4n_dMstUDni_wIJKoFxQWVpKLAbXo2yjKC7GdlP3tppSX7oCs3lcjd-JJjYNwJtVP5ohGBY173rF1fj5R7Qo2r_RlY3tEN9mxC2BqPemOjIuR03YYIr4RQ",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "RVb0gtZ1sBvZn2e5K1csD0hMk5IRsx",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61367/authz_cb",
    "state": "WJwatRB65t1tF3JV"
}
3request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
3request_http_args{'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}
3requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61367%2Fauthz_cb&code=RVb0gtZ1sBvZn2e5K1csD0hMk5IRsx&state=WJwatRB65t1tF3JV&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiRk03QkpSRHV4T3ZuWndXWnpGSEEiLCAic3ViIjogIkZNN0JKUkR1eE92blp3V1p6RkhBIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJYOXVJQklBdTJTbXk1cUdnS3FkaERROXFEUFFMRzNyZiIsICJleHAiOiAxNTYwNzU1OTUxLCAiaWF0IjogMTU2MDc1NTM1MX0.zCY5PMVdMAyMMcQhfvJ3ONW7LCh_l5dUKybzlcsfqkQootuqUWR4IryeK0FnD8W27o5DgCDAy5WixeobEzR00LFWzNk926eOSqglwHcJF1pRusvyIPhfo674kXlhMgxgMuj9sU4bajTRhddiju7jXLYcGFVgrYYgl549kmA3H6MriarAOEO2RUCLaL1OemFKLK4SCe0czDAO7QkYK5qXDzt7gUxG6zyQ4n_dMstUDni_wIJKoFxQWVpKLAbXo2yjKC7GdlP3tppSX7oCs3lcjd-JJjYNwJtVP5ohGBY173rF1fj5R7Qo2r_RlY3tEN9mxC2BqPemOjIuR03YYIr4RQ&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
3http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
3response{'access_token': 'AxGTgKFA8xodNqScLa7d', 'refresh_token': 'qwj0OISlktsB2R3HKixgBdiQo12AePNGIwKm9sbR', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJydF9oYXNoIjoiZ25sZF9kVEN5MjczU08zQ0ctR1lsdyIsIm5vbmNlIjoiMDdKUFYxa3RPNUUwNzdOOCIsImlhdCI6MTU2MDc1NTM1MSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My90ZXN0IiwiYXRfaGFzaCI6InY3NWZnSE16WExQYjJBTVlOR1lQcHciLCJzdWIiOiJ0ZXN0dXNlciIsImV4cCI6MTU2MDc1ODc3MSwiYXVkIjoiRk03QkpSRHV4T3ZuWndXWnpGSEEifQ.AxnZ3nNpPs-G5-FqxBuzkqhXni-nV8pF4CDA5hG9ym2Xi_p7ZLVeyw_TQrJi5vdanEba0I7zcquNOWhxhsyFGL-DgMrOorJWdGpjhb2DZeFaM4PV18y21HhtbWc-u7fgMXdlnfTEYmKxEkNwaWSSB_pe4VzJcnr16a9QJD74fXPRsCrU1BxWlPsF98N4w85PTOHi1gtkVdEaWnUNwEE5OiNfk3PDUtTF7EEl8IGOWM7UUSslzuUvonkLAZa-MbMbQ2MFqhigrcAyk_RW20pAHbG_FHRfupISsJi4oQg_ol7CKXNkS9qzX8Wh9UkwbMjCuEhfiO0lVCR9CkddaN04wQ', 'token_type': 'bearer', 'expires_in': 3599}
3AccessTokenResponse
{
    "access_token": "AxGTgKFA8xodNqScLa7d",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "v75fgHMzXLPb2AMYNGYPpw",
        "aud": [
            "FM7BJRDuxOvnZwWZzFHA"
        ],
        "exp": 1560758771,
        "iat": 1560755351,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "07JPV1ktO5E077N8",
        "rt_hash": "gnld_dTCy273SO3CG-GYlw",
        "sub": "testuser"
    },
    "refresh_token": "qwj0OISlktsB2R3HKixgBdiQo12AePNGIwKm9sbR",
    "scope": "openid",
    "token_type": "bearer"
}
3jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
3phase<--<-- 5 --- Done -->-->
3end
3assertionUsedAcrValue
3conditionused-acr-value: status=WARNING, message=No acr value present in the ID Token [The acr value in the ID Token]
3assertionVerifyResponse
3conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
3conditionDone: status=OK

Result

WARNING
Warnings:
No acr value present in the ID Token