Test Info

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

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 token'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61240/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61240/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61240/static/jwks_61240.json', 'token_endpoint_auth_method': 'private_key_jwt'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61240/static/jwks_61240.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61240/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61240/authz_cb"
    ],
    "response_types": [
        "code 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": "Myg91FkiPNOqCni3sVrH",
    "client_id_issued_at": 1560755058,
    "client_secret": "b3ZolzAMoPhLfALzOlgC",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61240/static/jwks_61240.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61240/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61240/authz_cb"
    ],
    "registration_access_token": "pUnLuobGQpXc9GszrPxF",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=Myg91FkiPNOqCni3sVrH",
    "response_types": [
        "code",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "acr_values": "1 2",
    "client_id": "Myg91FkiPNOqCni3sVrH",
    "nonce": "NUViXNWPCdmzIm4n",
    "redirect_uri": "https://op.certification.openid.net:61240/authz_cb",
    "response_type": "code token",
    "scope": "openid",
    "state": "SiV3B6fvCt9evjrI"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=SiV3B6fvCt9evjrI&nonce=NUViXNWPCdmzIm4n&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61240%2Fauthz_cb&acr_values=1+2&client_id=Myg91FkiPNOqCni3sVrH
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=SiV3B6fvCt9evjrI&nonce=NUViXNWPCdmzIm4n&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61240%2Fauthz_cb&acr_values=1+2&client_id=Myg91FkiPNOqCni3sVrH
1http args{}
1responseURL with fragment
1responseaccess_token=KRnxjjVfm220RvbpyI97&state=SiV3B6fvCt9evjrI&expires_in=3599&token_type=bearer&code=I8nrMb4ITyGNq82hBR1mbPfhrvZPpZ&scope=openid
1response{'access_token': 'KRnxjjVfm220RvbpyI97', 'state': 'SiV3B6fvCt9evjrI', 'expires_in': 3599, 'token_type': 'bearer', 'code': 'I8nrMb4ITyGNq82hBR1mbPfhrvZPpZ', 'scope': 'openid'}
1AuthorizationResponse
{
    "access_token": "KRnxjjVfm220RvbpyI97",
    "code": "I8nrMb4ITyGNq82hBR1mbPfhrvZPpZ",
    "expires_in": 3599,
    "scope": "openid",
    "state": "SiV3B6fvCt9evjrI",
    "token_type": "bearer"
}
1phase<--<-- 4 --- AccessToken -->-->
1requestop_args: {'state': 'SiV3B6fvCt9evjrI'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61240/authz_cb'}
1do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61240/authz_cb', 'code': 'I8nrMb4ITyGNq82hBR1mbPfhrvZPpZ', 'state': 'SiV3B6fvCt9evjrI', 'grant_type': 'authorization_code', 'client_id': 'Myg91FkiPNOqCni3sVrH'}, 'state': 'SiV3B6fvCt9evjrI', 'authn_method': 'private_key_jwt'}
1AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiTXlnOTFGa2lQTk9xQ25pM3NWckgiLCAic3ViIjogIk15ZzkxRmtpUE5PcUNuaTNzVnJIIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJkUkM4bk40N0MwNnZrb0dSc1N4cXV0a3A2UzFITlU2SyIsICJleHAiOiAxNTYwNzU1NjU5LCAiaWF0IjogMTU2MDc1NTA1OX0.Z1qhzNjsTozfkPQJYOO07IzCG6mKaGU6wrvvvWoALAi6831BZIfnXLoRIBVK6icqGtF8FQqDX5Jv0M8bGK4GHLWfWMEfbwVfKHV-t0IM70tq1t-163Qv7ar_ljgwJxSzr9xjqZjIIkB7AINDNPixzmgcUT-h-yOLfzKFKZdPu_TQkIryC2C6D85LYS2F1A9-JovIKutHICyL2nD5Cn5_MYxTUDADNXgXgXqAg-s1UHrs_WRwDUpKuUaMjqyf4aUs7cJBgZqHrk2x0_qQoA8Fv9ifzgwd0IeEOC6ybMrFLBc4k2ELpdQxWw0jBbBDnqP6O8Azt1u7SeD_d2AWW2I-AA",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "I8nrMb4ITyGNq82hBR1mbPfhrvZPpZ",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61240/authz_cb",
    "state": "SiV3B6fvCt9evjrI"
}
1request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
1request_http_args{'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}
1requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61240%2Fauthz_cb&code=I8nrMb4ITyGNq82hBR1mbPfhrvZPpZ&state=SiV3B6fvCt9evjrI&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiTXlnOTFGa2lQTk9xQ25pM3NWckgiLCAic3ViIjogIk15ZzkxRmtpUE5PcUNuaTNzVnJIIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJkUkM4bk40N0MwNnZrb0dSc1N4cXV0a3A2UzFITlU2SyIsICJleHAiOiAxNTYwNzU1NjU5LCAiaWF0IjogMTU2MDc1NTA1OX0.Z1qhzNjsTozfkPQJYOO07IzCG6mKaGU6wrvvvWoALAi6831BZIfnXLoRIBVK6icqGtF8FQqDX5Jv0M8bGK4GHLWfWMEfbwVfKHV-t0IM70tq1t-163Qv7ar_ljgwJxSzr9xjqZjIIkB7AINDNPixzmgcUT-h-yOLfzKFKZdPu_TQkIryC2C6D85LYS2F1A9-JovIKutHICyL2nD5Cn5_MYxTUDADNXgXgXqAg-s1UHrs_WRwDUpKuUaMjqyf4aUs7cJBgZqHrk2x0_qQoA8Fv9ifzgwd0IeEOC6ybMrFLBc4k2ELpdQxWw0jBbBDnqP6O8Azt1u7SeD_d2AWW2I-AA&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
2http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
2response{'access_token': '7VlHdTd6PVcbnmvsQIZC', 'refresh_token': 'JLe3iIDXP02hSrKWcnhFwmNFfvYXY8ZOuyaOnhWd', 'scope': 'openid', 'id_token': 'eyJraWQiOiJfdWhQZGVHclRXeG9iRmVIMFhiempKcFJyenAzQ0I5bmtueDF5RlYxRy0wIiwiYWxnIjoiUlMyNTYifQ.eyJydF9oYXNoIjoiZUR5N2RjTGVST2E0QU1GUE1xMHd3USIsIm5vbmNlIjoiTlVWaVhOV1BDZG16SW00biIsImlhdCI6MTU2MDc1NTA2MCwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My90ZXN0IiwiYXRfaGFzaCI6IlJhWnlLWmNNZW1kZXFmN0NLTDJweWciLCJzdWIiOiJ0ZXN0dXNlciIsImV4cCI6MTU2MDc1ODQ4MCwiYXVkIjoiTXlnOTFGa2lQTk9xQ25pM3NWckgifQ.t2_1oppphzXqF_8nvRXH2MmmDUdOzNYmF5wX3TIck-grpeVgs7CuhYBqANONl5PYFT4HYHziqOBKyG4QgjF7Ds2WGnB37OmX4s8kEYUU3ZoOSgC1sDJPLN3C6VAZsqiP1WD25O6S44ikckERpMA0X1dD12v8LtbDzuCuH8LQnurmaWQWIh5R78AIeGHuT_g2fZCSd0f0wD2M-iju1kFTRNn_BgxA3OX7IDBvoESfaEllfIob9eIsPEMWT92NE_Oxba4Zez8xNarRDafHNtPsEkXv8SlNokiWpYGna_Xcm-3X4kXook13qi4VkAHefGlufwjXR-P2g88O7v-ZHoChgA', 'token_type': 'bearer', 'expires_in': 3599}
2AccessTokenResponse
{
    "access_token": "7VlHdTd6PVcbnmvsQIZC",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "RaZyKZcMemdeqf7CKL2pyg",
        "aud": [
            "Myg91FkiPNOqCni3sVrH"
        ],
        "exp": 1560758480,
        "iat": 1560755060,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "NUViXNWPCdmzIm4n",
        "rt_hash": "eDy7dcLeROa4AMFPMq0wwQ",
        "sub": "testuser"
    },
    "refresh_token": "JLe3iIDXP02hSrKWcnhFwmNFfvYXY8ZOuyaOnhWd",
    "scope": "openid",
    "token_type": "bearer"
}
2jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
2phase<--<-- 5 --- Done -->-->
2end
2assertionUsedAcrValue
2conditionused-acr-value: status=WARNING, message=No acr value present in the ID Token [The acr value in the ID Token]
2assertionVerifyResponse
2conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
2conditionDone: status=OK

Result

WARNING
Warnings:
No acr value present in the ID Token