Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-03 06:54:48 INFO
TEST-RUNNER
Test instance RwdhxTFREaJCLGD created
baseUrl
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "code id_token token",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
isva_op_oidc_core_test_gh
description
isva_op_oidc_core_test_gh
planId
QuyskYwifX3Yd
config
{
  "alias": "isva_op_oidc_core_test_gh",
  "description": "isva_op_oidc_core_test_gh",
  "server": {
    "discoveryUrl": "https://isamfed.com:8843/oauth2/.well-known/openid-configuration",
    "login_hint": "testuser"
  },
  "client": {
    "client_id": "client01",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "client01dup",
    "client_secret": "secret"
  },
  "consent": {},
  "client_secret_post": {
    "client_id": "client01",
    "client_secret": "secret"
  }
}
testName
oidcc-registration-logo-uri
2022-08-03 06:54:48 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-03 06:54:48
GetDynamicServerConfiguration
HTTP request
request_uri
https://isamfed.com:8843/oauth2/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-08-03 06:54:50 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Wed, 03 Aug 2022 06:54:49 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-c84b8130-52b0-4bbd-a2c6-ebab53ca2e32",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains"
}
response_body
{"authorization_endpoint":"https://isamfed.com:8843/oauth2/authorize","backchannel_authentication_endpoint":"https://isamfed.com:8843/oauth2/ciba","backchannel_authentication_request_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"backchannel_token_delivery_modes_supported":["poll","ping"],"backchannel_user_code_parameter_supported":false,"claim_types_supported":["normal"],"claims_parameter_supported":true,"claims_supported":["iss","name","displayName"],"dpop_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"grant_types_supported":["authorization_code","implicit","password","client_credentials","refresh_token","urn:openid:params:grant-type:ciba"],"id_token_encryption_alg_values_supported":["none","RSA-OAEP","RSA-OAEP-256"],"id_token_encryption_enc_values_supported":["none","A128GCM","A192GCM","A256GCM"],"id_token_signing_alg_values_supported":["RS256"],"introspection_endpoint":"https://isamfed.com:8843/oauth2/introspect","issuer":"https://isamfed.com:8843/oauth2/","jwks_uri":"https://isamfed.com:8843/oauth2/jwks","mtls_endpoint_aliases":{"backchannel_authentication_endpoint":"https://isamfed.com:8843/oauth2/ciba","introspection_endpoint":"https://isamfed.com:8843/oauth2/introspect","pushed_authorization_request_endpoint":"https://isamfed.com:8843/oauth2/par","registration_endpoint":"https://isamfed.com:8843/oauth2/register","revocation_endpoint":"https://isamfed.com:8843/oauth2/revoke","token_endpoint":"https://isamfed.com:8843/oauth2/token"},"pushed_authorization_request_endpoint":"https://isamfed.com:8843/oauth2/par","registration_endpoint":"https://isamfed.com:8843/oauth2/register","request_object_encryption_alg_values_supported":["none","RSA-OAEP","RSA-OAEP-256"],"request_object_encryption_enc_values_supported":["none","A128GCM","A192GCM","A256GCM"],"request_object_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"request_parameter_supported":true,"request_uri_parameter_supported":false,"require_pushed_authorization_requests":false,"require_request_uri_registration":false,"response_modes_supported":["query","fragment","form_post"],"response_types_supported":["none","code","token","id_token","code token","code id_token","token id_token","code token id_token"],"revocation_endpoint":"https://isamfed.com:8843/oauth2/revoke","scopes_supported":["openid","profile","email","phone","address"],"subject_types_supported":["public"],"tls_client_certificate_bound_access_tokens":true,"token_endpoint":"https://isamfed.com:8843/oauth2/token","token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","private_key_jwt","tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"userinfo_encryption_alg_values_supported":["none","RSA-OAEP","RSA-OAEP-256"],"userinfo_encryption_enc_values_supported":["none","A128GCM","A192GCM","A256GCM"],"userinfo_endpoint":"https://isamfed.com:8843/oauth2/userinfo","userinfo_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"]}
2022-08-03 06:54:50 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
authorization_endpoint
https://isamfed.com:8843/oauth2/authorize
backchannel_authentication_endpoint
https://isamfed.com:8843/oauth2/ciba
backchannel_authentication_request_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
backchannel_token_delivery_modes_supported
[
  "poll",
  "ping"
]
backchannel_user_code_parameter_supported
false
claim_types_supported
[
  "normal"
]
claims_parameter_supported
true
claims_supported
[
  "iss",
  "name",
  "displayName"
]
dpop_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
grant_types_supported
[
  "authorization_code",
  "implicit",
  "password",
  "client_credentials",
  "refresh_token",
  "urn:openid:params:grant-type:ciba"
]
id_token_encryption_alg_values_supported
[
  "none",
  "RSA-OAEP",
  "RSA-OAEP-256"
]
id_token_encryption_enc_values_supported
[
  "none",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
introspection_endpoint
https://isamfed.com:8843/oauth2/introspect
issuer
https://isamfed.com:8843/oauth2/
jwks_uri
https://isamfed.com:8843/oauth2/jwks
mtls_endpoint_aliases
{
  "backchannel_authentication_endpoint": "https://isamfed.com:8843/oauth2/ciba",
  "introspection_endpoint": "https://isamfed.com:8843/oauth2/introspect",
  "pushed_authorization_request_endpoint": "https://isamfed.com:8843/oauth2/par",
  "registration_endpoint": "https://isamfed.com:8843/oauth2/register",
  "revocation_endpoint": "https://isamfed.com:8843/oauth2/revoke",
  "token_endpoint": "https://isamfed.com:8843/oauth2/token"
}
pushed_authorization_request_endpoint
https://isamfed.com:8843/oauth2/par
registration_endpoint
https://isamfed.com:8843/oauth2/register
request_object_encryption_alg_values_supported
[
  "none",
  "RSA-OAEP",
  "RSA-OAEP-256"
]
request_object_encryption_enc_values_supported
[
  "none",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
request_object_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
request_parameter_supported
true
request_uri_parameter_supported
false
require_pushed_authorization_requests
false
require_request_uri_registration
false
response_modes_supported
[
  "query",
  "fragment",
  "form_post"
]
response_types_supported
[
  "none",
  "code",
  "token",
  "id_token",
  "code token",
  "code id_token",
  "token id_token",
  "code token id_token"
]
revocation_endpoint
https://isamfed.com:8843/oauth2/revoke
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
subject_types_supported
[
  "public"
]
tls_client_certificate_bound_access_tokens
true
token_endpoint
https://isamfed.com:8843/oauth2/token
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth"
]
token_endpoint_auth_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
userinfo_encryption_alg_values_supported
[
  "none",
  "RSA-OAEP",
  "RSA-OAEP-256"
]
userinfo_encryption_enc_values_supported
[
  "none",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
userinfo_endpoint
https://isamfed.com:8843/oauth2/userinfo
userinfo_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
2022-08-03 06:54:50 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-03 06:54:50
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-03 06:54:50
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-03 06:54:50
CreateLogoUri
Generated logo URI
logo_uri
https://www.certification.openid.net/images/openid.png
2022-08-03 06:54:50
oidcc-registration-logo-uri
Setup Done
2022-08-03 06:54:50 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "4fb2fg592gbmEikAf7FR0pmh9A2tD6B1UhW6G0UFdP68F0eRE3yFQfTBzda59lMhAnf-jXKhjI8s2dKkRy94MKMgFWWSfQXFlz_j5uch5U1dKzFfuP_mr0AT4s0PBuVTQXPyBjVKUXgEAIGR3f7dKquT-TNi_g8MhtCLWcrQS0E",
      "kty": "RSA",
      "q": "00u4h1-LWIaP_rseXQQed7XURJVYSzCvjODtqXn_Ha9A_Yd83lLGM4bC76yzvZcCteOLw_v8X7T1xz9Y4Qv4e76Gt1_zc4HGpOX59vWCnowUqT9ePxRfiX6_TDUwtzHGg833kbAQwDRZi_cLlx_ewv_XEs4bBE3fU3tjrzkVVKU",
      "d": "AVCUMMxHB6Dr3y3B1Ujdi3-aKCHCHWKtGDTUZu-jnMdIxPyIKbewVZXpBAVxs5YGtXEfEaFNLlXx2DhxgzQ2H1OxWhduAFIakkVD7o-Vl5bh3adt6xwguZ4kV_DQq0mQjCAX7PPEJ7WGi9mR9oL-ISWdiKYNUaRqGsPUqymB2N48Ez7VQPtEvXC5sZDWGGXTPY5dNnbAY6lYBFmfFrsZduLk5mLaek4ZzQp7rn2R1tv1gvTFQHRRDNG7hsFqFvuvkGJEifq-M3RXnq2pGVW4eQQaJP7O3fAFnBQd27pTO8D4tlUiQa1VFrsvA8d2CjsYNldPEuWvTh9IxQzTRWymAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "zGhvrMpARuaWPltZ4iOhHhPSdlzj1pMr-Iay7QYUg-iBt9bha5SDSU_cY1-i_Ev4pIH3hnTdtHvtRC4XtNKtHceuAqa-hAYhTI5mmGkeIyrk7jCcUS4KRRgT0UMbDWs9l76y35FZf9gVLneVTgYjIz1xkjMIyM0K8zWILqKd2EU",
      "dp": "tMUKaswTGHH-arbMhFsJ1046xvCN63t1f-aLzTcJZ5BGTuVdBVbPkHVK-e33NT1Johz20pfK75S2z8d4zs4F-_r0NsncSBJvAVIGc3minzul9mD4cBqgpMDBZ-aeR-j8Ete73gWR390Abps5Y3x52KIMrgbTAeZuIggCAyKCQkE",
      "alg": "RS256",
      "dq": "AnuHRX_n4ThjhLiqGKmtufZW8h9XFDsUNPGHmVAnoS-n8dKfsvUCAyT4MVy0F-woSf7Ma5cQVgeIQ7kI0EwVtU59wrXL5HWH4fQZxb8Is9gtffeSoecZYEIu-TQ-yEg7bt0CpaGN8NQsoSpb5oCnW18qJbxqMNjBYPe4KhzflUk",
      "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
    }
  ]
}
2022-08-03 06:54:50 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-03 06:54:50
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-03 06:54:50
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test RwdhxTFREaJCLGD
2022-08-03 06:54:50
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-03 06:54:50
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2022-08-03 06:54:50
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test RwdhxTFREaJCLGD",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
      }
    ]
  }
}
2022-08-03 06:54:50
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test RwdhxTFREaJCLGD",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-03 06:54:50
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test RwdhxTFREaJCLGD",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token token"
  ]
}
2022-08-03 06:54:50
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test RwdhxTFREaJCLGD",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ]
}
2022-08-03 06:54:50
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test RwdhxTFREaJCLGD",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2022-08-03 06:54:50
AddLogoUriToDynamicRegistrationRequest
Added logo_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test RwdhxTFREaJCLGD",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "logo_uri": "https://www.certification.openid.net/images/openid.png"
}
2022-08-03 06:54:50
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "814"
}
request_body
{"client_name":"OIDF Conformance Test RwdhxTFREaJCLGD","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["code id_token token"],"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"contacts":["certification@oidf.org"],"logo_uri":"https://www.certification.openid.net/images/openid.png"}
2022-08-03 06:54:51 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1229",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Wed, 03 Aug 2022 06:54:51 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-15428dc8-d042-4f9a-91c3-fbea7593f4c5",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"1fb98822-9047-4ad3-9093-cc6b72c7dba1","client_id_issued_at":1659509690,"client_name":"OIDF Conformance Test RwdhxTFREaJCLGD","client_secret":"ShW2fFXyaXBRUQNx","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q","use":"sig"}]},"logo_uri":"https://www.certification.openid.net/images/openid.png","redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"h-asdrpyPVSm533NLPdN4TxJYGgOvzyELhiW-NoLKHA.lQx4UJ-DBu5RkpdjsLpGSycHDUHGm2b7nLKTE0mzSsyyiF8vUypbDOopZkn32G-7dhK8XHAe9N1emNiKq3fDZg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/1fb98822-9047-4ad3-9093-cc6b72c7dba1","response_types":["code id_token token"],"token_endpoint_auth_method":"private_key_jwt"}
2022-08-03 06:54:51
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1229",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Wed, 03 Aug 2022 06:54:51 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-15428dc8-d042-4f9a-91c3-fbea7593f4c5",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"1fb98822-9047-4ad3-9093-cc6b72c7dba1","client_id_issued_at":1659509690,"client_name":"OIDF Conformance Test RwdhxTFREaJCLGD","client_secret":"ShW2fFXyaXBRUQNx","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q","use":"sig"}]},"logo_uri":"https://www.certification.openid.net/images/openid.png","redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"h-asdrpyPVSm533NLPdN4TxJYGgOvzyELhiW-NoLKHA.lQx4UJ-DBu5RkpdjsLpGSycHDUHGm2b7nLKTE0mzSsyyiF8vUypbDOopZkn32G-7dhK8XHAe9N1emNiKq3fDZg","registration_client_uri":"https://isamfed.com:8843/oauth2/register/1fb98822-9047-4ad3-9093-cc6b72c7dba1","response_types":["code id_token token"],"token_endpoint_auth_method":"private_key_jwt"}
body_json
{
  "client_id": "1fb98822-9047-4ad3-9093-cc6b72c7dba1",
  "client_id_issued_at": 1659509690,
  "client_name": "OIDF Conformance Test RwdhxTFREaJCLGD",
  "client_secret": "ShW2fFXyaXBRUQNx",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "uoFjZRucNSrxpgc1xaaxhIOwD3fTMk7zMLhNciuGU50eEnPkbr2JBJGCu4t7lXWinUYZ59MDH6dxIWgGdDXuAzjlSHe9XkHhLVjFKvPk8dsgb4pKjMUsMCJVYQ6-q-eHCBzXkzkiEHJJ567-7-f5bZKptGlDbqy-KPfttdipxDU1hsnlMEPHcpFKrhx1OCpFiN7SB9l_ngSN5LkwcHAt0sI6FvPTa-AFE4C1L-WS58-zUtSvM6RMM_IPDhPKQNtdvG7KsS1hrYdKAxzpfuXLLxi06PVN02GtKivOgcvpWtDiyz9Ay6OHLi3BF1rdH1zd13tYlmosXlsrYd-ytkbU5Q",
        "use": "sig"
      }
    ]
  },
  "logo_uri": "https://www.certification.openid.net/images/openid.png",
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "h-asdrpyPVSm533NLPdN4TxJYGgOvzyELhiW-NoLKHA.lQx4UJ-DBu5RkpdjsLpGSycHDUHGm2b7nLKTE0mzSsyyiF8vUypbDOopZkn32G-7dhK8XHAe9N1emNiKq3fDZg",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/1fb98822-9047-4ad3-9093-cc6b72c7dba1",
  "response_types": [
    "code id_token token"
  ],
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-03 06:54:51 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-03 06:54:51 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-03 06:54:51 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-03 06:54:51 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
1fb98822-9047-4ad3-9093-cc6b72c7dba1
2022-08-03 06:54:51 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/1fb98822-9047-4ad3-9093-cc6b72c7dba1
registration_access_token
h-asdrpyPVSm533NLPdN4TxJYGgOvzyELhiW-NoLKHA.lQx4UJ-DBu5RkpdjsLpGSycHDUHGm2b7nLKTE0mzSsyyiF8vUypbDOopZkn32G-7dhK8XHAe9N1emNiKq3fDZg
2022-08-03 06:54:51
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
Make request to authorization endpoint
2022-08-03 06:54:51 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
1fb98822-9047-4ad3-9093-cc6b72c7dba1
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-03 06:54:51
CreateRandomStateValue
Created state value
requested_state_length
10
state
kscGI2QMPF
2022-08-03 06:54:51 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
1fb98822-9047-4ad3-9093-cc6b72c7dba1
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
kscGI2QMPF
2022-08-03 06:54:51
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
i3hu7UHaeK
2022-08-03 06:54:51 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
1fb98822-9047-4ad3-9093-cc6b72c7dba1
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
kscGI2QMPF
nonce
i3hu7UHaeK
2022-08-03 06:54:51 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
1fb98822-9047-4ad3-9093-cc6b72c7dba1
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
kscGI2QMPF
nonce
i3hu7UHaeK
response_type
code id_token token
2022-08-03 06:54:51 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "1fb98822-9047-4ad3-9093-cc6b72c7dba1",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "kscGI2QMPF",
  "nonce": "i3hu7UHaeK",
  "response_type": "code id_token token"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=1fb98822-9047-4ad3-9093-cc6b72c7dba1&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=kscGI2QMPF&nonce=i3hu7UHaeK&response_type=code%20id_token%20token
2022-08-03 06:54:51 REDIRECT
oidcc-registration-logo-uri
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=1fb98822-9047-4ad3-9093-cc6b72c7dba1&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=kscGI2QMPF&nonce=i3hu7UHaeK&response_type=code%20id_token%20token
2022-08-03 06:54:51 REVIEW IMAGE
ExpectLoginPageWithLogo
The login page should show the OpenID logo (as displayed on this server) - upload a screenshot of the login page.
img
updatedAt
1659509723851
2022-08-03 06:55:09 INCOMING
oidcc-registration-logo-uri
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "__utma\u003d201319536.1003316269.1659326830.1659326830.1659326830.1; __utmc\u003d201319536; __utmz\u003d201319536.1659326830.1.1.utmcsr\u003d(direct)|utmccn\u003d(direct)|utmcmd\u003d(none); JSESSIONID\u003d1089F37DEEB4654F9AF7AEB152C3C2E1",
  "connection": "close"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-03 06:55:09 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/UNRK9uUpuV1W5bEWUOz4",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/UNRK9uUpuV1W5bEWUOz4"
}
2022-08-03 06:55:09 OUTGOING
oidcc-registration-logo-uri
Response to HTTP request to test instance RwdhxTFREaJCLGD
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/UNRK9uUpuV1W5bEWUOz4, returnUrl=/log-detail.html?log=RwdhxTFREaJCLGD}]
outgoing_path
callback
2022-08-03 06:55:10 INCOMING
oidcc-registration-logo-uri
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/UNRK9uUpuV1W5bEWUOz4
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "accept": "*/*",
  "content-type": "text/plain",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "sec-ch-ua-platform": "\"macOS\"",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "__utma\u003d201319536.1003316269.1659326830.1659326830.1659326830.1; __utmc\u003d201319536; __utmz\u003d201319536.1659326830.1.1.utmcsr\u003d(direct)|utmccn\u003d(direct)|utmcmd\u003d(none); JSESSIONID\u003d1089F37DEEB4654F9AF7AEB152C3C2E1",
  "connection": "close",
  "content-length": "1220"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/UNRK9uUpuV1W5bEWUOz4
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
#access_token=ftwP3TglElLBA42J3LHV_vprMfxk8J_d92h1pApTa0Q.LCyUqOhOzNAcYoALV2Y0nVnM_Y94gYB7QpIiRfYa-6TM4Maj4VPaOUZ1LXf0THIZYTkK0xUmyxq7oP86ULn-Zg&code=wV9dW74Fi5B6XCqdHD8XHNii43R-mE5xn6tAGLfrZpc.eCG29lFPnzJ5S9dtOU8cy9YO69ElrjSZ_SsvKgbXmULAeXUqFii7e3X7qOE8Y4-wnF61ogQxej5jvWkiQDD5bw&expires_in=7199&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZmlwNi1ocnRZaW9XWEN2YnB2MVJQZyIsImF1ZCI6WyIxZmI5ODgyMi05MDQ3LTRhZDMtOTA5My1jYzZiNzJjN2RiYTEiXSwiYXV0aF90aW1lIjoxNjU5NTA5Njk3LCJjX2hhc2giOiJOeG9GWDVfNnRTdnBUTkl1VHpxS3VnIiwiZXhwIjoxNjU5NTEzMzA5LCJpYXQiOjE2NTk1MDk3MDksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOGZhOGQ1NGYtOTgyMS00Y2Y1LTk0ZGUtMTQ0MjAxYzBjODUwIiwibm9uY2UiOiJpM2h1N1VIYWVLIiwicmF0IjoxNjU5NTA5Njk3LCJzX2hhc2giOiJSdmNVWkFSNXQ5eFgybnRTNE10V0pnIiwic3ViIjoidGVzdHVzZXIifQ.ryJJfstEoNimxrhzGDRvtAfrUy_1fOwgkcJohuIzbcWGY7I5sZL-LUU-fXEl06lKVH-3bJx8mfVMPBBPCOTE4Ls03vdv_KkthCDC8vRcYEWZMFS0kne8-6d5gec5SurMmvvHD_m3zV0E7scxP4RLxKD1jMaaq7hgD-RPibbtNPx3O-zh7BpD7ZWiwW3igOH6GK3QrAOZkNhK1jxW0Rv8lRrByELv2DGofGBWP4f0e-cKQ-dJMQIerujUNXgH9OTPb-DWV70BUCgYk4Gz4ZcMnqoLTiv8WgOtMrex2MXAYMhZQbuWw_v15Ew63VtZzMU_7tzrqaza2tHvHJ2KVe2_MQ&scope=openid&state=kscGI2QMPF&token_type=bearer
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-08-03 06:55:10 OUTGOING
oidcc-registration-logo-uri
Response to HTTP request to test instance RwdhxTFREaJCLGD
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/UNRK9uUpuV1W5bEWUOz4
2022-08-03 06:55:10
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "access_token",
    "value": "ftwP3TglElLBA42J3LHV_vprMfxk8J_d92h1pApTa0Q.LCyUqOhOzNAcYoALV2Y0nVnM_Y94gYB7QpIiRfYa-6TM4Maj4VPaOUZ1LXf0THIZYTkK0xUmyxq7oP86ULn-Zg"
  },
  {
    "name": "code",
    "value": "wV9dW74Fi5B6XCqdHD8XHNii43R-mE5xn6tAGLfrZpc.eCG29lFPnzJ5S9dtOU8cy9YO69ElrjSZ_SsvKgbXmULAeXUqFii7e3X7qOE8Y4-wnF61ogQxej5jvWkiQDD5bw"
  },
  {
    "name": "expires_in",
    "value": "7199"
  },
  {
    "name": "id_token",
    "value": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZmlwNi1ocnRZaW9XWEN2YnB2MVJQZyIsImF1ZCI6WyIxZmI5ODgyMi05MDQ3LTRhZDMtOTA5My1jYzZiNzJjN2RiYTEiXSwiYXV0aF90aW1lIjoxNjU5NTA5Njk3LCJjX2hhc2giOiJOeG9GWDVfNnRTdnBUTkl1VHpxS3VnIiwiZXhwIjoxNjU5NTEzMzA5LCJpYXQiOjE2NTk1MDk3MDksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOGZhOGQ1NGYtOTgyMS00Y2Y1LTk0ZGUtMTQ0MjAxYzBjODUwIiwibm9uY2UiOiJpM2h1N1VIYWVLIiwicmF0IjoxNjU5NTA5Njk3LCJzX2hhc2giOiJSdmNVWkFSNXQ5eFgybnRTNE10V0pnIiwic3ViIjoidGVzdHVzZXIifQ.ryJJfstEoNimxrhzGDRvtAfrUy_1fOwgkcJohuIzbcWGY7I5sZL-LUU-fXEl06lKVH-3bJx8mfVMPBBPCOTE4Ls03vdv_KkthCDC8vRcYEWZMFS0kne8-6d5gec5SurMmvvHD_m3zV0E7scxP4RLxKD1jMaaq7hgD-RPibbtNPx3O-zh7BpD7ZWiwW3igOH6GK3QrAOZkNhK1jxW0Rv8lRrByELv2DGofGBWP4f0e-cKQ-dJMQIerujUNXgH9OTPb-DWV70BUCgYk4Gz4ZcMnqoLTiv8WgOtMrex2MXAYMhZQbuWw_v15Ew63VtZzMU_7tzrqaza2tHvHJ2KVe2_MQ"
  },
  {
    "name": "scope",
    "value": "openid"
  },
  {
    "name": "state",
    "value": "kscGI2QMPF"
  },
  {
    "name": "token_type",
    "value": "bearer"
  }
]
2022-08-03 06:55:10 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
access_token
ftwP3TglElLBA42J3LHV_vprMfxk8J_d92h1pApTa0Q.LCyUqOhOzNAcYoALV2Y0nVnM_Y94gYB7QpIiRfYa-6TM4Maj4VPaOUZ1LXf0THIZYTkK0xUmyxq7oP86ULn-Zg
code
wV9dW74Fi5B6XCqdHD8XHNii43R-mE5xn6tAGLfrZpc.eCG29lFPnzJ5S9dtOU8cy9YO69ElrjSZ_SsvKgbXmULAeXUqFii7e3X7qOE8Y4-wnF61ogQxej5jvWkiQDD5bw
expires_in
7199
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZmlwNi1ocnRZaW9XWEN2YnB2MVJQZyIsImF1ZCI6WyIxZmI5ODgyMi05MDQ3LTRhZDMtOTA5My1jYzZiNzJjN2RiYTEiXSwiYXV0aF90aW1lIjoxNjU5NTA5Njk3LCJjX2hhc2giOiJOeG9GWDVfNnRTdnBUTkl1VHpxS3VnIiwiZXhwIjoxNjU5NTEzMzA5LCJpYXQiOjE2NTk1MDk3MDksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOGZhOGQ1NGYtOTgyMS00Y2Y1LTk0ZGUtMTQ0MjAxYzBjODUwIiwibm9uY2UiOiJpM2h1N1VIYWVLIiwicmF0IjoxNjU5NTA5Njk3LCJzX2hhc2giOiJSdmNVWkFSNXQ5eFgybnRTNE10V0pnIiwic3ViIjoidGVzdHVzZXIifQ.ryJJfstEoNimxrhzGDRvtAfrUy_1fOwgkcJohuIzbcWGY7I5sZL-LUU-fXEl06lKVH-3bJx8mfVMPBBPCOTE4Ls03vdv_KkthCDC8vRcYEWZMFS0kne8-6d5gec5SurMmvvHD_m3zV0E7scxP4RLxKD1jMaaq7hgD-RPibbtNPx3O-zh7BpD7ZWiwW3igOH6GK3QrAOZkNhK1jxW0Rv8lRrByELv2DGofGBWP4f0e-cKQ-dJMQIerujUNXgH9OTPb-DWV70BUCgYk4Gz4ZcMnqoLTiv8WgOtMrex2MXAYMhZQbuWw_v15Ew63VtZzMU_7tzrqaza2tHvHJ2KVe2_MQ
scope
openid
state
kscGI2QMPF
token_type
bearer
2022-08-03 06:55:10 REDIRECT-IN
oidcc-registration-logo-uri
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "referer": "https://isamfed.com:8843/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,zh-TW;q\u003d0.8,zh;q\u003d0.7",
  "cookie": "__utma\u003d201319536.1003316269.1659326830.1659326830.1659326830.1; __utmc\u003d201319536; __utmz\u003d201319536.1659326830.1.1.utmcsr\u003d(direct)|utmccn\u003d(direct)|utmcmd\u003d(none); JSESSIONID\u003d1089F37DEEB4654F9AF7AEB152C3C2E1",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{
  "access_token": "ftwP3TglElLBA42J3LHV_vprMfxk8J_d92h1pApTa0Q.LCyUqOhOzNAcYoALV2Y0nVnM_Y94gYB7QpIiRfYa-6TM4Maj4VPaOUZ1LXf0THIZYTkK0xUmyxq7oP86ULn-Zg",
  "code": "wV9dW74Fi5B6XCqdHD8XHNii43R-mE5xn6tAGLfrZpc.eCG29lFPnzJ5S9dtOU8cy9YO69ElrjSZ_SsvKgbXmULAeXUqFii7e3X7qOE8Y4-wnF61ogQxej5jvWkiQDD5bw",
  "expires_in": "7199",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiZmlwNi1ocnRZaW9XWEN2YnB2MVJQZyIsImF1ZCI6WyIxZmI5ODgyMi05MDQ3LTRhZDMtOTA5My1jYzZiNzJjN2RiYTEiXSwiYXV0aF90aW1lIjoxNjU5NTA5Njk3LCJjX2hhc2giOiJOeG9GWDVfNnRTdnBUTkl1VHpxS3VnIiwiZXhwIjoxNjU5NTEzMzA5LCJpYXQiOjE2NTk1MDk3MDksImlzcyI6Imh0dHBzOi8vaXNhbWZlZC5jb206ODg0My9vYXV0aDIvIiwianRpIjoiOGZhOGQ1NGYtOTgyMS00Y2Y1LTk0ZGUtMTQ0MjAxYzBjODUwIiwibm9uY2UiOiJpM2h1N1VIYWVLIiwicmF0IjoxNjU5NTA5Njk3LCJzX2hhc2giOiJSdmNVWkFSNXQ5eFgybnRTNE10V0pnIiwic3ViIjoidGVzdHVzZXIifQ.ryJJfstEoNimxrhzGDRvtAfrUy_1fOwgkcJohuIzbcWGY7I5sZL-LUU-fXEl06lKVH-3bJx8mfVMPBBPCOTE4Ls03vdv_KkthCDC8vRcYEWZMFS0kne8-6d5gec5SurMmvvHD_m3zV0E7scxP4RLxKD1jMaaq7hgD-RPibbtNPx3O-zh7BpD7ZWiwW3igOH6GK3QrAOZkNhK1jxW0Rv8lRrByELv2DGofGBWP4f0e-cKQ-dJMQIerujUNXgH9OTPb-DWV70BUCgYk4Gz4ZcMnqoLTiv8WgOtMrex2MXAYMhZQbuWw_v15Ew63VtZzMU_7tzrqaza2tHvHJ2KVe2_MQ",
  "scope": "openid",
  "state": "kscGI2QMPF",
  "token_type": "bearer"
}
post_body
2022-08-03 06:55:10 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-03 06:55:10 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-03 06:55:10 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-03 06:55:10
oidcc-registration-logo-uri
Received a callback from the authorization endpoint. It is not necessary to complete login for this test.
2022-08-03 06:55:54 FINISHED
oidcc-registration-logo-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-08-03 06:55:54
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/1fb98822-9047-4ad3-9093-cc6b72c7dba1
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer h-asdrpyPVSm533NLPdN4TxJYGgOvzyELhiW-NoLKHA.lQx4UJ-DBu5RkpdjsLpGSycHDUHGm2b7nLKTE0mzSsyyiF8vUypbDOopZkn32G-7dhK8XHAe9N1emNiKq3fDZg",
  "content-length": "0"
}
request_body

                                
2022-08-03 06:55:55 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Wed, 03 Aug 2022 06:55:55 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-2862208b-33b5-4432-b31b-38434fa542bb",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-03 06:55:55 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-03 06:56:13
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
6UpoodxM7RLCdsM
Test Results