Test Info

Issuerhttps://oidc-test.ergon.ch
Profile[]
Test IDOP-UserInfo-Endpoint
Test descriptionUserInfo Endpoint access with GET and bearer header
Timestamp2020-02-03T16:41:34Z

Conditions


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 -->-->
0not expected to doDynamic discovery
0phase<--<-- 2 --- Registration -->-->
0not expected to doDynamic registration
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "oidcConformance_clientId",
    "nonce": "9Sg78wCcvpDlLwSw",
    "redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "kJweXQmQlJjhdcbd"
}
0redirect urlhttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=kJweXQmQlJjhdcbd&nonce=9Sg78wCcvpDlLwSw&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&client_id=oidcConformance_clientId
0redirecthttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=kJweXQmQlJjhdcbd&nonce=9Sg78wCcvpDlLwSw&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&client_id=oidcConformance_clientId
2responseResponse URL with query part
2response{'code': 'Etif4z3cB-hOoxBmFrOCvQJkf7A~dR7QhAOpDgaTtoZtn0ZuKAgCmWpQsWWd0MJSJ7Px', 'state': 'kJweXQmQlJjhdcbd'}
2response{'code': 'Etif4z3cB-hOoxBmFrOCvQJkf7A~dR7QhAOpDgaTtoZtn0ZuKAgCmWpQsWWd0MJSJ7Px', 'state': 'kJweXQmQlJjhdcbd'}
2AuthorizationResponse
{
    "code": "Etif4z3cB-hOoxBmFrOCvQJkf7A~dR7QhAOpDgaTtoZtn0ZuKAgCmWpQsWWd0MJSJ7Px",
    "state": "kJweXQmQlJjhdcbd"
}
2phase<--<-- 4 --- AccessToken -->-->
2requestop_args: {'state': 'kJweXQmQlJjhdcbd'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60272/authz_cb'}
2do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:60272/authz_cb', 'code': 'Etif4z3cB-hOoxBmFrOCvQJkf7A~dR7QhAOpDgaTtoZtn0ZuKAgCmWpQsWWd0MJSJ7Px', 'state': 'kJweXQmQlJjhdcbd', 'grant_type': 'authorization_code', 'client_id': 'oidcConformance_clientId'}, 'state': 'kJweXQmQlJjhdcbd', 'authn_method': 'client_secret_basic'}
2AccessTokenRequest
{
    "code": "Etif4z3cB-hOoxBmFrOCvQJkf7A~dR7QhAOpDgaTtoZtn0ZuKAgCmWpQsWWd0MJSJ7Px",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
    "state": "kJweXQmQlJjhdcbd"
}
2request_urlhttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId
2request_http_args{'headers': {'Authorization': 'Basic b2lkY0NvbmZvcm1hbmNlX2NsaWVudElkOml4MG9vQ2hlX2VlcmUxTXVrX29vamVpOUllX0VpdGhhaTRq', 'Content-Type': 'application/x-www-form-urlencoded'}}
2requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&code=Etif4z3cB-hOoxBmFrOCvQJkf7A%7EdR7QhAOpDgaTtoZtn0ZuKAgCmWpQsWWd0MJSJ7Px&state=kJweXQmQlJjhdcbd
3http response
url:https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId status_code:200
3response{'access_token': '7tUHF2bKY9Tb0_Pl8gm1GLQouqI~iEuUVKw66NK1cwMTBtFFIPZl6IF4MSnkN34t71zY', 'refresh_token': 'gdI74gBmblpVJnw4jkCveWudLeg~bMUZzzPRv6hOWfbYjz30cMncZMGgZtA9zcO8qh4K', 'id_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJtaWtlIiwiYXVkIjoib2lkY0NvbmZvcm1hbmNlX2NsaWVudElkIiwiYXV0aF90aW1lIjoxNTgwNzQ2NzMyLCJpc3MiOiJodHRwczpcL1wvb2lkYy10ZXN0LmVyZ29uLmNoIiwiZXhwIjoxNTgwNzQ4MjEyLCJpYXQiOjE1ODA3NDgwOTIsIm5vbmNlIjoiOVNnNzh3Q2N2cERsTHdTdyJ9.hSHX3orkYYaT37YFN7K1-MxQSn9N7bHU1ZvHuK4s0e0', 'token_type': 'bearer', 'expires_in': 179}
3AccessTokenResponse
{
    "access_token": "7tUHF2bKY9Tb0_Pl8gm1GLQouqI~iEuUVKw66NK1cwMTBtFFIPZl6IF4MSnkN34t71zY",
    "expires_in": 179,
    "id_token": {
        "aud": [
            "oidcConformance_clientId"
        ],
        "auth_time": 1580746732,
        "exp": 1580748212,
        "iat": 1580748092,
        "iss": "https://oidc-test.ergon.ch",
        "nonce": "9Sg78wCcvpDlLwSw",
        "sub": "mike"
    },
    "refresh_token": "gdI74gBmblpVJnw4jkCveWudLeg~bMUZzzPRv6hOWfbYjz30cMncZMGgZtA9zcO8qh4K",
    "token_type": "bearer"
}
3jws header{'typ': 'JWT', 'alg': 'HS256'}
3phase<--<-- 5 --- UserInfo -->-->
3do_user_info_request
kwargs:{'state': 'kJweXQmQlJjhdcbd', 'method': 'GET', 'authn_method': 'bearer_header'}
3request{'body': None}
3request_urlhttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId/userinfo
3request_http_args{'headers': {'Authorization': 'Bearer 7tUHF2bKY9Tb0_Pl8gm1GLQouqI~iEuUVKw66NK1cwMTBtFFIPZl6IF4MSnkN34t71zY'}}
4http response
url:https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId/userinfo status_code:200
4OpenIDSchema
{
    "address": {
        "formatted": "Kleinstrasse 15 \n8032 Zurich"
    },
    "birthdate": "01011970",
    "email": "micdou@ergon.ch",
    "family_name": "Doujak",
    "gender": "male",
    "given_name": "Michael",
    "locale": "EN",
    "middle_name": "middle_name",
    "name": "Doujak Michael",
    "nickname": "nickname",
    "phone_number": "0797127212",
    "picture": "https://www.airlock.com/typo3conf/ext/airlockpackage/Resources/Public/Images/Logos/logo-airlock-black.svg",
    "preferred_username": "$(username)",
    "profile": {
        "family_name": "Doujak",
        "given_name": "Michael"
    },
    "sub": "mike",
    "updated_at": 20190101,
    "website": "https://airlock.com",
    "zoneinfo": "zoneinfo - CET"
}
4OpenIDSchema
{
    "address": {
        "formatted": "Kleinstrasse 15 \n8032 Zurich"
    },
    "birthdate": "01011970",
    "email": "micdou@ergon.ch",
    "family_name": "Doujak",
    "gender": "male",
    "given_name": "Michael",
    "locale": "EN",
    "middle_name": "middle_name",
    "name": "Doujak Michael",
    "nickname": "nickname",
    "phone_number": "0797127212",
    "picture": "https://www.airlock.com/typo3conf/ext/airlockpackage/Resources/Public/Images/Logos/logo-airlock-black.svg",
    "preferred_username": "$(username)",
    "profile": {
        "family_name": "Doujak",
        "given_name": "Michael"
    },
    "sub": "mike",
    "updated_at": 20190101,
    "website": "https://airlock.com",
    "zoneinfo": "zoneinfo - CET"
}
4phase<--<-- 6 --- Done -->-->
4end
4assertionVerifyResponse
4conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
4conditionDone: status=OK

Result

PASSED