Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-07-31 12:24:18 INFO
TEST-RUNNER
Test instance rHHnKNo2UQKFgtD created
baseUrl
https://www.certification.openid.net/test/a/oidf-authlete-core
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token",
  "server_metadata": "static",
  "response_mode": "form_post",
  "client_registration": "static_client"
}
alias
oidf-authlete-core
description
Authlete plain OIDC client secret basic - static server config
planId
f4s0MatdN55iD
config
{
  "alias": "oidf-authlete-core",
  "description": "Authlete plain OIDC client secret basic - static server config",
  "publish": "everything",
  "server": {
    "issuer": "https://fapidev-as.authlete.net/",
    "jwks_uri": "https://fapidev-as.authlete.net/api/jwks",
    "authorization_endpoint": "https://fapidev-www.authlete.net/api/authorization",
    "token_endpoint": "https://fapidev-as.authlete.net/api/token",
    "userinfo_endpoint": "https://fapidev-rs.authlete.net/api/userinfo",
    "acr_values": "urn:mace:incommon:iap:silver urn:openbanking:psd2:sca urn:openbanking:psd2:ca",
    "login_hint": "john"
  },
  "client": {
    "client_id": "470519824180317",
    "client_secret": "Ek2CiuOrmfdhvsjGl037_pscCmYseks4bzSSxc3UZUcr-9Ki2rlCRdg_Mt-Ukc9b-LpajnMUcwmzqgXs-eDKzw"
  },
  "client_secret_post": {
    "client_id": "469894541303688",
    "client_secret": "SGMsD1U1t0iZXChy0YtbnICAfU9ULEgh5MElWNX6iOq0sWYI0TGiTn-4mRDlhsSOQGfWoZwYWqKAubsbrY7nfA"
  },
  "client2": {
    "client_id": "470553331604632",
    "client_secret": "3NLezSFOjyxuERp_cH3zFMbym9oNur3NMdYIJWimiTHEKROvsDTT1-BVfo8AbLNiUgyIbbGcr79n7fkTL7D8qA"
  },
  "browser": [
    {
      "match": "https://fapidev-www.authlete.net/api/authorization*",
      "tasks": [
        {
          "task": "Initial Login",
          "optional": true,
          "match": "https://fapidev-www.authlete.net/api/authorization*",
          "commands": [
            [
              "text",
              "id",
              "loginId",
              "john",
              "optional"
            ],
            [
              "text",
              "id",
              "password",
              "john",
              "optional"
            ],
            [
              "click",
              "name",
              "authorized"
            ]
          ]
        },
        {
          "task": "Verify Complete",
          "match": "https://*/test/a/oidf-authlete-core/callback*",
          "commands": [
            [
              "wait",
              "id",
              "submission_complete",
              10
            ]
          ]
        }
      ]
    }
  ]
}
testName
oidcc-display-page
2020-07-31 12:24:18 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
2020-07-31 12:24:18 SUCCESS
GetStaticServerConfiguration
Found a static server object
issuer
https://fapidev-as.authlete.net/
jwks_uri
https://fapidev-as.authlete.net/api/jwks
authorization_endpoint
https://fapidev-www.authlete.net/api/authorization
token_endpoint
https://fapidev-as.authlete.net/api/token
userinfo_endpoint
https://fapidev-rs.authlete.net/api/userinfo
acr_values
urn:mace:incommon:iap:silver urn:openbanking:psd2:sca urn:openbanking:psd2:ca
login_hint
john
2020-07-31 12:24:18 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2020-07-31 12:24:18 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "fapidev-www.authlete.net",
  "testPort": 443
}
token_endpoint
{
  "testHost": "fapidev-as.authlete.net",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "fapidev-rs.authlete.net",
  "testPort": 443
}
2020-07-31 12:24:18
FetchServerKeys
Fetching server key
jwks_uri
https://fapidev-as.authlete.net/api/jwks
2020-07-31 12:24:18
FetchServerKeys
HTTP request
request_uri
https://fapidev-as.authlete.net/api/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-07-31 12:24:19 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:24:19 GMT",
  "server": "Jetty(9.4.21-SNAPSHOT)",
  "cache-control": "no-store, no-transform",
  "pragma": "no-cache",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "472",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "authlete-fapidev-api-20180524",
      "n": "nJclr5TJ3Y21Ggt0lz2EO7wWKn6jTaIlMv1sNMy2VmkcSf8EVsFqJ1vSXjFxWvBj7RolFCyaChFwI_jog9c2rAkIwF8Voi5eB3PRjl3OaNRUYILRgLsaclTj02NWMvwbiJ18yJ63D4Ojzif8_RyAHuM3HO2rs6nPEyZMW3Xd0z3Lw099TpIcxA4Ktfo2DliUfMZh9s3lB_f6DSxX5Z9CXqrzNsoCCxqJZ55WuUUNA4LmYl5OgrH8sD7_TvY1QTjjmRzUptgj1S-gwagIjrkn9ooALa8gRN4etKztA2topBn0KO2VwEo_P4iejBn2Z3I2FlQnDNu0t7xNwBhsM2Vg8Q"
    }
  ]
}
2020-07-31 12:24:19
FetchServerKeys
Found JWK set string
jwk_string
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "authlete-fapidev-api-20180524",
      "n": "nJclr5TJ3Y21Ggt0lz2EO7wWKn6jTaIlMv1sNMy2VmkcSf8EVsFqJ1vSXjFxWvBj7RolFCyaChFwI_jog9c2rAkIwF8Voi5eB3PRjl3OaNRUYILRgLsaclTj02NWMvwbiJ18yJ63D4Ojzif8_RyAHuM3HO2rs6nPEyZMW3Xd0z3Lw099TpIcxA4Ktfo2DliUfMZh9s3lB_f6DSxX5Z9CXqrzNsoCCxqJZ55WuUUNA4LmYl5OgrH8sD7_TvY1QTjjmRzUptgj1S-gwagIjrkn9ooALa8gRN4etKztA2topBn0KO2VwEo_P4iejBn2Z3I2FlQnDNu0t7xNwBhsM2Vg8Q"
    }
  ]
}
2020-07-31 12:24:19 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "authlete-fapidev-api-20180524",
      "n": "nJclr5TJ3Y21Ggt0lz2EO7wWKn6jTaIlMv1sNMy2VmkcSf8EVsFqJ1vSXjFxWvBj7RolFCyaChFwI_jog9c2rAkIwF8Voi5eB3PRjl3OaNRUYILRgLsaclTj02NWMvwbiJ18yJ63D4Ojzif8_RyAHuM3HO2rs6nPEyZMW3Xd0z3Lw099TpIcxA4Ktfo2DliUfMZh9s3lB_f6DSxX5Z9CXqrzNsoCCxqJZ55WuUUNA4LmYl5OgrH8sD7_TvY1QTjjmRzUptgj1S-gwagIjrkn9ooALa8gRN4etKztA2topBn0KO2VwEo_P4iejBn2Z3I2FlQnDNu0t7xNwBhsM2Vg8Q"
    }
  ]
}
2020-07-31 12:24:19 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "authlete-fapidev-api-20180524",
      "n": "nJclr5TJ3Y21Ggt0lz2EO7wWKn6jTaIlMv1sNMy2VmkcSf8EVsFqJ1vSXjFxWvBj7RolFCyaChFwI_jog9c2rAkIwF8Voi5eB3PRjl3OaNRUYILRgLsaclTj02NWMvwbiJ18yJ63D4Ojzif8_RyAHuM3HO2rs6nPEyZMW3Xd0z3Lw099TpIcxA4Ktfo2DliUfMZh9s3lB_f6DSxX5Z9CXqrzNsoCCxqJZ55WuUUNA4LmYl5OgrH8sD7_TvY1QTjjmRzUptgj1S-gwagIjrkn9ooALa8gRN4etKztA2topBn0KO2VwEo_P4iejBn2Z3I2FlQnDNu0t7xNwBhsM2Vg8Q"
    }
  ]
}
2020-07-31 12:24:19 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-07-31 12:24:19 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2020-07-31 12:24:19 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-31 12:24:19 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2020-07-31 12:24:19 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
470519824180317
client_secret
Ek2CiuOrmfdhvsjGl037_pscCmYseks4bzSSxc3UZUcr-9Ki2rlCRdg_Mt-Ukc9b-LpajnMUcwmzqgXs-eDKzw
2020-07-31 12:24:19
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2020-07-31 12:24:19 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://fapidev-rs.authlete.net/api/userinfo
2020-07-31 12:24:19
oidcc-display-page
Setup Done
Make request to authorization endpoint
2020-07-31 12:24:19 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
2020-07-31 12:24:19
CreateRandomStateValue
Created state value
requested_state_length
10
state
DxNXp3LCti
2020-07-31 12:24:19 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
state
DxNXp3LCti
2020-07-31 12:24:19
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
lOY6f15VoX
2020-07-31 12:24:19 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
state
DxNXp3LCti
nonce
lOY6f15VoX
2020-07-31 12:24:19 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
state
DxNXp3LCti
nonce
lOY6f15VoX
response_type
code id_token
2020-07-31 12:24:19
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
state
DxNXp3LCti
nonce
lOY6f15VoX
response_type
code id_token
response_mode
form_post
2020-07-31 12:24:19
AddDisplayPageToAuthorizationEndpointRequest
Added display=page to authorization endpoint request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
state
DxNXp3LCti
nonce
lOY6f15VoX
response_type
code id_token
response_mode
form_post
display
page
2020-07-31 12:24:19 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://fapidev-www.authlete.net/api/authorization?client_id=470519824180317&redirect_uri=https://www.certification.openid.net/test/a/oidf-authlete-core/callback&scope=openid&state=DxNXp3LCti&nonce=lOY6f15VoX&response_type=code%20id_token&response_mode=form_post&display=page
2020-07-31 12:24:19 REDIRECT
oidcc-display-page
Redirecting to authorization endpoint
redirect_to
https://fapidev-www.authlete.net/api/authorization?client_id=470519824180317&redirect_uri=https://www.certification.openid.net/test/a/oidf-authlete-core/callback&scope=openid&state=DxNXp3LCti&nonce=lOY6f15VoX&response_type=code%20id_token&response_mode=form_post&display=page
2020-07-31 12:24:19
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://fapidev-www.authlete.net/api/authorization?client_id=470519824180317&redirect_uri=https://www.certification.openid.net/test/a/oidf-authlete-core/callback&scope=openid&state=DxNXp3LCti&nonce=lOY6f15VoX&response_type=code%20id_token&response_mode=form_post&display=page
2020-07-31 12:24:19 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!doctype html>
<!---->
<!--




-->
<html>
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
  <title>FAPI Test Service | Authorization</title>
  <link rel="stylesheet" href="/css/authorization.css">
  <!--  //-->
</head>
<body class="font-default">
  <div id="page_title">FAPI Test Service</div>

  <div id="content">
    <h3 id="client-name">core conformance client secret basic</h3>
    <div class="indent">
      <img id="logo" src="https://button.heenan.me.uk/~joseph/authlete-150x150.png" alt="[Logo] (150x150)">

      <div id="client-summary">
        <p>core conformance client secret basic</p>
        <ul id="client-link-list">
          

          

          
        </ul>
      </div>

      <div style="clear: both;"></div>
    </div>

    
    <h4 id="permissions">Permissions</h4>
    <div class="indent">
      <p>The application is requesting the following permissions.</p>

      <dl id="scope-list">
        
        <dt>openid</dt>
        <dd>A permission to request an OpenID Provider to issue an ID Token. See OpenID Connect Core 1.0, 3.1.2.1. for details.</dd>
        
      </dl>
    </div>
    

    

    

    <h4 id="authorization">Authorization</h4>
    <div class="indent">
      <p>Do you grant authorization to the application?</p>

      <form id="authorization-form" action="/api/authorization/decision" method="POST">
        
        <div id="login-fields" class="indent">
          <div id="login-prompt">Input Login ID and password.</div>
          <input type="text" id="loginId" name="loginId" placeholder="Login ID"
                 autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"
                 class="font-default" required value="" >
          <input type="password" id="password" name="password" placeholder="Password"
                 class="font-default" required>
        </div>
        
        
        <div id="authorization-form-buttons">
          <input type="submit" name="authorized" id="authorize-button" value="Authorize" class="font-default"/>
          <input type="submit" name="denied"     id="deny-button"      value="Deny"      class="font-default"/>
        </div>
      </form>
    </div>
  </div>

</body>
</html>
response_content_type
*/*
response_status_text
200-OK
response_status_code
200
2020-07-31 12:24:19 INFO
WebRunner
Entering text
task
Initial Login
browser
text
element_type
id
value
john
url
https://fapidev-www.authlete.net/api/authorization?client_id=470519824180317&redirect_uri=https://www.certification.openid.net/test/a/oidf-authlete-core/callback&scope=openid&state=DxNXp3LCti&nonce=lOY6f15VoX&response_type=code%20id_token&response_mode=form_post&display=page
target
loginId
2020-07-31 12:24:19 INFO
WebRunner
Entering text
task
Initial Login
browser
text
element_type
id
value
john
url
https://fapidev-www.authlete.net/api/authorization?client_id=470519824180317&redirect_uri=https://www.certification.openid.net/test/a/oidf-authlete-core/callback&scope=openid&state=DxNXp3LCti&nonce=lOY6f15VoX&response_type=code%20id_token&response_mode=form_post&display=page
target
password
2020-07-31 12:24:19 INFO
WebRunner
Clicking an element
task
Initial Login
browser
click
element_type
name
url
https://fapidev-www.authlete.net/api/authorization?client_id=470519824180317&redirect_uri=https://www.certification.openid.net/test/a/oidf-authlete-core/callback&scope=openid&state=DxNXp3LCti&nonce=lOY6f15VoX&response_type=code%20id_token&response_mode=form_post&display=page
target
authorized
2020-07-31 12:24:19 INCOMING
oidcc-display-page
Incoming HTTP request to test instance rHHnKNo2UQKFgtD
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8",
  "referer": "https://fapidev-www.authlete.net/api/authorization/decision",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "origin": "https://fapidev-www.authlete.net/api/authorization/decision",
  "cache-control": "max-age\u003d0",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "793",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "state": "DxNXp3LCti",
  "code": "dxCVhDPx9nw2glTBz2W---J7gngqBWeFerFOmNnEsNE",
  "id_token": "eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJjX2hhc2giOiI0SzFuMk9OdFVfTFViNzNVMVVHVU93Iiwic19oYXNoIjoiWkRfNGUyN1UzYldKMDJLRF9OZ1JpQSIsImF1dGhfdGltZSI6MTU5NjE5ODI1OSwiaXNzIjoiaHR0cHM6Ly9mYXBpZGV2LWFzLmF1dGhsZXRlLm5ldC8iLCJleHAiOjE1OTYxOTg1NTksImlhdCI6MTU5NjE5ODI1OSwibm9uY2UiOiJsT1k2ZjE1Vm9YIn0.mc4uU38Uh4BN2Q8xOA3GVnfP5hTifEQ3P2cfSatPcHwyTbVseq3F8osBsegCvUEvYa1Ra2ghM-NbjI5jMscPrHt4v4K-amanSQw58xJUs9UmDU0w-_q1twjpL_QP4ySJ23BAxipZNPr2-WJOjE6_Ds4RbpR3Flk4peWlMWLd9aGB3ZOnp5fvLvvXhp31VcbeWO5ldZoOvziA2cg0aw84G4cOzt1hA0Ng-5DxzB8rlT4X1ApPGWwqY6_mnbqbXKmUc0vGgSdDLQSjBpPJ-IpjjQZsD93jFZd5WPO1nrMY0lad4YJDG_Ku1q1zkHcq2Sf8On0yR4pcnFxzErvrZpAa_w"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=DxNXp3LCti&code=dxCVhDPx9nw2glTBz2W---J7gngqBWeFerFOmNnEsNE&id_token=eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJjX2hhc2giOiI0SzFuMk9OdFVfTFViNzNVMVVHVU93Iiwic19oYXNoIjoiWkRfNGUyN1UzYldKMDJLRF9OZ1JpQSIsImF1dGhfdGltZSI6MTU5NjE5ODI1OSwiaXNzIjoiaHR0cHM6Ly9mYXBpZGV2LWFzLmF1dGhsZXRlLm5ldC8iLCJleHAiOjE1OTYxOTg1NTksImlhdCI6MTU5NjE5ODI1OSwibm9uY2UiOiJsT1k2ZjE1Vm9YIn0.mc4uU38Uh4BN2Q8xOA3GVnfP5hTifEQ3P2cfSatPcHwyTbVseq3F8osBsegCvUEvYa1Ra2ghM-NbjI5jMscPrHt4v4K-amanSQw58xJUs9UmDU0w-_q1twjpL_QP4ySJ23BAxipZNPr2-WJOjE6_Ds4RbpR3Flk4peWlMWLd9aGB3ZOnp5fvLvvXhp31VcbeWO5ldZoOvziA2cg0aw84G4cOzt1hA0Ng-5DxzB8rlT4X1ApPGWwqY6_mnbqbXKmUc0vGgSdDLQSjBpPJ-IpjjQZsD93jFZd5WPO1nrMY0lad4YJDG_Ku1q1zkHcq2Sf8On0yR4pcnFxzErvrZpAa_w
2020-07-31 12:24:19 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/cGoVzYy82Ofih1B8tvTx",
  "fullUrl": "https://www.certification.openid.net/test/a/oidf-authlete-core/implicit/cGoVzYy82Ofih1B8tvTx"
}
2020-07-31 12:24:19 OUTGOING
oidcc-display-page
Response to HTTP request to test instance rHHnKNo2UQKFgtD
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/oidf-authlete-core/implicit/cGoVzYy82Ofih1B8tvTx, returnUrl=/log-detail.html?log=rHHnKNo2UQKFgtD}]
outgoing_path
callback
2020-07-31 12:24:20 INFO
WebRunner
Completed processing of webpage
task
Initial Login
browser
complete
response_status_text
200-
match
https://fapidev-www.authlete.net/api/authorization*
url
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
response_status_code
200
2020-07-31 12:24:20 INFO
WebRunner
Waiting
regexp
seconds
10
task
Verify Complete
browser
wait
action
element_type
id
url
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
target
submission_complete
2020-07-31 12:24:20 INCOMING
oidcc-display-page
Incoming HTTP request to test instance rHHnKNo2UQKFgtD
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "*/*",
  "referer": "https://www.certification.openid.net/test/a/oidf-authlete-core/callback",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d30572A99DBC6E4EEF68DBBEBDA7C7325",
  "x-requested-with": "XMLHttpRequest",
  "content-type": "text/plain",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/cGoVzYy82Ofih1B8tvTx
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-31 12:24:20 OUTGOING
oidcc-display-page
Response to HTTP request to test instance rHHnKNo2UQKFgtD
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=rHHnKNo2UQKFgtD]
outgoing_path
implicit/cGoVzYy82Ofih1B8tvTx
2020-07-31 12:24:20 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2020-07-31 12:24:20 REDIRECT-IN
oidcc-display-page
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8",
  "referer": "https://fapidev-www.authlete.net/api/authorization/decision",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "origin": "https://fapidev-www.authlete.net/api/authorization/decision",
  "cache-control": "max-age\u003d0",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "793",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "state": "DxNXp3LCti",
  "code": "dxCVhDPx9nw2glTBz2W---J7gngqBWeFerFOmNnEsNE",
  "id_token": "eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJjX2hhc2giOiI0SzFuMk9OdFVfTFViNzNVMVVHVU93Iiwic19oYXNoIjoiWkRfNGUyN1UzYldKMDJLRF9OZ1JpQSIsImF1dGhfdGltZSI6MTU5NjE5ODI1OSwiaXNzIjoiaHR0cHM6Ly9mYXBpZGV2LWFzLmF1dGhsZXRlLm5ldC8iLCJleHAiOjE1OTYxOTg1NTksImlhdCI6MTU5NjE5ODI1OSwibm9uY2UiOiJsT1k2ZjE1Vm9YIn0.mc4uU38Uh4BN2Q8xOA3GVnfP5hTifEQ3P2cfSatPcHwyTbVseq3F8osBsegCvUEvYa1Ra2ghM-NbjI5jMscPrHt4v4K-amanSQw58xJUs9UmDU0w-_q1twjpL_QP4ySJ23BAxipZNPr2-WJOjE6_Ds4RbpR3Flk4peWlMWLd9aGB3ZOnp5fvLvvXhp31VcbeWO5ldZoOvziA2cg0aw84G4cOzt1hA0Ng-5DxzB8rlT4X1ApPGWwqY6_mnbqbXKmUc0vGgSdDLQSjBpPJ-IpjjQZsD93jFZd5WPO1nrMY0lad4YJDG_Ku1q1zkHcq2Sf8On0yR4pcnFxzErvrZpAa_w"
}
Verify authorization endpoint response
2020-07-31 12:24:20 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2020-07-31 12:24:20 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2020-07-31 12:24:20 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2020-07-31 12:24:20 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2020-07-31 12:24:20 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2020-07-31 12:24:20 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2020-07-31 12:24:20 SUCCESS
CheckMatchingStateParameter
State parameter correctly returned
state
DxNXp3LCti
2020-07-31 12:24:20 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
dxCVhDPx9nw2glTBz2W---J7gngqBWeFerFOmNnEsNE
2020-07-31 12:24:20 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJjX2hhc2giOiI0SzFuMk9OdFVfTFViNzNVMVVHVU93Iiwic19oYXNoIjoiWkRfNGUyN1UzYldKMDJLRF9OZ1JpQSIsImF1dGhfdGltZSI6MTU5NjE5ODI1OSwiaXNzIjoiaHR0cHM6Ly9mYXBpZGV2LWFzLmF1dGhsZXRlLm5ldC8iLCJleHAiOjE1OTYxOTg1NTksImlhdCI6MTU5NjE5ODI1OSwibm9uY2UiOiJsT1k2ZjE1Vm9YIn0.mc4uU38Uh4BN2Q8xOA3GVnfP5hTifEQ3P2cfSatPcHwyTbVseq3F8osBsegCvUEvYa1Ra2ghM-NbjI5jMscPrHt4v4K-amanSQw58xJUs9UmDU0w-_q1twjpL_QP4ySJ23BAxipZNPr2-WJOjE6_Ds4RbpR3Flk4peWlMWLd9aGB3ZOnp5fvLvvXhp31VcbeWO5ldZoOvziA2cg0aw84G4cOzt1hA0Ng-5DxzB8rlT4X1ApPGWwqY6_mnbqbXKmUc0vGgSdDLQSjBpPJ-IpjjQZsD93jFZd5WPO1nrMY0lad4YJDG_Ku1q1zkHcq2Sf8On0yR4pcnFxzErvrZpAa_w
header
{
  "kid": "authlete-fapidev-api-20180524",
  "alg": "RS256"
}
claims
{
  "sub": "1001",
  "aud": "470519824180317",
  "c_hash": "4K1n2ONtU_LUb73U1UGUOw",
  "s_hash": "ZD_4e27U3bWJ02KD_NgRiA",
  "auth_time": 1596198259,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596198559,
  "iat": 1596198259,
  "nonce": "lOY6f15VoX"
}
2020-07-31 12:24:20 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
lOY6f15VoX
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJjX2hhc2giOiI0SzFuMk9OdFVfTFViNzNVMVVHVU93Iiwic19oYXNoIjoiWkRfNGUyN1UzYldKMDJLRF9OZ1JpQSIsImF1dGhfdGltZSI6MTU5NjE5ODI1OSwiaXNzIjoiaHR0cHM6Ly9mYXBpZGV2LWFzLmF1dGhsZXRlLm5ldC8iLCJleHAiOjE1OTYxOTg1NTksImlhdCI6MTU5NjE5ODI1OSwibm9uY2UiOiJsT1k2ZjE1Vm9YIn0.mc4uU38Uh4BN2Q8xOA3GVnfP5hTifEQ3P2cfSatPcHwyTbVseq3F8osBsegCvUEvYa1Ra2ghM-NbjI5jMscPrHt4v4K-amanSQw58xJUs9UmDU0w-_q1twjpL_QP4ySJ23BAxipZNPr2-WJOjE6_Ds4RbpR3Flk4peWlMWLd9aGB3ZOnp5fvLvvXhp31VcbeWO5ldZoOvziA2cg0aw84G4cOzt1hA0Ng-5DxzB8rlT4X1ApPGWwqY6_mnbqbXKmUc0vGgSdDLQSjBpPJ-IpjjQZsD93jFZd5WPO1nrMY0lad4YJDG_Ku1q1zkHcq2Sf8On0yR4pcnFxzErvrZpAa_w
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJjX2hhc2giOiI0SzFuMk9OdFVfTFViNzNVMVVHVU93Iiwic19oYXNoIjoiWkRfNGUyN1UzYldKMDJLRF9OZ1JpQSIsImF1dGhfdGltZSI6MTU5NjE5ODI1OSwiaXNzIjoiaHR0cHM6Ly9mYXBpZGV2LWFzLmF1dGhsZXRlLm5ldC8iLCJleHAiOjE1OTYxOTg1NTksImlhdCI6MTU5NjE5ODI1OSwibm9uY2UiOiJsT1k2ZjE1Vm9YIn0.mc4uU38Uh4BN2Q8xOA3GVnfP5hTifEQ3P2cfSatPcHwyTbVseq3F8osBsegCvUEvYa1Ra2ghM-NbjI5jMscPrHt4v4K-amanSQw58xJUs9UmDU0w-_q1twjpL_QP4ySJ23BAxipZNPr2-WJOjE6_Ds4RbpR3Flk4peWlMWLd9aGB3ZOnp5fvLvvXhp31VcbeWO5ldZoOvziA2cg0aw84G4cOzt1hA0Ng-5DxzB8rlT4X1ApPGWwqY6_mnbqbXKmUc0vGgSdDLQSjBpPJ-IpjjQZsD93jFZd5WPO1nrMY0lad4YJDG_Ku1q1zkHcq2Sf8On0yR4pcnFxzErvrZpAa_w
2020-07-31 12:24:20 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
1001
2020-07-31 12:24:20 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
dxCVhDPx9nw2glTBz2W---J7gngqBWeFerFOmNnEsNE
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
2020-07-31 12:24:20 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic NDcwNTE5ODI0MTgwMzE3OkVrMkNpdU9ybWZkaHZzakdsMDM3X3BzY0NtWXNla3M0YnpTU3hjM1VaVWNyLTlLaTJybENSZGdfTXQtVWtjOWItTHBham5NVWN3bXpxZ1hzLWVES3p3
2020-07-31 12:24:20
CallTokenEndpoint
HTTP request
request_uri
https://fapidev-as.authlete.net/api/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic NDcwNTE5ODI0MTgwMzE3OkVrMkNpdU9ybWZkaHZzakdsMDM3X3BzY0NtWXNla3M0YnpTU3hjM1VaVWNyLTlLaTJybENSZGdfTXQtVWtjOWItTHBham5NVWN3bXpxZ1hzLWVES3p3",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "177"
}
request_body
grant_type=authorization_code&code=dxCVhDPx9nw2glTBz2W---J7gngqBWeFerFOmNnEsNE&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Foidf-authlete-core%2Fcallback
2020-07-31 12:24:20 INFO
WebRunner
Completed processing of webpage
task
Verify Complete
browser
complete
response_status_text
200-
match
https://*/test/a/oidf-authlete-core/callback*
url
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
response_status_code
200
2020-07-31 12:24:20 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:24:20 GMT",
  "server": "Jetty(9.4.21-SNAPSHOT)",
  "cache-control": "no-store, no-transform",
  "pragma": "no-cache",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "1512",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"access_token":"eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NDY2MCwiaWF0IjoxNTk2MTk4MjYwLCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJkU0FMR3VnTThmZDd1MUozRHVtRnc2bUpxbG5pV2dWZGdlWmJqRVI2Z19ZIn0.Agzr8MXPk44fzwbX6hS1eGZaIgVaAFOqKJWlYn_WPON4yMt4NURENhRpJ7yTLe1ohRxBWFqcTD3ypogRJ_-6dHvXRzw1atoo4aUI_gU4GZEP_THUMWt56JFZQM4ZjMSNPCj4ebY0PlSgWMb9Rzxuaez-BycOBhfXq-x0L-VNaW-dCWWfriyusXzyUV0wi2dBbaDNSivaO-lY1dlg8QqD4dQ3soYwBaiWcY823JbTzudvzb8cL5fz6KjrxeVWs-NzHSIWK6MzO8XWu3dyfUaLV1FkIOXsSVFq1NDWtFIY-xqh5pteW2lsGB6YukwsaEpmiojamQku__5IfwXTHYL4aQ","refresh_token":"4s4WqDPHlHQf_4gdvkcRJYXu5Cb81mSUnPqnAU2JWh0","scope":"openid","id_token":"eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJaRF80ZTI3VTNiV0owMktEX05nUmlBIiwiYXV0aF90aW1lIjoxNTk2MTk4MjU5LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5ODU2MCwiaWF0IjoxNTk2MTk4MjYwLCJub25jZSI6ImxPWTZmMTVWb1gifQ.AMGlArOjjPa7Uy90yxNvtsvPm4-CJMPgUOtwe9R_TohmItIGV5kBrh-aYM3zSiBnKB_2YU4m7LQeC-0jz5JQ_CrfyghwStit-5fkwB-6elQi0kVSBO8xl6kpB35uhUieX9hcqUref-9J0m3xdMt2jP5Y-7iMCKqYxDLol9JELOjqcDbt-vXwtX2FGFiKzXThG3G0AuA8pCkYG3SrS_-oJI0HKYHoXcUJYCp6QFTx1IgvgxN_Rv9UWzmXTiDx7bXQgIENpttGd_3kMOFiuuOkl4AXDNIZQwMbtZ2GbrGtaccppTWXTuu3_sk-fUgGQnhOhApsFXrupz4bI6OYR_Oz6A","token_type":"Bearer","expires_in":86400}
2020-07-31 12:24:20
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NDY2MCwiaWF0IjoxNTk2MTk4MjYwLCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJkU0FMR3VnTThmZDd1MUozRHVtRnc2bUpxbG5pV2dWZGdlWmJqRVI2Z19ZIn0.Agzr8MXPk44fzwbX6hS1eGZaIgVaAFOqKJWlYn_WPON4yMt4NURENhRpJ7yTLe1ohRxBWFqcTD3ypogRJ_-6dHvXRzw1atoo4aUI_gU4GZEP_THUMWt56JFZQM4ZjMSNPCj4ebY0PlSgWMb9Rzxuaez-BycOBhfXq-x0L-VNaW-dCWWfriyusXzyUV0wi2dBbaDNSivaO-lY1dlg8QqD4dQ3soYwBaiWcY823JbTzudvzb8cL5fz6KjrxeVWs-NzHSIWK6MzO8XWu3dyfUaLV1FkIOXsSVFq1NDWtFIY-xqh5pteW2lsGB6YukwsaEpmiojamQku__5IfwXTHYL4aQ","refresh_token":"4s4WqDPHlHQf_4gdvkcRJYXu5Cb81mSUnPqnAU2JWh0","scope":"openid","id_token":"eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJaRF80ZTI3VTNiV0owMktEX05nUmlBIiwiYXV0aF90aW1lIjoxNTk2MTk4MjU5LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5ODU2MCwiaWF0IjoxNTk2MTk4MjYwLCJub25jZSI6ImxPWTZmMTVWb1gifQ.AMGlArOjjPa7Uy90yxNvtsvPm4-CJMPgUOtwe9R_TohmItIGV5kBrh-aYM3zSiBnKB_2YU4m7LQeC-0jz5JQ_CrfyghwStit-5fkwB-6elQi0kVSBO8xl6kpB35uhUieX9hcqUref-9J0m3xdMt2jP5Y-7iMCKqYxDLol9JELOjqcDbt-vXwtX2FGFiKzXThG3G0AuA8pCkYG3SrS_-oJI0HKYHoXcUJYCp6QFTx1IgvgxN_Rv9UWzmXTiDx7bXQgIENpttGd_3kMOFiuuOkl4AXDNIZQwMbtZ2GbrGtaccppTWXTuu3_sk-fUgGQnhOhApsFXrupz4bI6OYR_Oz6A","token_type":"Bearer","expires_in":86400}
2020-07-31 12:24:20 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NDY2MCwiaWF0IjoxNTk2MTk4MjYwLCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJkU0FMR3VnTThmZDd1MUozRHVtRnc2bUpxbG5pV2dWZGdlWmJqRVI2Z19ZIn0.Agzr8MXPk44fzwbX6hS1eGZaIgVaAFOqKJWlYn_WPON4yMt4NURENhRpJ7yTLe1ohRxBWFqcTD3ypogRJ_-6dHvXRzw1atoo4aUI_gU4GZEP_THUMWt56JFZQM4ZjMSNPCj4ebY0PlSgWMb9Rzxuaez-BycOBhfXq-x0L-VNaW-dCWWfriyusXzyUV0wi2dBbaDNSivaO-lY1dlg8QqD4dQ3soYwBaiWcY823JbTzudvzb8cL5fz6KjrxeVWs-NzHSIWK6MzO8XWu3dyfUaLV1FkIOXsSVFq1NDWtFIY-xqh5pteW2lsGB6YukwsaEpmiojamQku__5IfwXTHYL4aQ
refresh_token
4s4WqDPHlHQf_4gdvkcRJYXu5Cb81mSUnPqnAU2JWh0
scope
openid
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJaRF80ZTI3VTNiV0owMktEX05nUmlBIiwiYXV0aF90aW1lIjoxNTk2MTk4MjU5LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5ODU2MCwiaWF0IjoxNTk2MTk4MjYwLCJub25jZSI6ImxPWTZmMTVWb1gifQ.AMGlArOjjPa7Uy90yxNvtsvPm4-CJMPgUOtwe9R_TohmItIGV5kBrh-aYM3zSiBnKB_2YU4m7LQeC-0jz5JQ_CrfyghwStit-5fkwB-6elQi0kVSBO8xl6kpB35uhUieX9hcqUref-9J0m3xdMt2jP5Y-7iMCKqYxDLol9JELOjqcDbt-vXwtX2FGFiKzXThG3G0AuA8pCkYG3SrS_-oJI0HKYHoXcUJYCp6QFTx1IgvgxN_Rv9UWzmXTiDx7bXQgIENpttGd_3kMOFiuuOkl4AXDNIZQwMbtZ2GbrGtaccppTWXTuu3_sk-fUgGQnhOhApsFXrupz4bI6OYR_Oz6A
token_type
Bearer
expires_in
86400
2020-07-31 12:24:20 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2020-07-31 12:24:20 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NDY2MCwiaWF0IjoxNTk2MTk4MjYwLCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJkU0FMR3VnTThmZDd1MUozRHVtRnc2bUpxbG5pV2dWZGdlWmJqRVI2Z19ZIn0.Agzr8MXPk44fzwbX6hS1eGZaIgVaAFOqKJWlYn_WPON4yMt4NURENhRpJ7yTLe1ohRxBWFqcTD3ypogRJ_-6dHvXRzw1atoo4aUI_gU4GZEP_THUMWt56JFZQM4ZjMSNPCj4ebY0PlSgWMb9Rzxuaez-BycOBhfXq-x0L-VNaW-dCWWfriyusXzyUV0wi2dBbaDNSivaO-lY1dlg8QqD4dQ3soYwBaiWcY823JbTzudvzb8cL5fz6KjrxeVWs-NzHSIWK6MzO8XWu3dyfUaLV1FkIOXsSVFq1NDWtFIY-xqh5pteW2lsGB6YukwsaEpmiojamQku__5IfwXTHYL4aQ
2020-07-31 12:24:20 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NDY2MCwiaWF0IjoxNTk2MTk4MjYwLCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJkU0FMR3VnTThmZDd1MUozRHVtRnc2bUpxbG5pV2dWZGdlWmJqRVI2Z19ZIn0.Agzr8MXPk44fzwbX6hS1eGZaIgVaAFOqKJWlYn_WPON4yMt4NURENhRpJ7yTLe1ohRxBWFqcTD3ypogRJ_-6dHvXRzw1atoo4aUI_gU4GZEP_THUMWt56JFZQM4ZjMSNPCj4ebY0PlSgWMb9Rzxuaez-BycOBhfXq-x0L-VNaW-dCWWfriyusXzyUV0wi2dBbaDNSivaO-lY1dlg8QqD4dQ3soYwBaiWcY823JbTzudvzb8cL5fz6KjrxeVWs-NzHSIWK6MzO8XWu3dyfUaLV1FkIOXsSVFq1NDWtFIY-xqh5pteW2lsGB6YukwsaEpmiojamQku__5IfwXTHYL4aQ
type
Bearer
2020-07-31 12:24:20 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
86400
2020-07-31 12:24:20 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
86400
2020-07-31 12:24:20 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
4s4WqDPHlHQf_4gdvkcRJYXu5Cb81mSUnPqnAU2JWh0
2020-07-31 12:24:20 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJaRF80ZTI3VTNiV0owMktEX05nUmlBIiwiYXV0aF90aW1lIjoxNTk2MTk4MjU5LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5ODU2MCwiaWF0IjoxNTk2MTk4MjYwLCJub25jZSI6ImxPWTZmMTVWb1gifQ.AMGlArOjjPa7Uy90yxNvtsvPm4-CJMPgUOtwe9R_TohmItIGV5kBrh-aYM3zSiBnKB_2YU4m7LQeC-0jz5JQ_CrfyghwStit-5fkwB-6elQi0kVSBO8xl6kpB35uhUieX9hcqUref-9J0m3xdMt2jP5Y-7iMCKqYxDLol9JELOjqcDbt-vXwtX2FGFiKzXThG3G0AuA8pCkYG3SrS_-oJI0HKYHoXcUJYCp6QFTx1IgvgxN_Rv9UWzmXTiDx7bXQgIENpttGd_3kMOFiuuOkl4AXDNIZQwMbtZ2GbrGtaccppTWXTuu3_sk-fUgGQnhOhApsFXrupz4bI6OYR_Oz6A
header
{
  "kid": "authlete-fapidev-api-20180524",
  "alg": "RS256"
}
claims
{
  "sub": "1001",
  "aud": "470519824180317",
  "s_hash": "ZD_4e27U3bWJ02KD_NgRiA",
  "auth_time": 1596198259,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596198560,
  "iat": 1596198260,
  "nonce": "lOY6f15VoX"
}
2020-07-31 12:24:20 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
lOY6f15VoX
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJaRF80ZTI3VTNiV0owMktEX05nUmlBIiwiYXV0aF90aW1lIjoxNTk2MTk4MjU5LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5ODU2MCwiaWF0IjoxNTk2MTk4MjYwLCJub25jZSI6ImxPWTZmMTVWb1gifQ.AMGlArOjjPa7Uy90yxNvtsvPm4-CJMPgUOtwe9R_TohmItIGV5kBrh-aYM3zSiBnKB_2YU4m7LQeC-0jz5JQ_CrfyghwStit-5fkwB-6elQi0kVSBO8xl6kpB35uhUieX9hcqUref-9J0m3xdMt2jP5Y-7iMCKqYxDLol9JELOjqcDbt-vXwtX2FGFiKzXThG3G0AuA8pCkYG3SrS_-oJI0HKYHoXcUJYCp6QFTx1IgvgxN_Rv9UWzmXTiDx7bXQgIENpttGd_3kMOFiuuOkl4AXDNIZQwMbtZ2GbrGtaccppTWXTuu3_sk-fUgGQnhOhApsFXrupz4bI6OYR_Oz6A
2020-07-31 12:24:20 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJaRF80ZTI3VTNiV0owMktEX05nUmlBIiwiYXV0aF90aW1lIjoxNTk2MTk4MjU5LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5ODU2MCwiaWF0IjoxNTk2MTk4MjYwLCJub25jZSI6ImxPWTZmMTVWb1gifQ.AMGlArOjjPa7Uy90yxNvtsvPm4-CJMPgUOtwe9R_TohmItIGV5kBrh-aYM3zSiBnKB_2YU4m7LQeC-0jz5JQ_CrfyghwStit-5fkwB-6elQi0kVSBO8xl6kpB35uhUieX9hcqUref-9J0m3xdMt2jP5Y-7iMCKqYxDLol9JELOjqcDbt-vXwtX2FGFiKzXThG3G0AuA8pCkYG3SrS_-oJI0HKYHoXcUJYCp6QFTx1IgvgxN_Rv9UWzmXTiDx7bXQgIENpttGd_3kMOFiuuOkl4AXDNIZQwMbtZ2GbrGtaccppTWXTuu3_sk-fUgGQnhOhApsFXrupz4bI6OYR_Oz6A
2020-07-31 12:24:20 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
1001
2020-07-31 12:24:20 SUCCESS
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
sub_auth_endpoint
1001
sub_token_endpoint
1001
Userinfo endpoint tests
2020-07-31 12:24:20
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://fapidev-rs.authlete.net/api/userinfo
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NDY2MCwiaWF0IjoxNTk2MTk4MjYwLCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJkU0FMR3VnTThmZDd1MUozRHVtRnc2bUpxbG5pV2dWZGdlWmJqRVI2Z19ZIn0.Agzr8MXPk44fzwbX6hS1eGZaIgVaAFOqKJWlYn_WPON4yMt4NURENhRpJ7yTLe1ohRxBWFqcTD3ypogRJ_-6dHvXRzw1atoo4aUI_gU4GZEP_THUMWt56JFZQM4ZjMSNPCj4ebY0PlSgWMb9Rzxuaez-BycOBhfXq-x0L-VNaW-dCWWfriyusXzyUV0wi2dBbaDNSivaO-lY1dlg8QqD4dQ3soYwBaiWcY823JbTzudvzb8cL5fz6KjrxeVWs-NzHSIWK6MzO8XWu3dyfUaLV1FkIOXsSVFq1NDWtFIY-xqh5pteW2lsGB6YukwsaEpmiojamQku__5IfwXTHYL4aQ",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2020-07-31 12:24:21 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:24:21 GMT",
  "server": "Jetty(9.4.21-SNAPSHOT)",
  "cache-control": "no-store, no-transform",
  "pragma": "no-cache",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "14",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"sub":"1001"}
2020-07-31 12:24:21 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Fri, 31 Jul 2020 12:24:21 GMT",
  "server": "Jetty(9.4.21-SNAPSHOT)",
  "cache-control": "no-store, no-transform",
  "pragma": "no-cache",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "14",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
status_code
{
  "code": 200
}
body
{"sub":"1001"}
2020-07-31 12:24:21 FINISHED
oidcc-display-page
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2020-07-31 12:24:21 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2020-07-31 12:24:22
TEST-RUNNER
Alias has now been claimed by another test
alias
oidf-authlete-core
new_test_id
O7apCpV9GqoAP9W
Test Results