0 | phase | <--<-- 0 --- Note -->--> |
12 | phase | <--<-- 1 --- Webfinger -->--> |
12 | not expected to do | WebFinger |
12 | phase | <--<-- 2 --- Discovery -->--> |
12 | not expected to do | Dynamic discovery |
12 | phase | <--<-- 3 --- Registration -->--> |
12 | not expected to do | Dynamic registration |
12 | phase | <--<-- 4 --- AsyncAuthn -->--> |
12 | AuthorizationRequest | {
"claims_locales": "se",
"client_id": "oidcConformance_clientId",
"nonce": "U1ncr8pQLPpOm3Mc",
"redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
"response_type": "code",
"scope": "openid",
"state": "ixQO3HDzVwLEok2H"
}
|
12 | redirect url | https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=ixQO3HDzVwLEok2H&nonce=U1ncr8pQLPpOm3Mc&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&claims_locales=se&client_id=oidcConformance_clientId |
12 | redirect | https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=ixQO3HDzVwLEok2H&nonce=U1ncr8pQLPpOm3Mc&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&claims_locales=se&client_id=oidcConformance_clientId |
12 | response | Response URL with query part |
12 | response | {'code': 'Kkl4hS8dcb5mlgfHa63widVnN3c~JSqk9lW15J5yoPKLn2W19NAmV8QY7r8jNuuT_Wh4', 'state': 'ixQO3HDzVwLEok2H'} |
12 | response | {'code': 'Kkl4hS8dcb5mlgfHa63widVnN3c~JSqk9lW15J5yoPKLn2W19NAmV8QY7r8jNuuT_Wh4', 'state': 'ixQO3HDzVwLEok2H'} |
12 | AuthorizationResponse | {
"code": "Kkl4hS8dcb5mlgfHa63widVnN3c~JSqk9lW15J5yoPKLn2W19NAmV8QY7r8jNuuT_Wh4",
"state": "ixQO3HDzVwLEok2H"
}
|
12 | phase | <--<-- 5 --- AccessToken -->--> |
12 | request | op_args: {'state': 'ixQO3HDzVwLEok2H'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60272/authz_cb'} |
12 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:60272/authz_cb', 'code': 'Kkl4hS8dcb5mlgfHa63widVnN3c~JSqk9lW15J5yoPKLn2W19NAmV8QY7r8jNuuT_Wh4', 'state': 'ixQO3HDzVwLEok2H', 'grant_type': 'authorization_code', 'client_id': 'oidcConformance_clientId'}, 'state': 'ixQO3HDzVwLEok2H', 'authn_method': 'client_secret_basic'}
|
12 | AccessTokenRequest | {
"code": "Kkl4hS8dcb5mlgfHa63widVnN3c~JSqk9lW15J5yoPKLn2W19NAmV8QY7r8jNuuT_Wh4",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
"state": "ixQO3HDzVwLEok2H"
}
|
12 | request_url | https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId |
12 | request_http_args | {'headers': {'Authorization': 'Basic b2lkY0NvbmZvcm1hbmNlX2NsaWVudElkOml4MG9vQ2hlX2VlcmUxTXVrX29vamVpOUllX0VpdGhhaTRq', 'Content-Type': 'application/x-www-form-urlencoded'}} |
12 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&code=Kkl4hS8dcb5mlgfHa63widVnN3c%7EJSqk9lW15J5yoPKLn2W19NAmV8QY7r8jNuuT_Wh4&state=ixQO3HDzVwLEok2H |
13 | http response | url:https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId status_code:200
|
13 | response | {'access_token': 'ahaFcq96f28jmKYCCyy9VJrRUjo~FBy-QMbRzaeUzuwbQT-DpMU5KOOCiYYVK16I_1EO', 'refresh_token': '4zdMkDymRjoNwt970VsGopkEX1c~114ARuWAd7IsUha7ALSTCGK623bJsdTxvtvlzC41', 'id_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJtaWtlIiwiYXVkIjoib2lkY0NvbmZvcm1hbmNlX2NsaWVudElkIiwiYXV0aF90aW1lIjoxNTgwNzQ4ODI0LCJpc3MiOiJodHRwczpcL1wvb2lkYy10ZXN0LmVyZ29uLmNoIiwiZXhwIjoxNTgwNzQ5MTM4LCJpYXQiOjE1ODA3NDkwMTgsIm5vbmNlIjoiVTFuY3I4cFFMUHBPbTNNYyJ9.UOmkmt2ghUSLmHmHwVMehvQtE7sTxvCSkPkOHN5v8XU', 'token_type': 'bearer', 'expires_in': 179} |
13 | AccessTokenResponse | {
"access_token": "ahaFcq96f28jmKYCCyy9VJrRUjo~FBy-QMbRzaeUzuwbQT-DpMU5KOOCiYYVK16I_1EO",
"expires_in": 179,
"id_token": {
"aud": [
"oidcConformance_clientId"
],
"auth_time": 1580748824,
"exp": 1580749138,
"iat": 1580749018,
"iss": "https://oidc-test.ergon.ch",
"nonce": "U1ncr8pQLPpOm3Mc",
"sub": "mike"
},
"refresh_token": "4zdMkDymRjoNwt970VsGopkEX1c~114ARuWAd7IsUha7ALSTCGK623bJsdTxvtvlzC41",
"token_type": "bearer"
}
|
13 | jws header | {'typ': 'JWT', 'alg': 'HS256'} |
13 | phase | <--<-- 6 --- UserInfo -->--> |
13 | do_user_info_request | kwargs:{'state': 'ixQO3HDzVwLEok2H', 'method': 'GET', 'authn_method': 'bearer_header'}
|
13 | request | {'body': None} |
13 | request_url | https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId/userinfo |
13 | request_http_args | {'headers': {'Authorization': 'Bearer ahaFcq96f28jmKYCCyy9VJrRUjo~FBy-QMbRzaeUzuwbQT-DpMU5KOOCiYYVK16I_1EO'}} |
14 | http response | url:https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId/userinfo status_code:200
|
14 | OpenIDSchema | {
"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"
}
|
14 | OpenIDSchema | {
"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"
}
|
14 | phase | <--<-- 7 --- DisplayUserInfo -->--> |
14 | phase | <--<-- 8 --- Done -->--> |
14 | end | |
14 | assertion | CheckHTTPResponse |
14 | condition | check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks] |
14 | condition | Done: status=OK |