Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-07-31 12:45:25 INFO
TEST-RUNNER
Test instance gthlQT07vzgRfY5 created
baseUrl
https://www.certification.openid.net/test/a/oidf-authlete-core
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "static_client"
}
alias
oidf-authlete-core
description
Authlete plain OIDC client secret basic
planId
iM9PqJdFT3z1Q
config
{
  "alias": "oidf-authlete-core",
  "description": "Authlete plain OIDC client secret basic",
  "publish": "everything",
  "server": {
    "discoveryUrl": "https://fapidev-as.authlete.net/.well-known/openid-configuration",
    "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-id-token-hint
2020-07-31 12:45:25 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
2020-07-31 12:45:25
GetDynamicServerConfiguration
HTTP request
request_uri
https://fapidev-as.authlete.net/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-07-31 12:45:25 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:45:25 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": "7070",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{
  "issuer": "https://fapidev-as.authlete.net/",
  "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",
  "jwks_uri": "https://fapidev-as.authlete.net/api/jwks",
  "registration_endpoint": "https://fapidev-as.authlete.net/api/register",
  "scopes_supported": [
    "address",
    "email",
    "openid",
    "offline_access",
    "phone",
    "profile",
    "accounts",
    "accounts-ob",
    "payments"
  ],
  "response_types_supported": [
    "none",
    "code",
    "id_token",
    "code token",
    "code id_token",
    "id_token token",
    "code id_token token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post",
    "query.jwt",
    "fragment.jwt",
    "form_post.jwt",
    "jwt"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit",
    "password",
    "client_credentials",
    "refresh_token",
    "urn:openid:params:grant-type:ciba",
    "urn:ietf:params:oauth:grant-type:device_code"
  ],
  "acr_values_supported": [
    "urn:mace:incommon:iap:silver",
    "urn:openbanking:psd2:sca",
    "urn:openbanking:psd2:ca",
    "urn:cds.au:cdr:3",
    "urn:cds.au:cdr:2"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "id_token_signing_alg_values_supported": [
    "PS384",
    "RS384",
    "HS256",
    "HS512",
    "RS256",
    "HS384",
    "PS256",
    "PS512",
    "RS512"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OEAP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "dir",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "PBES2-HS512+A256KW"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "PS384",
    "RS384",
    "HS256",
    "HS512",
    "RS256",
    "HS384",
    "none",
    "PS256",
    "PS512",
    "RS512"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OEAP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "dir",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "PBES2-HS512+A256KW"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA",
    "none"
  ],
  "request_object_encryption_alg_values_supported": [
    "A192GCMKW",
    "RSA-OAEP",
    "dir",
    "A192KW",
    "A128GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "RSA-OEAP-256",
    "A128KW",
    "A256GCMKW",
    "A256KW",
    "RSA1_5",
    "PBES2-HS512+A256KW"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "authorization_signing_alg_values_supported": [
    "PS384",
    "RS384",
    "HS256",
    "HS512",
    "RS256",
    "HS384",
    "PS256",
    "PS512",
    "RS512"
  ],
  "authorization_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OEAP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "dir",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "PBES2-HS512+A256KW"
  ],
  "authorization_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "token_endpoint_auth_methods_supported": [
    "none",
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt",
    "tls_client_auth",
    "self_signed_tls_client_auth"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "display_values_supported": [
    "page",
    "popup",
    "touch",
    "wap"
  ],
  "claim_types_supported": [
    "normal"
  ],
  "claims_supported": [
    "sub",
    "website",
    "zoneinfo",
    "email_verified",
    "birthdate",
    "address",
    "gender",
    "profile",
    "phone_number_verified",
    "preferred_username",
    "given_name",
    "middle_name",
    "locale",
    "picture",
    "updated_at",
    "name",
    "nickname",
    "phone_number",
    "family_name",
    "email",
    "openbanking_intent_id",
    "acr"
  ],
  "claims_parameter_supported": true,
  "request_parameter_supported": true,
  "request_uri_parameter_supported": true,
  "require_request_uri_registration": true,
  "revocation_endpoint": "https://fapidev-as.authlete.net/api/revocation",
  "revocation_endpoint_auth_methods_supported": [],
  "revocation_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "introspection_endpoint_auth_methods_supported": [],
  "introspection_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "code_challenge_methods_supported": [
    "plain",
    "S256"
  ],
  "tls_client_certificate_bound_access_tokens": true,
  "backchannel_token_delivery_modes_supported": [
    "poll",
    "ping",
    "push"
  ],
  "backchannel_authentication_endpoint": "https://fapidev-as.authlete.net/api/backchannel/authentication",
  "backchannel_authentication_request_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "backchannel_user_code_parameter_supported": true,
  "device_authorization_endpoint": "https://fapidev-as.authlete.net/api/device/authorization",
  "pushed_authorization_request_endpoint": "https://fapidev-as.authlete.net/api/par",
  "require_pushed_authorization_requests": false,
  "verified_claims_supported": false,
  "dpop_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ]
}
2020-07-31 12:45:25
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{
  "issuer": "https://fapidev-as.authlete.net/",
  "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",
  "jwks_uri": "https://fapidev-as.authlete.net/api/jwks",
  "registration_endpoint": "https://fapidev-as.authlete.net/api/register",
  "scopes_supported": [
    "address",
    "email",
    "openid",
    "offline_access",
    "phone",
    "profile",
    "accounts",
    "accounts-ob",
    "payments"
  ],
  "response_types_supported": [
    "none",
    "code",
    "id_token",
    "code token",
    "code id_token",
    "id_token token",
    "code id_token token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post",
    "query.jwt",
    "fragment.jwt",
    "form_post.jwt",
    "jwt"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit",
    "password",
    "client_credentials",
    "refresh_token",
    "urn:openid:params:grant-type:ciba",
    "urn:ietf:params:oauth:grant-type:device_code"
  ],
  "acr_values_supported": [
    "urn:mace:incommon:iap:silver",
    "urn:openbanking:psd2:sca",
    "urn:openbanking:psd2:ca",
    "urn:cds.au:cdr:3",
    "urn:cds.au:cdr:2"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "id_token_signing_alg_values_supported": [
    "PS384",
    "RS384",
    "HS256",
    "HS512",
    "RS256",
    "HS384",
    "PS256",
    "PS512",
    "RS512"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OEAP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "dir",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "PBES2-HS512+A256KW"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "PS384",
    "RS384",
    "HS256",
    "HS512",
    "RS256",
    "HS384",
    "none",
    "PS256",
    "PS512",
    "RS512"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OEAP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "dir",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "PBES2-HS512+A256KW"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA",
    "none"
  ],
  "request_object_encryption_alg_values_supported": [
    "A192GCMKW",
    "RSA-OAEP",
    "dir",
    "A192KW",
    "A128GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "RSA-OEAP-256",
    "A128KW",
    "A256GCMKW",
    "A256KW",
    "RSA1_5",
    "PBES2-HS512+A256KW"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "authorization_signing_alg_values_supported": [
    "PS384",
    "RS384",
    "HS256",
    "HS512",
    "RS256",
    "HS384",
    "PS256",
    "PS512",
    "RS512"
  ],
  "authorization_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OEAP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "dir",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "PBES2-HS256+A128KW",
    "PBES2-HS384+A192KW",
    "PBES2-HS512+A256KW"
  ],
  "authorization_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "token_endpoint_auth_methods_supported": [
    "none",
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt",
    "tls_client_auth",
    "self_signed_tls_client_auth"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "display_values_supported": [
    "page",
    "popup",
    "touch",
    "wap"
  ],
  "claim_types_supported": [
    "normal"
  ],
  "claims_supported": [
    "sub",
    "website",
    "zoneinfo",
    "email_verified",
    "birthdate",
    "address",
    "gender",
    "profile",
    "phone_number_verified",
    "preferred_username",
    "given_name",
    "middle_name",
    "locale",
    "picture",
    "updated_at",
    "name",
    "nickname",
    "phone_number",
    "family_name",
    "email",
    "openbanking_intent_id",
    "acr"
  ],
  "claims_parameter_supported": true,
  "request_parameter_supported": true,
  "request_uri_parameter_supported": true,
  "require_request_uri_registration": true,
  "revocation_endpoint": "https://fapidev-as.authlete.net/api/revocation",
  "revocation_endpoint_auth_methods_supported": [],
  "revocation_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "introspection_endpoint_auth_methods_supported": [],
  "introspection_endpoint_auth_signing_alg_values_supported": [
    "HS256",
    "HS384",
    "HS512",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "code_challenge_methods_supported": [
    "plain",
    "S256"
  ],
  "tls_client_certificate_bound_access_tokens": true,
  "backchannel_token_delivery_modes_supported": [
    "poll",
    "ping",
    "push"
  ],
  "backchannel_authentication_endpoint": "https://fapidev-as.authlete.net/api/backchannel/authentication",
  "backchannel_authentication_request_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ],
  "backchannel_user_code_parameter_supported": true,
  "device_authorization_endpoint": "https://fapidev-as.authlete.net/api/device/authorization",
  "pushed_authorization_request_endpoint": "https://fapidev-as.authlete.net/api/par",
  "require_pushed_authorization_requests": false,
  "verified_claims_supported": false,
  "dpop_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES384",
    "ES512",
    "ES256K",
    "EdDSA"
  ]
}
2020-07-31 12:45:25 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://fapidev-as.authlete.net/
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
jwks_uri
https://fapidev-as.authlete.net/api/jwks
registration_endpoint
https://fapidev-as.authlete.net/api/register
scopes_supported
[
  "address",
  "email",
  "openid",
  "offline_access",
  "phone",
  "profile",
  "accounts",
  "accounts-ob",
  "payments"
]
response_types_supported
[
  "none",
  "code",
  "id_token",
  "code token",
  "code id_token",
  "id_token token",
  "code id_token token"
]
response_modes_supported
[
  "query",
  "fragment",
  "form_post",
  "query.jwt",
  "fragment.jwt",
  "form_post.jwt",
  "jwt"
]
grant_types_supported
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba",
  "urn:ietf:params:oauth:grant-type:device_code"
]
acr_values_supported
[
  "urn:mace:incommon:iap:silver",
  "urn:openbanking:psd2:sca",
  "urn:openbanking:psd2:ca",
  "urn:cds.au:cdr:3",
  "urn:cds.au:cdr:2"
]
subject_types_supported
[
  "public",
  "pairwise"
]
id_token_signing_alg_values_supported
[
  "PS384",
  "RS384",
  "HS256",
  "HS512",
  "RS256",
  "HS384",
  "PS256",
  "PS512",
  "RS512"
]
id_token_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP",
  "RSA-OEAP-256",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW",
  "A128KW",
  "A192KW",
  "A256KW",
  "dir",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "PBES2-HS512+A256KW"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
userinfo_signing_alg_values_supported
[
  "PS384",
  "RS384",
  "HS256",
  "HS512",
  "RS256",
  "HS384",
  "none",
  "PS256",
  "PS512",
  "RS512"
]
userinfo_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP",
  "RSA-OEAP-256",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW",
  "A128KW",
  "A192KW",
  "A256KW",
  "dir",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "PBES2-HS512+A256KW"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
request_object_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512",
  "ES256K",
  "EdDSA",
  "none"
]
request_object_encryption_alg_values_supported
[
  "A192GCMKW",
  "RSA-OAEP",
  "dir",
  "A192KW",
  "A128GCMKW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "RSA-OEAP-256",
  "A128KW",
  "A256GCMKW",
  "A256KW",
  "RSA1_5",
  "PBES2-HS512+A256KW"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
authorization_signing_alg_values_supported
[
  "PS384",
  "RS384",
  "HS256",
  "HS512",
  "RS256",
  "HS384",
  "PS256",
  "PS512",
  "RS512"
]
authorization_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP",
  "RSA-OEAP-256",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW",
  "A128KW",
  "A192KW",
  "A256KW",
  "dir",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "PBES2-HS512+A256KW"
]
authorization_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
token_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_post",
  "client_secret_jwt",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
token_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512",
  "ES256K",
  "EdDSA"
]
display_values_supported
[
  "page",
  "popup",
  "touch",
  "wap"
]
claim_types_supported
[
  "normal"
]
claims_supported
[
  "sub",
  "website",
  "zoneinfo",
  "email_verified",
  "birthdate",
  "address",
  "gender",
  "profile",
  "phone_number_verified",
  "preferred_username",
  "given_name",
  "middle_name",
  "locale",
  "picture",
  "updated_at",
  "name",
  "nickname",
  "phone_number",
  "family_name",
  "email",
  "openbanking_intent_id",
  "acr"
]
claims_parameter_supported
true
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
true
revocation_endpoint
https://fapidev-as.authlete.net/api/revocation
revocation_endpoint_auth_methods_supported
[]
revocation_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512",
  "ES256K",
  "EdDSA"
]
introspection_endpoint_auth_methods_supported
[]
introspection_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512",
  "ES256K",
  "EdDSA"
]
code_challenge_methods_supported
[
  "plain",
  "S256"
]
tls_client_certificate_bound_access_tokens
true
backchannel_token_delivery_modes_supported
[
  "poll",
  "ping",
  "push"
]
backchannel_authentication_endpoint
https://fapidev-as.authlete.net/api/backchannel/authentication
backchannel_authentication_request_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512",
  "ES256K",
  "EdDSA"
]
backchannel_user_code_parameter_supported
true
device_authorization_endpoint
https://fapidev-as.authlete.net/api/device/authorization
pushed_authorization_request_endpoint
https://fapidev-as.authlete.net/api/par
require_pushed_authorization_requests
false
verified_claims_supported
false
dpop_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512",
  "ES256K",
  "EdDSA"
]
2020-07-31 12:45:25 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2020-07-31 12:45:25 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "fapidev-as.authlete.net",
  "testPort": 443
}
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:45:25
FetchServerKeys
Fetching server key
jwks_uri
https://fapidev-as.authlete.net/api/jwks
2020-07-31 12:45:25
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:45:26 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:45:26 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:45:26
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:45:26 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:45:26 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:45:26 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-07-31 12:45:26 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2020-07-31 12:45:26 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-31 12:45:26 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2020-07-31 12:45:26 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
470519824180317
client_secret
Ek2CiuOrmfdhvsjGl037_pscCmYseks4bzSSxc3UZUcr-9Ki2rlCRdg_Mt-Ukc9b-LpajnMUcwmzqgXs-eDKzw
2020-07-31 12:45:26
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2020-07-31 12:45:26 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
actual
[
  "none",
  "client_secret_basic",
  "client_secret_post",
  "client_secret_jwt",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2020-07-31 12:45:26 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:45:26
oidcc-id-token-hint
Setup Done
Make request to authorization endpoint
2020-07-31 12:45:26 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:45:26
CreateRandomStateValue
Created state value
requested_state_length
10
state
hh3bJBBkRI
2020-07-31 12:45:26 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
hh3bJBBkRI
2020-07-31 12:45:26
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
WPqmerX5Q3
2020-07-31 12:45:26 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
hh3bJBBkRI
nonce
WPqmerX5Q3
2020-07-31 12:45:26 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
hh3bJBBkRI
nonce
WPqmerX5Q3
response_type
code
2020-07-31 12:45:26
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
hh3bJBBkRI
nonce
WPqmerX5Q3
response_type
code
response_mode
form_post
2020-07-31 12:45:26 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=hh3bJBBkRI&nonce=WPqmerX5Q3&response_type=code&response_mode=form_post
2020-07-31 12:45:26 REDIRECT
oidcc-id-token-hint
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=hh3bJBBkRI&nonce=WPqmerX5Q3&response_type=code&response_mode=form_post
2020-07-31 12:45:26
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=hh3bJBBkRI&nonce=WPqmerX5Q3&response_type=code&response_mode=form_post
2020-07-31 12:45:26 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:45:26 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=hh3bJBBkRI&nonce=WPqmerX5Q3&response_type=code&response_mode=form_post
target
loginId
2020-07-31 12:45:26 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=hh3bJBBkRI&nonce=WPqmerX5Q3&response_type=code&response_mode=form_post
target
password
2020-07-31 12:45:26 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=hh3bJBBkRI&nonce=WPqmerX5Q3&response_type=code&response_mode=form_post
target
authorized
2020-07-31 12:45:26 INCOMING
oidcc-id-token-hint
Incoming HTTP request to test instance gthlQT07vzgRfY5
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": "65",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "state": "hh3bJBBkRI",
  "code": "rbtdbvpzFBAODBZa142Rj7hXUBWZV54wHcLa_in1eaA"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=hh3bJBBkRI&code=rbtdbvpzFBAODBZa142Rj7hXUBWZV54wHcLa_in1eaA
2020-07-31 12:45:26 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/gnN3tPIZE7moRGodQXk7",
  "fullUrl": "https://www.certification.openid.net/test/a/oidf-authlete-core/implicit/gnN3tPIZE7moRGodQXk7"
}
2020-07-31 12:45:26 OUTGOING
oidcc-id-token-hint
Response to HTTP request to test instance gthlQT07vzgRfY5
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/oidf-authlete-core/implicit/gnN3tPIZE7moRGodQXk7, returnUrl=/log-detail.html?log=gthlQT07vzgRfY5}]
outgoing_path
callback
2020-07-31 12:45:27 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:45:27 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:45:27 INCOMING
oidcc-id-token-hint
Incoming HTTP request to test instance gthlQT07vzgRfY5
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\u003dC8A8E0E572201F7A00BEEB1493B9E18B",
  "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/gnN3tPIZE7moRGodQXk7
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-31 12:45:27 OUTGOING
oidcc-id-token-hint
Response to HTTP request to test instance gthlQT07vzgRfY5
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=gthlQT07vzgRfY5]
outgoing_path
implicit/gnN3tPIZE7moRGodQXk7
2020-07-31 12:45:27 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2020-07-31 12:45:27 REDIRECT-IN
oidcc-id-token-hint
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": "65",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "state": "hh3bJBBkRI",
  "code": "rbtdbvpzFBAODBZa142Rj7hXUBWZV54wHcLa_in1eaA"
}
Verify authorization endpoint response
2020-07-31 12:45:27 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2020-07-31 12:45:27 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:45:27 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2020-07-31 12:45:27 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2020-07-31 12:45:27 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2020-07-31 12:45:27 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2020-07-31 12:45:27 SUCCESS
CheckMatchingStateParameter
State parameter correctly returned
state
hh3bJBBkRI
2020-07-31 12:45:27 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
rbtdbvpzFBAODBZa142Rj7hXUBWZV54wHcLa_in1eaA
2020-07-31 12:45:27 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
rbtdbvpzFBAODBZa142Rj7hXUBWZV54wHcLa_in1eaA
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
2020-07-31 12:45:27 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic NDcwNTE5ODI0MTgwMzE3OkVrMkNpdU9ybWZkaHZzakdsMDM3X3BzY0NtWXNla3M0YnpTU3hjM1VaVWNyLTlLaTJybENSZGdfTXQtVWtjOWItTHBham5NVWN3bXpxZ1hzLWVES3p3
2020-07-31 12:45:27
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=rbtdbvpzFBAODBZa142Rj7hXUBWZV54wHcLa_in1eaA&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Foidf-authlete-core%2Fcallback
2020-07-31 12:45:27 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:45:27 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:45:27 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.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyNywiaWF0IjoxNTk2MTk5NTI3LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJ1ZlhUSnhzSlVCbnpfV0hCX2s0aHQxMUNUbGdYREo4MndOekNNWC1meUlzIn0.bRPg3M30vS-dFi3QTnLL6e_H6mFW0G0yuLKEnUIdPRhuLo0cUZYhM5WVHfxemGcpvc6qxXlCtEC7pof7F9IOFWss1gA1bHPvV68AzlXTZZXSV-9A3VqY52guuRWguZ2i6byIcApjW6vhTLWLgjPTs7VlYc1JaCDDbD5nbyKnyi86qYRZl74JEk6xFf4NZAotorKTs-6oI04RjT5euNw6r2s6DvoCazQXj2KJ7VJZ3TlJUM9SXVrXJdRm57xc9CrZr6b6Og9WunZwR1TjcGXpVdwkl2eANZBa6HGAPFnhas5tUVM_IH-NLNPF4mEuyUACSEewlyb_r4WbzZlLHUz_9w","refresh_token":"PQ0-yIYMJQ3LyqMXrgY8Av41dxwI8tCVaAFON7pEsPs","scope":"openid","id_token":"eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg","token_type":"Bearer","expires_in":86400}
2020-07-31 12:45:27
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyNywiaWF0IjoxNTk2MTk5NTI3LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJ1ZlhUSnhzSlVCbnpfV0hCX2s0aHQxMUNUbGdYREo4MndOekNNWC1meUlzIn0.bRPg3M30vS-dFi3QTnLL6e_H6mFW0G0yuLKEnUIdPRhuLo0cUZYhM5WVHfxemGcpvc6qxXlCtEC7pof7F9IOFWss1gA1bHPvV68AzlXTZZXSV-9A3VqY52guuRWguZ2i6byIcApjW6vhTLWLgjPTs7VlYc1JaCDDbD5nbyKnyi86qYRZl74JEk6xFf4NZAotorKTs-6oI04RjT5euNw6r2s6DvoCazQXj2KJ7VJZ3TlJUM9SXVrXJdRm57xc9CrZr6b6Og9WunZwR1TjcGXpVdwkl2eANZBa6HGAPFnhas5tUVM_IH-NLNPF4mEuyUACSEewlyb_r4WbzZlLHUz_9w","refresh_token":"PQ0-yIYMJQ3LyqMXrgY8Av41dxwI8tCVaAFON7pEsPs","scope":"openid","id_token":"eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg","token_type":"Bearer","expires_in":86400}
2020-07-31 12:45:27 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyNywiaWF0IjoxNTk2MTk5NTI3LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJ1ZlhUSnhzSlVCbnpfV0hCX2s0aHQxMUNUbGdYREo4MndOekNNWC1meUlzIn0.bRPg3M30vS-dFi3QTnLL6e_H6mFW0G0yuLKEnUIdPRhuLo0cUZYhM5WVHfxemGcpvc6qxXlCtEC7pof7F9IOFWss1gA1bHPvV68AzlXTZZXSV-9A3VqY52guuRWguZ2i6byIcApjW6vhTLWLgjPTs7VlYc1JaCDDbD5nbyKnyi86qYRZl74JEk6xFf4NZAotorKTs-6oI04RjT5euNw6r2s6DvoCazQXj2KJ7VJZ3TlJUM9SXVrXJdRm57xc9CrZr6b6Og9WunZwR1TjcGXpVdwkl2eANZBa6HGAPFnhas5tUVM_IH-NLNPF4mEuyUACSEewlyb_r4WbzZlLHUz_9w
refresh_token
PQ0-yIYMJQ3LyqMXrgY8Av41dxwI8tCVaAFON7pEsPs
scope
openid
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
token_type
Bearer
expires_in
86400
2020-07-31 12:45:27 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2020-07-31 12:45:27 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyNywiaWF0IjoxNTk2MTk5NTI3LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJ1ZlhUSnhzSlVCbnpfV0hCX2s0aHQxMUNUbGdYREo4MndOekNNWC1meUlzIn0.bRPg3M30vS-dFi3QTnLL6e_H6mFW0G0yuLKEnUIdPRhuLo0cUZYhM5WVHfxemGcpvc6qxXlCtEC7pof7F9IOFWss1gA1bHPvV68AzlXTZZXSV-9A3VqY52guuRWguZ2i6byIcApjW6vhTLWLgjPTs7VlYc1JaCDDbD5nbyKnyi86qYRZl74JEk6xFf4NZAotorKTs-6oI04RjT5euNw6r2s6DvoCazQXj2KJ7VJZ3TlJUM9SXVrXJdRm57xc9CrZr6b6Og9WunZwR1TjcGXpVdwkl2eANZBa6HGAPFnhas5tUVM_IH-NLNPF4mEuyUACSEewlyb_r4WbzZlLHUz_9w
2020-07-31 12:45:27 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyNywiaWF0IjoxNTk2MTk5NTI3LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJ1ZlhUSnhzSlVCbnpfV0hCX2s0aHQxMUNUbGdYREo4MndOekNNWC1meUlzIn0.bRPg3M30vS-dFi3QTnLL6e_H6mFW0G0yuLKEnUIdPRhuLo0cUZYhM5WVHfxemGcpvc6qxXlCtEC7pof7F9IOFWss1gA1bHPvV68AzlXTZZXSV-9A3VqY52guuRWguZ2i6byIcApjW6vhTLWLgjPTs7VlYc1JaCDDbD5nbyKnyi86qYRZl74JEk6xFf4NZAotorKTs-6oI04RjT5euNw6r2s6DvoCazQXj2KJ7VJZ3TlJUM9SXVrXJdRm57xc9CrZr6b6Og9WunZwR1TjcGXpVdwkl2eANZBa6HGAPFnhas5tUVM_IH-NLNPF4mEuyUACSEewlyb_r4WbzZlLHUz_9w
type
Bearer
2020-07-31 12:45:27 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
86400
2020-07-31 12:45:27 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
86400
2020-07-31 12:45:27 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
PQ0-yIYMJQ3LyqMXrgY8Av41dxwI8tCVaAFON7pEsPs
2020-07-31 12:45:27 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
header
{
  "kid": "authlete-fapidev-api-20180524",
  "alg": "RS256"
}
claims
{
  "sub": "1001",
  "aud": "470519824180317",
  "s_hash": "wBgEBZvC5nHKeRheXjinBA",
  "auth_time": 1596199526,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596199827,
  "iat": 1596199527,
  "nonce": "WPqmerX5Q3"
}
2020-07-31 12:45:27 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-31 12:45:27 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
WPqmerX5Q3
2020-07-31 12:45:27 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-31 12:45:27 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
2020-07-31 12:45:27 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
2020-07-31 12:45:27 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
1001
Userinfo endpoint tests
2020-07-31 12:45:27
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.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyNywiaWF0IjoxNTk2MTk5NTI3LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJ1ZlhUSnhzSlVCbnpfV0hCX2s0aHQxMUNUbGdYREo4MndOekNNWC1meUlzIn0.bRPg3M30vS-dFi3QTnLL6e_H6mFW0G0yuLKEnUIdPRhuLo0cUZYhM5WVHfxemGcpvc6qxXlCtEC7pof7F9IOFWss1gA1bHPvV68AzlXTZZXSV-9A3VqY52guuRWguZ2i6byIcApjW6vhTLWLgjPTs7VlYc1JaCDDbD5nbyKnyi86qYRZl74JEk6xFf4NZAotorKTs-6oI04RjT5euNw6r2s6DvoCazQXj2KJ7VJZ3TlJUM9SXVrXJdRm57xc9CrZr6b6Og9WunZwR1TjcGXpVdwkl2eANZBa6HGAPFnhas5tUVM_IH-NLNPF4mEuyUACSEewlyb_r4WbzZlLHUz_9w",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2020-07-31 12:45:28 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:45:27 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:45:28 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Fri, 31 Jul 2020 12:45:27 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"}
Second authorization: Make request to authorization endpoint
2020-07-31 12:45:28 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:45:28
CreateRandomStateValue
Created state value
requested_state_length
10
state
uX2Z3eTpX8
2020-07-31 12:45:28 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
uX2Z3eTpX8
2020-07-31 12:45:28
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
b9WFRjmDVU
2020-07-31 12:45:28 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
uX2Z3eTpX8
nonce
b9WFRjmDVU
2020-07-31 12:45:28 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
uX2Z3eTpX8
nonce
b9WFRjmDVU
response_type
code
2020-07-31 12:45:28
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
uX2Z3eTpX8
nonce
b9WFRjmDVU
response_type
code
response_mode
form_post
2020-07-31 12:45:28 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
state
uX2Z3eTpX8
nonce
b9WFRjmDVU
response_type
code
response_mode
form_post
prompt
none
2020-07-31 12:45:28 SUCCESS
AddIdTokenHintFromFirstLoginToAuthorizationEndpointRequest
Added id_token_hint to authorization endpoint request
client_id
470519824180317
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
scope
openid
state
uX2Z3eTpX8
nonce
b9WFRjmDVU
response_type
code
response_mode
form_post
prompt
none
id_token_hint
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
2020-07-31 12:45:28 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=uX2Z3eTpX8&nonce=b9WFRjmDVU&response_type=code&response_mode=form_post&prompt=none&id_token_hint=eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
2020-07-31 12:45:28 REDIRECT
oidcc-id-token-hint
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=uX2Z3eTpX8&nonce=b9WFRjmDVU&response_type=code&response_mode=form_post&prompt=none&id_token_hint=eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
2020-07-31 12:45:28
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=uX2Z3eTpX8&nonce=b9WFRjmDVU&response_type=code&response_mode=form_post&prompt=none&id_token_hint=eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg
2020-07-31 12:45:28 INCOMING
oidcc-id-token-hint
Incoming HTTP request to test instance gthlQT07vzgRfY5
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?client_id\u003d470519824180317\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/oidf-authlete-core/callback\u0026scope\u003dopenid\u0026state\u003duX2Z3eTpX8\u0026nonce\u003db9WFRjmDVU\u0026response_type\u003dcode\u0026response_mode\u003dform_post\u0026prompt\u003dnone\u0026id_token_hint\u003deyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003dC8A8E0E572201F7A00BEEB1493B9E18B",
  "origin": "https://fapidev-www.authlete.net/api/authorization?client_id\u003d470519824180317\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/oidf-authlete-core/callback\u0026scope\u003dopenid\u0026state\u003duX2Z3eTpX8\u0026nonce\u003db9WFRjmDVU\u0026response_type\u003dcode\u0026response_mode\u003dform_post\u0026prompt\u003dnone\u0026id_token_hint\u003deyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg",
  "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": "65",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "state": "uX2Z3eTpX8",
  "code": "QqSUi1rPBPW1XHJErTZzHrMuYgtdLYn-fCUAvAI0MmQ"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=uX2Z3eTpX8&code=QqSUi1rPBPW1XHJErTZzHrMuYgtdLYn-fCUAvAI0MmQ
2020-07-31 12:45:28 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/rH36LFxNpMx9UaaGcgGG",
  "fullUrl": "https://www.certification.openid.net/test/a/oidf-authlete-core/implicit/rH36LFxNpMx9UaaGcgGG"
}
2020-07-31 12:45:28 OUTGOING
oidcc-id-token-hint
Response to HTTP request to test instance gthlQT07vzgRfY5
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/oidf-authlete-core/implicit/rH36LFxNpMx9UaaGcgGG, returnUrl=/log-detail.html?log=gthlQT07vzgRfY5}]
outgoing_path
callback
2020-07-31 12:45:28 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="UTF-8">
    <title>OIDF Conformance: Processing Implicit Callback</title>

    <!-- Latest compiled and minified CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

    <!-- Optional theme -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans">
    <link rel="stylesheet" type="text/css" href="/css/layout.css">



</head>
<body>
    <div class="pageHeader container-fluid">
        <div class="row-fluid">
            <div class="col-md-8">
                <a href="index.html"><img src="/images/openid.png"></a>
            </div>
        </div>
    </div>
    <div class="clearfix"></div>

    <div class="container-fluid">
        <div class="row">
            <div class="col-xs-12 col-md-6 col-md-offset-3 center-block center-text">
                <h1 class="text-center">Please wait...</h1>
                <h2 class="text-center">Processing response from authorization server<sup><span class="glyphicon glyphicon-question-sign" data-toggle="tooltip" title="The server should have returned its results as part of a URI fragment. This data normally stays in the browser and needs to be explicitly sent to the test framework for further processing." data-placement="right"></span></sup></h2>
                <p id="complete" class="bg-info collapse">The response has been sent to the server for processing. You may return to <a href="">the test results page.</a></p>
            </div>
        </div>
    </div>
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
    <!-- Include all compiled plugins (below), or include individual files as needed -->
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>

    <footer class="pageFooter">
        <span class="muted">OpenID Foundation conformance suite</span>
    </footer>

	<script type="text/javascript">
		$(function() {

			var hash = window.location.hash;

			var returnUrl = "\/log-detail.html?log=gthlQT07vzgRfY5";

			$.post({
				url: "https:\/\/www.certification.openid.net\/test\/a\/oidf-authlete-core\/implicit\/rH36LFxNpMx9UaaGcgGG",
				data: hash,
				contentType: "text/plain", // this will be parsed on the server side, no need to wrap it
			}).always(function () {
				$('#complete a').attr('href', returnUrl); // provide the link only after the page is rendered.
				$('#complete').show();
				// add a hidden tag so that Selenium can detect we're done processing
				$('#complete').append('<span id="submission_complete" class="hidden"></span>');
			});


		});
    </script>


</body>
</html>
response_content_type
text/html
response_status_text
200-
response_status_code
200
2020-07-31 12:45:28
WebRunner
Skipping optional task due to URL mismatch
task
Initial Login
browser
skip
match
https://fapidev-www.authlete.net/api/authorization*
url
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
commands
[
  [
    "text",
    "id",
    "loginId",
    "john",
    "optional"
  ],
  [
    "text",
    "id",
    "password",
    "john",
    "optional"
  ],
  [
    "click",
    "name",
    "authorized"
  ]
]
2020-07-31 12:45:28 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:45:28 INCOMING
oidcc-id-token-hint
Incoming HTTP request to test instance gthlQT07vzgRfY5
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\u003dC8A8E0E572201F7A00BEEB1493B9E18B",
  "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/rH36LFxNpMx9UaaGcgGG
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-31 12:45:28 OUTGOING
oidcc-id-token-hint
Response to HTTP request to test instance gthlQT07vzgRfY5
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=gthlQT07vzgRfY5]
outgoing_path
implicit/rH36LFxNpMx9UaaGcgGG
2020-07-31 12:45:28 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2020-07-31 12:45:28 REDIRECT-IN
oidcc-id-token-hint
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?client_id\u003d470519824180317\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/oidf-authlete-core/callback\u0026scope\u003dopenid\u0026state\u003duX2Z3eTpX8\u0026nonce\u003db9WFRjmDVU\u0026response_type\u003dcode\u0026response_mode\u003dform_post\u0026prompt\u003dnone\u0026id_token_hint\u003deyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003dC8A8E0E572201F7A00BEEB1493B9E18B",
  "origin": "https://fapidev-www.authlete.net/api/authorization?client_id\u003d470519824180317\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/oidf-authlete-core/callback\u0026scope\u003dopenid\u0026state\u003duX2Z3eTpX8\u0026nonce\u003db9WFRjmDVU\u0026response_type\u003dcode\u0026response_mode\u003dform_post\u0026prompt\u003dnone\u0026id_token_hint\u003deyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJ3QmdFQlp2QzVuSEtlUmhlWGppbkJBIiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyNywiaWF0IjoxNTk2MTk5NTI3LCJub25jZSI6IldQcW1lclg1UTMifQ.eWexL5yBGGv_cHgMAsULFLuCcW9XDOxRDgemyvmEwEmPQosnl6lDusiW1-OF0txqMAMDz_JD4Dd6LPzEBs38jK9ZyvuvQsL7NQEDTXApvguJAqmEkd0PPYzXODdDg8WcJ75IEsn95s7re6hpMyWHUhMVGZSe0C3RmpySbQbrJawL7JAG8UllFFeJFbnNRlo9hjE2c-zILFaNtO5BJmyYf4hoHsgeC8m2cQxPBNdO2vqradePBbBVkahOpcstKlPH8RpYWpT6m9hxlsIns-0iT6TKAV7MbpPHi5CNf70l1fDx008N4i2O-KuMPlpsXTudIchUyaVOOkb6bXkJtwHHPg",
  "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": "65",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "state": "uX2Z3eTpX8",
  "code": "QqSUi1rPBPW1XHJErTZzHrMuYgtdLYn-fCUAvAI0MmQ"
}
Second authorization: Verify authorization endpoint response
2020-07-31 12:45:28 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2020-07-31 12:45:28 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:45:28 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2020-07-31 12:45:28 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2020-07-31 12:45:28 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2020-07-31 12:45:28 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2020-07-31 12:45:28 SUCCESS
CheckMatchingStateParameter
State parameter correctly returned
state
uX2Z3eTpX8
2020-07-31 12:45:28 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
QqSUi1rPBPW1XHJErTZzHrMuYgtdLYn-fCUAvAI0MmQ
2020-07-31 12:45:28 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
QqSUi1rPBPW1XHJErTZzHrMuYgtdLYn-fCUAvAI0MmQ
redirect_uri
https://www.certification.openid.net/test/a/oidf-authlete-core/callback
2020-07-31 12:45:28 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic NDcwNTE5ODI0MTgwMzE3OkVrMkNpdU9ybWZkaHZzakdsMDM3X3BzY0NtWXNla3M0YnpTU3hjM1VaVWNyLTlLaTJybENSZGdfTXQtVWtjOWItTHBham5NVWN3bXpxZ1hzLWVES3p3
2020-07-31 12:45:28
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=QqSUi1rPBPW1XHJErTZzHrMuYgtdLYn-fCUAvAI0MmQ&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Foidf-authlete-core%2Fcallback
2020-07-31 12:45:29 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:45:29 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:45:29 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.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyOSwiaWF0IjoxNTk2MTk5NTI5LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJOVm1VQ09jRVZOTjBkck1ZVmJlNUFmUFExNVpzWlhQREUzWVF2TnBfSUdVIn0.O-6FTxEg4bPoWdwxb7M3-jUvoCfqRZ-MOpXVxHNDridvYY6xrEGIWlJnG_9XZdwZgezHPI1Xxp4sAzh84OAeIXkXeUR0_xDVne3QGk-xF7VLHQDG3_7p286PThBl8NxCDGAB5Up4hco85khR_qfdwWZ7TbtM0NTpmRpMihtcGKBe4KVX9KNM0asUkPCz_K7JIfzDCLU0lOpvmJKQcwMf3Sk1_Wui39O6meJhxlmgiK4ET1xczL--rwE4n87cCATgLNKmOzjJSUR-Qp7768YJ18w-TiQB3IPJbQoAj8atfx2ZCrdtA_f5bBLrDeag5GNaid8lH1iSCuveWvcrpcUpgg","refresh_token":"0T12jGWEpKdCMazWchq8stJBAL01qFLgjITKLYaYc2Q","scope":"openid","id_token":"eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJQZEtMeEhDMnFrZFkzdnp0bE1qRWd3IiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyOSwiaWF0IjoxNTk2MTk5NTI5LCJub25jZSI6ImI5V0ZSam1EVlUifQ.U7A6GYXV9_jvBBUyGIGNr42MPfARt_uL-QeBRZL-kVMvZKTgK5XdS-0_ue7WH5CbXkWXLW3g6N5j8YCmnwVDQCBJb8ZDzoXs1s98r7Mvhq_9TE9v5ROG10p00wdV__-8pqnQbCUjVW0mZoQOPBAFELBW0B-eoWy3rPqUXoGDu99VF-CLQvCs3is0SDdLmCm7nQaIMFJVdigzjsK4KMXYLZ42MbWalQL1cd1aTxjQ3lc3lOgty8Xcm3yuZr_mmnHpKhPMzArBUXG1HkfCTLc8KiCB2sbKVfKJgyFoZUe4RM-IjVa0lXIcXYSOd13t_fdbiLoKHVMWViCNOIPdXEuyag","token_type":"Bearer","expires_in":86400}
2020-07-31 12:45:29
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyOSwiaWF0IjoxNTk2MTk5NTI5LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJOVm1VQ09jRVZOTjBkck1ZVmJlNUFmUFExNVpzWlhQREUzWVF2TnBfSUdVIn0.O-6FTxEg4bPoWdwxb7M3-jUvoCfqRZ-MOpXVxHNDridvYY6xrEGIWlJnG_9XZdwZgezHPI1Xxp4sAzh84OAeIXkXeUR0_xDVne3QGk-xF7VLHQDG3_7p286PThBl8NxCDGAB5Up4hco85khR_qfdwWZ7TbtM0NTpmRpMihtcGKBe4KVX9KNM0asUkPCz_K7JIfzDCLU0lOpvmJKQcwMf3Sk1_Wui39O6meJhxlmgiK4ET1xczL--rwE4n87cCATgLNKmOzjJSUR-Qp7768YJ18w-TiQB3IPJbQoAj8atfx2ZCrdtA_f5bBLrDeag5GNaid8lH1iSCuveWvcrpcUpgg","refresh_token":"0T12jGWEpKdCMazWchq8stJBAL01qFLgjITKLYaYc2Q","scope":"openid","id_token":"eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJQZEtMeEhDMnFrZFkzdnp0bE1qRWd3IiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyOSwiaWF0IjoxNTk2MTk5NTI5LCJub25jZSI6ImI5V0ZSam1EVlUifQ.U7A6GYXV9_jvBBUyGIGNr42MPfARt_uL-QeBRZL-kVMvZKTgK5XdS-0_ue7WH5CbXkWXLW3g6N5j8YCmnwVDQCBJb8ZDzoXs1s98r7Mvhq_9TE9v5ROG10p00wdV__-8pqnQbCUjVW0mZoQOPBAFELBW0B-eoWy3rPqUXoGDu99VF-CLQvCs3is0SDdLmCm7nQaIMFJVdigzjsK4KMXYLZ42MbWalQL1cd1aTxjQ3lc3lOgty8Xcm3yuZr_mmnHpKhPMzArBUXG1HkfCTLc8KiCB2sbKVfKJgyFoZUe4RM-IjVa0lXIcXYSOd13t_fdbiLoKHVMWViCNOIPdXEuyag","token_type":"Bearer","expires_in":86400}
2020-07-31 12:45:29 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyOSwiaWF0IjoxNTk2MTk5NTI5LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJOVm1VQ09jRVZOTjBkck1ZVmJlNUFmUFExNVpzWlhQREUzWVF2TnBfSUdVIn0.O-6FTxEg4bPoWdwxb7M3-jUvoCfqRZ-MOpXVxHNDridvYY6xrEGIWlJnG_9XZdwZgezHPI1Xxp4sAzh84OAeIXkXeUR0_xDVne3QGk-xF7VLHQDG3_7p286PThBl8NxCDGAB5Up4hco85khR_qfdwWZ7TbtM0NTpmRpMihtcGKBe4KVX9KNM0asUkPCz_K7JIfzDCLU0lOpvmJKQcwMf3Sk1_Wui39O6meJhxlmgiK4ET1xczL--rwE4n87cCATgLNKmOzjJSUR-Qp7768YJ18w-TiQB3IPJbQoAj8atfx2ZCrdtA_f5bBLrDeag5GNaid8lH1iSCuveWvcrpcUpgg
refresh_token
0T12jGWEpKdCMazWchq8stJBAL01qFLgjITKLYaYc2Q
scope
openid
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJQZEtMeEhDMnFrZFkzdnp0bE1qRWd3IiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyOSwiaWF0IjoxNTk2MTk5NTI5LCJub25jZSI6ImI5V0ZSam1EVlUifQ.U7A6GYXV9_jvBBUyGIGNr42MPfARt_uL-QeBRZL-kVMvZKTgK5XdS-0_ue7WH5CbXkWXLW3g6N5j8YCmnwVDQCBJb8ZDzoXs1s98r7Mvhq_9TE9v5ROG10p00wdV__-8pqnQbCUjVW0mZoQOPBAFELBW0B-eoWy3rPqUXoGDu99VF-CLQvCs3is0SDdLmCm7nQaIMFJVdigzjsK4KMXYLZ42MbWalQL1cd1aTxjQ3lc3lOgty8Xcm3yuZr_mmnHpKhPMzArBUXG1HkfCTLc8KiCB2sbKVfKJgyFoZUe4RM-IjVa0lXIcXYSOd13t_fdbiLoKHVMWViCNOIPdXEuyag
token_type
Bearer
expires_in
86400
2020-07-31 12:45:29 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2020-07-31 12:45:29 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyOSwiaWF0IjoxNTk2MTk5NTI5LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJOVm1VQ09jRVZOTjBkck1ZVmJlNUFmUFExNVpzWlhQREUzWVF2TnBfSUdVIn0.O-6FTxEg4bPoWdwxb7M3-jUvoCfqRZ-MOpXVxHNDridvYY6xrEGIWlJnG_9XZdwZgezHPI1Xxp4sAzh84OAeIXkXeUR0_xDVne3QGk-xF7VLHQDG3_7p286PThBl8NxCDGAB5Up4hco85khR_qfdwWZ7TbtM0NTpmRpMihtcGKBe4KVX9KNM0asUkPCz_K7JIfzDCLU0lOpvmJKQcwMf3Sk1_Wui39O6meJhxlmgiK4ET1xczL--rwE4n87cCATgLNKmOzjJSUR-Qp7768YJ18w-TiQB3IPJbQoAj8atfx2ZCrdtA_f5bBLrDeag5GNaid8lH1iSCuveWvcrpcUpgg
2020-07-31 12:45:29 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJhbGciOiJQUzI1NiIsInR5cCI6ImF0K2p3dCIsImtpZCI6ImF1dGhsZXRlLWZhcGlkZXYtYXBpLTIwMTgwNTI0In0.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyOSwiaWF0IjoxNTk2MTk5NTI5LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJOVm1VQ09jRVZOTjBkck1ZVmJlNUFmUFExNVpzWlhQREUzWVF2TnBfSUdVIn0.O-6FTxEg4bPoWdwxb7M3-jUvoCfqRZ-MOpXVxHNDridvYY6xrEGIWlJnG_9XZdwZgezHPI1Xxp4sAzh84OAeIXkXeUR0_xDVne3QGk-xF7VLHQDG3_7p286PThBl8NxCDGAB5Up4hco85khR_qfdwWZ7TbtM0NTpmRpMihtcGKBe4KVX9KNM0asUkPCz_K7JIfzDCLU0lOpvmJKQcwMf3Sk1_Wui39O6meJhxlmgiK4ET1xczL--rwE4n87cCATgLNKmOzjJSUR-Qp7768YJ18w-TiQB3IPJbQoAj8atfx2ZCrdtA_f5bBLrDeag5GNaid8lH1iSCuveWvcrpcUpgg
type
Bearer
2020-07-31 12:45:29 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
86400
2020-07-31 12:45:29 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
86400
2020-07-31 12:45:29 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
0T12jGWEpKdCMazWchq8stJBAL01qFLgjITKLYaYc2Q
2020-07-31 12:45:29 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJQZEtMeEhDMnFrZFkzdnp0bE1qRWd3IiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyOSwiaWF0IjoxNTk2MTk5NTI5LCJub25jZSI6ImI5V0ZSam1EVlUifQ.U7A6GYXV9_jvBBUyGIGNr42MPfARt_uL-QeBRZL-kVMvZKTgK5XdS-0_ue7WH5CbXkWXLW3g6N5j8YCmnwVDQCBJb8ZDzoXs1s98r7Mvhq_9TE9v5ROG10p00wdV__-8pqnQbCUjVW0mZoQOPBAFELBW0B-eoWy3rPqUXoGDu99VF-CLQvCs3is0SDdLmCm7nQaIMFJVdigzjsK4KMXYLZ42MbWalQL1cd1aTxjQ3lc3lOgty8Xcm3yuZr_mmnHpKhPMzArBUXG1HkfCTLc8KiCB2sbKVfKJgyFoZUe4RM-IjVa0lXIcXYSOd13t_fdbiLoKHVMWViCNOIPdXEuyag
header
{
  "kid": "authlete-fapidev-api-20180524",
  "alg": "RS256"
}
claims
{
  "sub": "1001",
  "aud": "470519824180317",
  "s_hash": "PdKLxHC2qkdY3vztlMjEgw",
  "auth_time": 1596199526,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596199829,
  "iat": 1596199529,
  "nonce": "b9WFRjmDVU"
}
2020-07-31 12:45:29 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-31 12:45:29 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
b9WFRjmDVU
2020-07-31 12:45:29 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-31 12:45:29 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJQZEtMeEhDMnFrZFkzdnp0bE1qRWd3IiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyOSwiaWF0IjoxNTk2MTk5NTI5LCJub25jZSI6ImI5V0ZSam1EVlUifQ.U7A6GYXV9_jvBBUyGIGNr42MPfARt_uL-QeBRZL-kVMvZKTgK5XdS-0_ue7WH5CbXkWXLW3g6N5j8YCmnwVDQCBJb8ZDzoXs1s98r7Mvhq_9TE9v5ROG10p00wdV__-8pqnQbCUjVW0mZoQOPBAFELBW0B-eoWy3rPqUXoGDu99VF-CLQvCs3is0SDdLmCm7nQaIMFJVdigzjsK4KMXYLZ42MbWalQL1cd1aTxjQ3lc3lOgty8Xcm3yuZr_mmnHpKhPMzArBUXG1HkfCTLc8KiCB2sbKVfKJgyFoZUe4RM-IjVa0lXIcXYSOd13t_fdbiLoKHVMWViCNOIPdXEuyag
2020-07-31 12:45:29 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJhdXRobGV0ZS1mYXBpZGV2LWFwaS0yMDE4MDUyNCIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiIxMDAxIiwiYXVkIjpbIjQ3MDUxOTgyNDE4MDMxNyJdLCJzX2hhc2giOiJQZEtMeEhDMnFrZFkzdnp0bE1qRWd3IiwiYXV0aF90aW1lIjoxNTk2MTk5NTI2LCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjE5OTgyOSwiaWF0IjoxNTk2MTk5NTI5LCJub25jZSI6ImI5V0ZSam1EVlUifQ.U7A6GYXV9_jvBBUyGIGNr42MPfARt_uL-QeBRZL-kVMvZKTgK5XdS-0_ue7WH5CbXkWXLW3g6N5j8YCmnwVDQCBJb8ZDzoXs1s98r7Mvhq_9TE9v5ROG10p00wdV__-8pqnQbCUjVW0mZoQOPBAFELBW0B-eoWy3rPqUXoGDu99VF-CLQvCs3is0SDdLmCm7nQaIMFJVdigzjsK4KMXYLZ42MbWalQL1cd1aTxjQ3lc3lOgty8Xcm3yuZr_mmnHpKhPMzArBUXG1HkfCTLc8KiCB2sbKVfKJgyFoZUe4RM-IjVa0lXIcXYSOd13t_fdbiLoKHVMWViCNOIPdXEuyag
2020-07-31 12:45:29 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
1001
Second authorization: Userinfo endpoint tests
2020-07-31 12:45:29
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.eyJzdWIiOiIxMDAxIiwic2NvcGUiOiJvcGVuaWQiLCJpc3MiOiJodHRwczovL2ZhcGlkZXYtYXMuYXV0aGxldGUubmV0LyIsImV4cCI6MTU5NjI4NTkyOSwiaWF0IjoxNTk2MTk5NTI5LCJjbGllbnRfaWQiOiI0NzA1MTk4MjQxODAzMTciLCJqdGkiOiJOVm1VQ09jRVZOTjBkck1ZVmJlNUFmUFExNVpzWlhQREUzWVF2TnBfSUdVIn0.O-6FTxEg4bPoWdwxb7M3-jUvoCfqRZ-MOpXVxHNDridvYY6xrEGIWlJnG_9XZdwZgezHPI1Xxp4sAzh84OAeIXkXeUR0_xDVne3QGk-xF7VLHQDG3_7p286PThBl8NxCDGAB5Up4hco85khR_qfdwWZ7TbtM0NTpmRpMihtcGKBe4KVX9KNM0asUkPCz_K7JIfzDCLU0lOpvmJKQcwMf3Sk1_Wui39O6meJhxlmgiK4ET1xczL--rwE4n87cCATgLNKmOzjJSUR-Qp7768YJ18w-TiQB3IPJbQoAj8atfx2ZCrdtA_f5bBLrDeag5GNaid8lH1iSCuveWvcrpcUpgg",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2020-07-31 12:45:29 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 31 Jul 2020 12:45:29 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:45:29 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Fri, 31 Jul 2020 12:45:29 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:45:29 SUCCESS
CheckIdTokenAuthTimeClaimsSameIfPresent
auth_time is the same in the second id_token
first_id_token
{
  "sub": "1001",
  "aud": "470519824180317",
  "s_hash": "wBgEBZvC5nHKeRheXjinBA",
  "auth_time": 1596199526,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596199827,
  "iat": 1596199527,
  "nonce": "WPqmerX5Q3"
}
second_id_token
{
  "sub": "1001",
  "aud": "470519824180317",
  "s_hash": "PdKLxHC2qkdY3vztlMjEgw",
  "auth_time": 1596199526,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596199829,
  "iat": 1596199529,
  "nonce": "b9WFRjmDVU"
}
2020-07-31 12:45:29 SUCCESS
CheckIdTokenSubConsistentForSecondAuthorization
sub is the same in the second id_token
first_id_token
{
  "sub": "1001",
  "aud": "470519824180317",
  "s_hash": "wBgEBZvC5nHKeRheXjinBA",
  "auth_time": 1596199526,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596199827,
  "iat": 1596199527,
  "nonce": "WPqmerX5Q3"
}
second_id_token
{
  "sub": "1001",
  "aud": "470519824180317",
  "s_hash": "PdKLxHC2qkdY3vztlMjEgw",
  "auth_time": 1596199526,
  "iss": "https://fapidev-as.authlete.net/",
  "exp": 1596199829,
  "iat": 1596199529,
  "nonce": "b9WFRjmDVU"
}
2020-07-31 12:45:29 FINISHED
oidcc-id-token-hint
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2020-07-31 12:45:29 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2020-07-31 12:45:29
TEST-RUNNER
Alias has now been claimed by another test
alias
oidf-authlete-core
new_test_id
EhnaceXr5cxqaKN
Test Results