0 | phase | <--<-- 0 --- Webfinger -->--> |
0 | not expected to do | WebFinger |
0 | phase | <--<-- 1 --- Discovery -->--> |
0 | not expected to do | Dynamic discovery |
0 | phase | <--<-- 2 --- Registration -->--> |
0 | not expected to do | Dynamic registration |
0 | phase | <--<-- 3 --- AsyncAuthn -->--> |
0 | AuthorizationRequest | {
"acr_values": "1 2",
"client_id": "oidcConformance_clientId",
"nonce": "V1VigTjDipy1xe2I",
"redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
"response_type": "code",
"scope": "openid",
"state": "hdG8H3JgaSoRfDn0"
}
|
0 | redirect url | https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=hdG8H3JgaSoRfDn0&nonce=V1VigTjDipy1xe2I&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&acr_values=1+2&client_id=oidcConformance_clientId |
0 | redirect | https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=hdG8H3JgaSoRfDn0&nonce=V1VigTjDipy1xe2I&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&acr_values=1+2&client_id=oidcConformance_clientId |
0 | response | Response URL with query part |
0 | response | {'code': 'XbMLtTzgXiLycFEbUxiHsgpQQPw~6aFjAA18loJDKK3CJU_hIOICi7WHuW2WkadSWx_R', 'state': 'hdG8H3JgaSoRfDn0'} |
0 | response | {'code': 'XbMLtTzgXiLycFEbUxiHsgpQQPw~6aFjAA18loJDKK3CJU_hIOICi7WHuW2WkadSWx_R', 'state': 'hdG8H3JgaSoRfDn0'} |
0 | AuthorizationResponse | {
"code": "XbMLtTzgXiLycFEbUxiHsgpQQPw~6aFjAA18loJDKK3CJU_hIOICi7WHuW2WkadSWx_R",
"state": "hdG8H3JgaSoRfDn0"
}
|
0 | phase | <--<-- 4 --- AccessToken -->--> |
0 | request | op_args: {'state': 'hdG8H3JgaSoRfDn0'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60272/authz_cb'} |
0 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:60272/authz_cb', 'code': 'XbMLtTzgXiLycFEbUxiHsgpQQPw~6aFjAA18loJDKK3CJU_hIOICi7WHuW2WkadSWx_R', 'state': 'hdG8H3JgaSoRfDn0', 'grant_type': 'authorization_code', 'client_id': 'oidcConformance_clientId'}, 'state': 'hdG8H3JgaSoRfDn0', 'authn_method': 'client_secret_basic'}
|
0 | AccessTokenRequest | {
"code": "XbMLtTzgXiLycFEbUxiHsgpQQPw~6aFjAA18loJDKK3CJU_hIOICi7WHuW2WkadSWx_R",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
"state": "hdG8H3JgaSoRfDn0"
}
|
0 | request_url | https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId |
0 | request_http_args | {'headers': {'Authorization': 'Basic b2lkY0NvbmZvcm1hbmNlX2NsaWVudElkOml4MG9vQ2hlX2VlcmUxTXVrX29vamVpOUllX0VpdGhhaTRq', 'Content-Type': 'application/x-www-form-urlencoded'}} |
0 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&code=XbMLtTzgXiLycFEbUxiHsgpQQPw%7E6aFjAA18loJDKK3CJU_hIOICi7WHuW2WkadSWx_R&state=hdG8H3JgaSoRfDn0 |
1 | http response | url:https://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId status_code:200
|
1 | response | {'access_token': 'PPO3iDtHhim8ZYn3aC_6X_bHel0~h4RG0Vk9bif6bZ3Vk7n-uVHrheKacyBZjy_saFft', 'refresh_token': 'ZjqJArsQbFuosLVABu1pGeOAXUY~zSTKCEAnCgoBv1MQglAYBIE1-Y3s62FICKQPJwC4', 'id_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJtaWtlIiwiYXVkIjoib2lkY0NvbmZvcm1hbmNlX2NsaWVudElkIiwiYXV0aF90aW1lIjoxNTgwNzQ4ODI0LCJpc3MiOiJodHRwczpcL1wvb2lkYy10ZXN0LmVyZ29uLmNoIiwiZXhwIjoxNTgwNzQ5MTA0LCJpYXQiOjE1ODA3NDg5ODQsIm5vbmNlIjoiVjFWaWdUakRpcHkxeGUySSJ9.0khpBzctQo7b3odwybFUkaIDby9n-oa4NWs_w22qzGk', 'token_type': 'bearer', 'expires_in': 179} |
1 | AccessTokenResponse | {
"access_token": "PPO3iDtHhim8ZYn3aC_6X_bHel0~h4RG0Vk9bif6bZ3Vk7n-uVHrheKacyBZjy_saFft",
"expires_in": 179,
"id_token": {
"aud": [
"oidcConformance_clientId"
],
"auth_time": 1580748824,
"exp": 1580749104,
"iat": 1580748984,
"iss": "https://oidc-test.ergon.ch",
"nonce": "V1VigTjDipy1xe2I",
"sub": "mike"
},
"refresh_token": "ZjqJArsQbFuosLVABu1pGeOAXUY~zSTKCEAnCgoBv1MQglAYBIE1-Y3s62FICKQPJwC4",
"token_type": "bearer"
}
|
1 | jws header | {'typ': 'JWT', 'alg': 'HS256'} |
1 | phase | <--<-- 5 --- Done -->--> |
1 | end | |
1 | assertion | UsedAcrValue |
1 | condition | used-acr-value: status=WARNING, message=No acr value present in the ID Token [The acr value in the ID Token] |
1 | assertion | VerifyResponse |
1 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
1 | condition | Done: status=OK |