Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-16 12:53:19 INFO
TEST-RUNNER
Test instance kZ9BlZZOA4IDhtR created
baseUrl
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "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
32v1l3LqGimyF
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-16 12:53:19 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
2022-08-16 12:53:19
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-16 12:53:20 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "date": "Tue, 16 Aug 2022 12:53:20 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-991c0c09-dd26-470d-9e4f-975fb489bb43",
  "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","email","email_verified","acr","openbanking_intent_id","sharing_duration"],"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"],"id_token_encryption_enc_values_supported":["none"],"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":true,"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"],"userinfo_encryption_enc_values_supported":["none"],"userinfo_endpoint":"https://isamfed.com:8843/oauth2/userinfo","userinfo_signing_alg_values_supported":["RS256"]}
2022-08-16 12:53:20 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",
  "email",
  "email_verified",
  "acr",
  "openbanking_intent_id",
  "sharing_duration"
]
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"
]
id_token_encryption_enc_values_supported
[
  "none"
]
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
true
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"
]
userinfo_encryption_enc_values_supported
[
  "none"
]
userinfo_endpoint
https://isamfed.com:8843/oauth2/userinfo
userinfo_signing_alg_values_supported
[
  "RS256"
]
2022-08-16 12:53:20 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-16 12:53:20
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-16 12:53:20
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-16 12:53:20
CreateLogoUri
Generated logo URI
logo_uri
https://www.certification.openid.net/images/openid.png
2022-08-16 12:53:20
oidcc-registration-logo-uri
Setup Done
2022-08-16 12:53:20 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "8itTdkQFYC74nBN2GZk10e99B44TSWYC2KwgMB_W5GP08c4FRo3LHsPgEocvxLLIHWjz8Tk037Q0-qSiZ-qydvXC5tSQbDwFXak_Fa9Lnb1euWTFqH6tY0aPIIZt3-HO_JURV4wg5LE2CDDxxOCvYpbL3qA9qdXLJsPeFv4PqXs",
      "kty": "RSA",
      "q": "phkHPsnUrubNe4hgA7-42IvqxpDp7uxpJ6Fwyi1zXhJRrTo5SxRiDnI-BCLjPULaYwRstbbcygRL8SMqo0mPY6Zc9HZ41NwQMKKzjVHl_59adgLambT2B7v6Xvn6Iazeb1EetmmKlaEeQ9BIzOmOQXTueItS7O4MYnrVRzptlBk",
      "d": "dJ73HUAuIURhorx6v03_x0rfJAx0P7ft9YP-X4cT3jo2AsNvw61Y6WgfuIeyfKD66fCBoGmuQy0Z6BJM31lQT-aCfxo--Y_dqaDggPxw-qtnZJceiFSlRjsCRfdqpb4T2_U3zoWVFezDzgxWwGwt3QxIX1J3HGzkF7GwSOSjIV8nLzy-QQF31l6pc01Zf1y8QyA4A9pnn16tfw8YiFIuJzre2v8fT5RGB-K6sJnCRNfTbZjckrApph2CwUGa3bOAGh9eUtwveVgi76b6uy-8PxJzG9MNa_DjIrV3ykIniLswKEteBEbUZUbjqKmwEXVa49FzbGpF9hGbqMIoKpliUQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "UO5l7C_4ueJE4IW_IbtS-bwc4B-edqwVysFHiowl_QmmAAMCxzdegczyC8iE8HyC4qduG6jaa3-RH-cJ3FGTSr0i65youSKRloyZ0mMZiCuJXvqMu8y3uNbd6SVzUDjaKA1tksCro5J_rYuUK4CqxO-wtW_TrOwXQJi2DPJRKdY",
      "dp": "H2bC0ckMMWal0gcr_zHAqtI1Ei-4DIJvyAy5t8PJJ6BWeKxQPs_QENMxUPW6mfTcwgOD7jmOw5soa3_Bl1v1fDtt5GSXvZEi2PxDM9qhIXkWuU952dljPkY99Oe5g5hSMKpbr1B6S203JmTCVNcVpuEK2nlIxab1SreHKtAS09U",
      "alg": "RS256",
      "dq": "NtmJBPkNnPxm2uZ8HoDPf-MkkpIETnwPdaDgaEN-F5ChHD1f8iU3BGJBjIgg1ngfOheZ9p_-ZU_p7CWazPVbvqKPi8Mbv980EXuJI5_p_fIXo2Tp31xc6szurzKJoVk-0y_MnpxXwXXFUsuTXue5rG_62B_aMJejy1mY2L64tPE",
      "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
    }
  ]
}
2022-08-16 12:53:20 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-16 12:53:20
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-16 12:53:20
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test kZ9BlZZOA4IDhtR
2022-08-16 12:53:20
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2022-08-16 12:53:20
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kZ9BlZZOA4IDhtR",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
      }
    ]
  }
}
2022-08-16 12:53:20
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kZ9BlZZOA4IDhtR",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 12:53:20
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kZ9BlZZOA4IDhtR",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "id_token token"
  ]
}
2022-08-16 12:53:20
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kZ9BlZZOA4IDhtR",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ]
}
2022-08-16 12:53:20
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kZ9BlZZOA4IDhtR",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "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-16 12:53:20
AddLogoUriToDynamicRegistrationRequest
Added logo_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kZ9BlZZOA4IDhtR",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "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-16 12:53:20
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": "788"
}
request_body
{"client_name":"OIDF Conformance Test kZ9BlZZOA4IDhtR","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["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-16 12:53:21 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1203",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 12:53:21 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-bda57399-2b04-4679-96de-d013063402f8",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"08b33ce5-ed60-4042-b9f2-7dace3a87876","client_id_issued_at":1660654401,"client_name":"OIDF Conformance Test kZ9BlZZOA4IDhtR","client_secret":"0hOrUZM2aqdY6AZ5","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw","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":"zkWx9sx8aY-O2Rm6wQQZ2eG9AbVkCrUX9V6BuBypRzY.8NMmkUQZWdkRu7JcgYQIq_EwZNJ5uo2T1ucBCaas111YM0Plvsj_58lzawp2Que4I9hut4HpapAtd8bymbAPUQ","registration_client_uri":"https://isamfed.com:8843/oauth2/register/08b33ce5-ed60-4042-b9f2-7dace3a87876","response_types":["id_token token"],"token_endpoint_auth_method":"private_key_jwt"}
2022-08-16 12:53:21
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1203",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 12:53:21 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-bda57399-2b04-4679-96de-d013063402f8",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"08b33ce5-ed60-4042-b9f2-7dace3a87876","client_id_issued_at":1660654401,"client_name":"OIDF Conformance Test kZ9BlZZOA4IDhtR","client_secret":"0hOrUZM2aqdY6AZ5","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw","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":"zkWx9sx8aY-O2Rm6wQQZ2eG9AbVkCrUX9V6BuBypRzY.8NMmkUQZWdkRu7JcgYQIq_EwZNJ5uo2T1ucBCaas111YM0Plvsj_58lzawp2Que4I9hut4HpapAtd8bymbAPUQ","registration_client_uri":"https://isamfed.com:8843/oauth2/register/08b33ce5-ed60-4042-b9f2-7dace3a87876","response_types":["id_token token"],"token_endpoint_auth_method":"private_key_jwt"}
body_json
{
  "client_id": "08b33ce5-ed60-4042-b9f2-7dace3a87876",
  "client_id_issued_at": 1660654401,
  "client_name": "OIDF Conformance Test kZ9BlZZOA4IDhtR",
  "client_secret": "0hOrUZM2aqdY6AZ5",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "nR_FNGtbyUI6G4km6DCKH-VsyvmN-fLcvcm9VqOeSV1DkGocrYLM4COVKv0wkokYKqA63UcGhnDkupmgh8WEgj0Hp8cb8yxzeXQHxxpsrD54XGhTZwlkX0I-9YqGuV8Pemn17PIBChk9N177iS4--0T8yEa5Z14IpQfg24yYwlJyA3aU8GDi-fUDwyzNj7LUsHJlDIjbIxWTAMo63lkZGSp7NnECbiQBtwTTH3V2zC4QGtY4LH7WQvQrzo9xZOinNK5AC8Y5K8lEbSqWgvZB6gi73bF5gOdUe5ycKrNjyvOBjDjrNRCre3cQFcgvh0YBWfuVyrt6TNYj2QxN5OGpAw",
        "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": "zkWx9sx8aY-O2Rm6wQQZ2eG9AbVkCrUX9V6BuBypRzY.8NMmkUQZWdkRu7JcgYQIq_EwZNJ5uo2T1ucBCaas111YM0Plvsj_58lzawp2Que4I9hut4HpapAtd8bymbAPUQ",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/08b33ce5-ed60-4042-b9f2-7dace3a87876",
  "response_types": [
    "id_token token"
  ],
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 12:53:21 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-16 12:53:21 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-16 12:53:21 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-16 12:53:21 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
08b33ce5-ed60-4042-b9f2-7dace3a87876
2022-08-16 12:53:21 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/08b33ce5-ed60-4042-b9f2-7dace3a87876
registration_access_token
zkWx9sx8aY-O2Rm6wQQZ2eG9AbVkCrUX9V6BuBypRzY.8NMmkUQZWdkRu7JcgYQIq_EwZNJ5uo2T1ucBCaas111YM0Plvsj_58lzawp2Que4I9hut4HpapAtd8bymbAPUQ
2022-08-16 12:53:21
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
Make request to authorization endpoint
2022-08-16 12:53:21 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
08b33ce5-ed60-4042-b9f2-7dace3a87876
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-16 12:53:21
CreateRandomStateValue
Created state value
requested_state_length
10
state
k834aMpryt
2022-08-16 12:53:21 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
08b33ce5-ed60-4042-b9f2-7dace3a87876
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
k834aMpryt
2022-08-16 12:53:21
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
4yHXiASITF
2022-08-16 12:53:21 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
08b33ce5-ed60-4042-b9f2-7dace3a87876
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
k834aMpryt
nonce
4yHXiASITF
2022-08-16 12:53:21 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
08b33ce5-ed60-4042-b9f2-7dace3a87876
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
k834aMpryt
nonce
4yHXiASITF
response_type
id_token token
2022-08-16 12:53:21 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "08b33ce5-ed60-4042-b9f2-7dace3a87876",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "k834aMpryt",
  "nonce": "4yHXiASITF",
  "response_type": "id_token token"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=08b33ce5-ed60-4042-b9f2-7dace3a87876&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=k834aMpryt&nonce=4yHXiASITF&response_type=id_token%20token
2022-08-16 12:53:21 REDIRECT
oidcc-registration-logo-uri
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=08b33ce5-ed60-4042-b9f2-7dace3a87876&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=k834aMpryt&nonce=4yHXiASITF&response_type=id_token%20token
2022-08-16 12:53:21 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
1660654449378
2022-08-16 12:53:51 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/104.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": "\"Chromium\";v\u003d\"104\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"104\"",
  "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;q\u003d0.8,zh-TW;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1660191481.2.2.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003dBB4ECC84FF908F51B0FE0F1E0228BEC4; __utma\u003d201319536.1003316269.1659326830.1660191481.1660648933.3",
  "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-16 12:53:51 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/a3nYjLlXz9ipPofWX0Ha",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/a3nYjLlXz9ipPofWX0Ha"
}
2022-08-16 12:53:51 OUTGOING
oidcc-registration-logo-uri
Response to HTTP request to test instance kZ9BlZZOA4IDhtR
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/a3nYjLlXz9ipPofWX0Ha, returnUrl=/log-detail.html?log=kZ9BlZZOA4IDhtR}]
outgoing_path
callback
2022-08-16 12:53:52 INCOMING
oidcc-registration-logo-uri
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/a3nYjLlXz9ipPofWX0Ha
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Chromium\";v\u003d\"104\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"104\"",
  "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/104.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;q\u003d0.8,zh-TW;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1660191481.2.2.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003dBB4ECC84FF908F51B0FE0F1E0228BEC4; __utma\u003d201319536.1003316269.1659326830.1660191481.1660648933.3",
  "connection": "close",
  "content-length": "1038"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/a3nYjLlXz9ipPofWX0Ha
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
#access_token=ckQLkROuOabIt9IlYI9s1WjCF0HEX2_mllUGnt6Q_EM.iDZ2Idzw395s1l26oAiNg7MS7OstS3lO15LJwnmB2GN4nxyWRjXoCZ_7k0pM0bUwiTmerq9BDlw8JokNUKiFZg&expires_in=7199&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaVhidldEUHBnNTc3NDBaQTA0Q1BVdyIsImF1ZCI6WyIwOGIzM2NlNS1lZDYwLTQwNDItYjlmMi03ZGFjZTNhODc4NzYiXSwiYXV0aF90aW1lIjoxNjYwNjU0NDMxLCJleHAiOjE2NjA2NTgwMzEsImlhdCI6MTY2MDY1NDQzMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjMmEyNGRhMi02NTI3LTQxMDUtYWU2NC03ZjBhNmFiOWIyZGMiLCJub25jZSI6IjR5SFhpQVNJVEYiLCJyYXQiOjE2NjA2NTQ0MTgsInNfaGFzaCI6IkduOThLOVhzaW1LcTFjNzJfQmlkRHciLCJzdWIiOiJ0ZXN0dXNlciJ9.gFQw6iMan7pGFYGOpIzeZPfvyVL92ISe_qcZVJiIcQ6C-SxI5QcyWqSE3nzD3RKZpFaxWsxlnUYPhUBp5FqkIb0EdR7AD0GaCqhfwgbl3xwZY7CGUIlZLKEza7J0Ew1imEv9vctg2IgoBMdNBiWXQGdMqaxgC8faRQ61W8Qvv44LvJC980sskwZ6BxPRziI04-UAME_GQomYTbwVzBOgE7AVYqxL1jdPVYEcZWbno90FX6AHA7T-1T_1LvnHNFIAnd1xV5dmSL80NYLaZZ7pNZXQGnQbhnHkGICl9rTasYQO1Gb4Mwscp0ooE3SYgXjA8ssa_VsXYqRV5Dy-zL4qrQ&scope=openid&state=k834aMpryt&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-16 12:53:52 OUTGOING
oidcc-registration-logo-uri
Response to HTTP request to test instance kZ9BlZZOA4IDhtR
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/a3nYjLlXz9ipPofWX0Ha
2022-08-16 12:53:52
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "access_token",
    "value": "ckQLkROuOabIt9IlYI9s1WjCF0HEX2_mllUGnt6Q_EM.iDZ2Idzw395s1l26oAiNg7MS7OstS3lO15LJwnmB2GN4nxyWRjXoCZ_7k0pM0bUwiTmerq9BDlw8JokNUKiFZg"
  },
  {
    "name": "expires_in",
    "value": "7199"
  },
  {
    "name": "id_token",
    "value": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaVhidldEUHBnNTc3NDBaQTA0Q1BVdyIsImF1ZCI6WyIwOGIzM2NlNS1lZDYwLTQwNDItYjlmMi03ZGFjZTNhODc4NzYiXSwiYXV0aF90aW1lIjoxNjYwNjU0NDMxLCJleHAiOjE2NjA2NTgwMzEsImlhdCI6MTY2MDY1NDQzMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjMmEyNGRhMi02NTI3LTQxMDUtYWU2NC03ZjBhNmFiOWIyZGMiLCJub25jZSI6IjR5SFhpQVNJVEYiLCJyYXQiOjE2NjA2NTQ0MTgsInNfaGFzaCI6IkduOThLOVhzaW1LcTFjNzJfQmlkRHciLCJzdWIiOiJ0ZXN0dXNlciJ9.gFQw6iMan7pGFYGOpIzeZPfvyVL92ISe_qcZVJiIcQ6C-SxI5QcyWqSE3nzD3RKZpFaxWsxlnUYPhUBp5FqkIb0EdR7AD0GaCqhfwgbl3xwZY7CGUIlZLKEza7J0Ew1imEv9vctg2IgoBMdNBiWXQGdMqaxgC8faRQ61W8Qvv44LvJC980sskwZ6BxPRziI04-UAME_GQomYTbwVzBOgE7AVYqxL1jdPVYEcZWbno90FX6AHA7T-1T_1LvnHNFIAnd1xV5dmSL80NYLaZZ7pNZXQGnQbhnHkGICl9rTasYQO1Gb4Mwscp0ooE3SYgXjA8ssa_VsXYqRV5Dy-zL4qrQ"
  },
  {
    "name": "scope",
    "value": "openid"
  },
  {
    "name": "state",
    "value": "k834aMpryt"
  },
  {
    "name": "token_type",
    "value": "bearer"
  }
]
2022-08-16 12:53:52 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
access_token
ckQLkROuOabIt9IlYI9s1WjCF0HEX2_mllUGnt6Q_EM.iDZ2Idzw395s1l26oAiNg7MS7OstS3lO15LJwnmB2GN4nxyWRjXoCZ_7k0pM0bUwiTmerq9BDlw8JokNUKiFZg
expires_in
7199
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaVhidldEUHBnNTc3NDBaQTA0Q1BVdyIsImF1ZCI6WyIwOGIzM2NlNS1lZDYwLTQwNDItYjlmMi03ZGFjZTNhODc4NzYiXSwiYXV0aF90aW1lIjoxNjYwNjU0NDMxLCJleHAiOjE2NjA2NTgwMzEsImlhdCI6MTY2MDY1NDQzMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjMmEyNGRhMi02NTI3LTQxMDUtYWU2NC03ZjBhNmFiOWIyZGMiLCJub25jZSI6IjR5SFhpQVNJVEYiLCJyYXQiOjE2NjA2NTQ0MTgsInNfaGFzaCI6IkduOThLOVhzaW1LcTFjNzJfQmlkRHciLCJzdWIiOiJ0ZXN0dXNlciJ9.gFQw6iMan7pGFYGOpIzeZPfvyVL92ISe_qcZVJiIcQ6C-SxI5QcyWqSE3nzD3RKZpFaxWsxlnUYPhUBp5FqkIb0EdR7AD0GaCqhfwgbl3xwZY7CGUIlZLKEza7J0Ew1imEv9vctg2IgoBMdNBiWXQGdMqaxgC8faRQ61W8Qvv44LvJC980sskwZ6BxPRziI04-UAME_GQomYTbwVzBOgE7AVYqxL1jdPVYEcZWbno90FX6AHA7T-1T_1LvnHNFIAnd1xV5dmSL80NYLaZZ7pNZXQGnQbhnHkGICl9rTasYQO1Gb4Mwscp0ooE3SYgXjA8ssa_VsXYqRV5Dy-zL4qrQ
scope
openid
state
k834aMpryt
token_type
bearer
2022-08-16 12:53:52 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/104.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": "\"Chromium\";v\u003d\"104\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"104\"",
  "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;q\u003d0.8,zh-TW;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1660191481.2.2.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003dBB4ECC84FF908F51B0FE0F1E0228BEC4; __utma\u003d201319536.1003316269.1659326830.1660191481.1660648933.3",
  "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": "ckQLkROuOabIt9IlYI9s1WjCF0HEX2_mllUGnt6Q_EM.iDZ2Idzw395s1l26oAiNg7MS7OstS3lO15LJwnmB2GN4nxyWRjXoCZ_7k0pM0bUwiTmerq9BDlw8JokNUKiFZg",
  "expires_in": "7199",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InJzYTI1NiIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaVhidldEUHBnNTc3NDBaQTA0Q1BVdyIsImF1ZCI6WyIwOGIzM2NlNS1lZDYwLTQwNDItYjlmMi03ZGFjZTNhODc4NzYiXSwiYXV0aF90aW1lIjoxNjYwNjU0NDMxLCJleHAiOjE2NjA2NTgwMzEsImlhdCI6MTY2MDY1NDQzMSwiaXNzIjoiaHR0cHM6Ly9pc2FtZmVkLmNvbTo4ODQzL29hdXRoMi8iLCJqdGkiOiJjMmEyNGRhMi02NTI3LTQxMDUtYWU2NC03ZjBhNmFiOWIyZGMiLCJub25jZSI6IjR5SFhpQVNJVEYiLCJyYXQiOjE2NjA2NTQ0MTgsInNfaGFzaCI6IkduOThLOVhzaW1LcTFjNzJfQmlkRHciLCJzdWIiOiJ0ZXN0dXNlciJ9.gFQw6iMan7pGFYGOpIzeZPfvyVL92ISe_qcZVJiIcQ6C-SxI5QcyWqSE3nzD3RKZpFaxWsxlnUYPhUBp5FqkIb0EdR7AD0GaCqhfwgbl3xwZY7CGUIlZLKEza7J0Ew1imEv9vctg2IgoBMdNBiWXQGdMqaxgC8faRQ61W8Qvv44LvJC980sskwZ6BxPRziI04-UAME_GQomYTbwVzBOgE7AVYqxL1jdPVYEcZWbno90FX6AHA7T-1T_1LvnHNFIAnd1xV5dmSL80NYLaZZ7pNZXQGnQbhnHkGICl9rTasYQO1Gb4Mwscp0ooE3SYgXjA8ssa_VsXYqRV5Dy-zL4qrQ",
  "scope": "openid",
  "state": "k834aMpryt",
  "token_type": "bearer"
}
post_body
2022-08-16 12:53:52 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-16 12:53:52 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-16 12:53:52 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-16 12:53:52
oidcc-registration-logo-uri
Received a callback from the authorization endpoint. It is not necessary to complete login for this test.
2022-08-16 12:54:24 FINISHED
oidcc-registration-logo-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-08-16 12:54:24
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/08b33ce5-ed60-4042-b9f2-7dace3a87876
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer zkWx9sx8aY-O2Rm6wQQZ2eG9AbVkCrUX9V6BuBypRzY.8NMmkUQZWdkRu7JcgYQIq_EwZNJ5uo2T1ucBCaas111YM0Plvsj_58lzawp2Que4I9hut4HpapAtd8bymbAPUQ",
  "content-length": "0"
}
request_body

                                
2022-08-16 12:54:25 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Tue, 16 Aug 2022 12:54:25 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-2e40a664-d8ec-4dea-98b6-14e9d1327c41",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-16 12:54:25 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-16 12:54:48
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
8xuFcdBSydcUaCN
Test Results