Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-Req-acr_values
Test descriptionProviding acr_values
Timestamp2019-06-18T04:12:19Z

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_encryption_alg_values_supported": [
        "A128KW"
    ],
    "id_token_encryption_enc_values_supported": [
        "A128CBC-HS256"
    ],
    "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
{
    "acr_values": "1 2",
    "client_id": "clientID",
    "nonce": "LUscM60zKpZMV4jM",
    "redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "aoRaoJcTTGJPQOES"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=aoRaoJcTTGJPQOES&nonce=LUscM60zKpZMV4jM&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&acr_values=1+2&client_id=clientID
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=aoRaoJcTTGJPQOES&nonce=LUscM60zKpZMV4jM&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&acr_values=1+2&client_id=clientID
1responseResponse URL with query part
1response{'state': 'aoRaoJcTTGJPQOES', 'code': 'x6xcIvFBpYw129Imvk2a0DtJDM4i4L'}
1response{'state': 'aoRaoJcTTGJPQOES', 'code': 'x6xcIvFBpYw129Imvk2a0DtJDM4i4L'}
1AuthorizationResponse
{
    "code": "x6xcIvFBpYw129Imvk2a0DtJDM4i4L",
    "state": "aoRaoJcTTGJPQOES"
}
1phase<--<-- 4 --- AccessToken -->-->
1requestop_args: {'state': 'aoRaoJcTTGJPQOES'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb'}
1do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb', 'code': 'x6xcIvFBpYw129Imvk2a0DtJDM4i4L', 'state': 'aoRaoJcTTGJPQOES', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'aoRaoJcTTGJPQOES', 'authn_method': 'client_secret_basic'}
1AccessTokenRequest
{
    "code": "x6xcIvFBpYw129Imvk2a0DtJDM4i4L",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
    "state": "aoRaoJcTTGJPQOES"
}
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%3A61764%2Fauthz_cb&code=x6xcIvFBpYw129Imvk2a0DtJDM4i4L&state=aoRaoJcTTGJPQOES
2http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
2response{'access_token': 'HM747I8sIdt6ULoFMXyo', 'refresh_token': 'kEW5jb9suZJMOsynHRqD1XW7ehGloX3iLocoIfP9', 'scope': 'openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.JentKmXP9CLuyegXDn5yFpruhbMmRKsI_B8E-le5PiVfCWZ4DrecUA.y2SNG4T5_NneF9QyfLxaQw.qFhl7xy8IDuZ3utnBgVwmKtvccD55f0v31EpNymk6OVL1sWXy2-9M5mSUxJOH1UfE3CdiGxiAkvCD1ebH0n4X2yY5b-kNTep7iOogIRDZNaexTN6fpIVDC-tMGfO2UNs5H3bYtvN-Aqzi_caN7bLpTjz1W-F6DsQ-YkDL0dNtLpQNSNQ0YneHBUCQrtjXl4yDnhDr1kRLXBlfqOx4YLmL-_xkeTDJFZeg--pdRAlD9UF4Z_C5HqjoHdSx_OVbq1qIj9k91hOPz2K-jsTwQJq1slaKDSTdcB7yjgAdEP9UwcyFgrrU8TdBL1ItH0ekzN_5uhxhv-hkK_EbLLHQQvwtn_j1rXBhgaaN69b5ZDq7bE3IQoKM7nX8qIextxJb68KKjCJ_Aa5KK5q1jYnCy3tAGvd6l4HVv7_ezzKI79BusDgfkR7ZrKcie6RAE6iuVlOM2JRVegj4nGW5qWB5DN8q0AH6_PwOav1sEpjDPgNyahAhB25C7NLY1L6xKdRuciJfoc8SgB63tJEqwQGKtWZh_m3oqR375hX3Q5bIxKLDaD05_fXtopMkrnFKyt7LlVuTSefOqLXBS3w8wa0A6EC_1bBoi9eouXs-YwFNCNbMNdMBT8c0wPdf18Z_HFflDcdguN2MXqWKpBuzXHFazGN3n4o_w4f4VLGZ9wSHFuMX3aGaz0DlVhYuA-y7jW95UUlFg0AnFlMbS9n7QHKn2CbvjC_1qFT6qp6oGkCjJ6sHTk5YWs-6gA4ovJxYlUdk_9xqZ3yvP764G0JILvspnMsCZF6yvvBwS7CFQ9GI1139xWekg7-k83qr6AjUlaxvOrWGSqrLVlJaKk1xRUGXq0Wrq9mfbst134JQFhQEH6uz4BCJoQFmkoF47okj1-m4L7iwdlR1XjUtWTObenoHaMkQeD-haPzXqnb6CEbhgKIJkdgTY7ktHpAKlxpgcW_Dz6R.HQadCx1LCY7XgSSP9kbesw', 'token_type': 'bearer', 'expires_in': 3599}
2AccessTokenResponse
{
    "access_token": "HM747I8sIdt6ULoFMXyo",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "I_eAtl6xsrSdF926cp1_4A",
        "aud": [
            "clientID"
        ],
        "exp": 1560834558,
        "iat": 1560831138,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "LUscM60zKpZMV4jM",
        "rt_hash": "IaBiY-lmWEWnOS24qLjc_A",
        "sub": "testuser"
    },
    "refresh_token": "kEW5jb9suZJMOsynHRqD1XW7ehGloX3iLocoIfP9",
    "scope": "openid",
    "token_type": "bearer"
}
2jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
2jwe header{'alg': 'A128KW', 'enc': 'A128CBC-HS256', 'cty': 'JWT'}
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