Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-08-16 12:10:49 INFO
TEST-RUNNER
Test instance dzlegdpwVF23Ao7 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 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
xyeb29Tiv5fzt
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-policy-uri
2022-08-16 12:10:49 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:10:49
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:10:50 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:10:50 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "transfer-encoding": "chunked",
  "x-correlation-id": "CORR_ID-496dcf0a-36c4-492a-b982-b0eab42e7728",
  "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:10: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",
  "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:10:50 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-08-16 12:10:50
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
client_id
client01
client_secret
secret
2022-08-16 12:10:50
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-08-16 12:10:50
CreatePolicyUri
Generated policy URI
policy_uri
https://www.certification.openid.net/login.html
2022-08-16 12:10:50
oidcc-registration-policy-uri
Setup Done
2022-08-16 12:10:50 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "2oE9w0UKXr1XVs4tVg0iy_ZpcP0-paPP1OJC_VoqBif_vOoU8wYGlFGrqm1WMY7Zy7y4uASeXmYJq2zztL7PxswSw5Cjilo_B_gOg8BWqiLAJXUgLF9GtEn6TxJHv6j6NEIfCRjxyYvZRcE9m42u_AdApqP317iFRvMb7vhWLJE",
      "kty": "RSA",
      "q": "0EksrdlJhrL7GtTdLWU9hguXp_u5uk_pbPtr1tGBkFfaf69F3g-FDVp2_OFRgCpZm97BYaeuIUV5MVfOtOY7ROLIKpIPe3nMvYE5XClrF6Pthiv1ZhPA3L0SEJtRr8E8t9CCXGc4TTCza3-ns2sgKxHaCTxR7FpiVhQcV6lQoi0",
      "d": "QjR8BtQqRCrdjM_jMGx57LNKmF8eb4fKseCj8kCS4eN9F_pYpoELEzOTunDAjwp9lokC9jIisTPL3FyNfbKDr9K1CdXIGLa6flYTKgrPww_cjnOdajbXxRbg2fZWi6QktlrTPx48WAm1jSyhJRVMt7oJtdPXyoDuoUWY3bhTMqYfUVgkyHeJffII_OqILIK4bMA7VX-OjnDBvi2QgelKUh85fNz34ha6EPq93R921196N__1QUTTXSQoBxJdGT1ct75paNAjSfUGCayFEgiFirrbExo0Q6qxtGYlbD25V-yqmBgj-0FVgyd65ZQlaZEH2kvH6NiqnfLkK_Ic0O2wgQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "1AM_bp2-If2eKLTOoDdR5Tv_DAhUSN178GRTKijO1Izk_2f8hTb0ChoX27b6-aN4j9LNk7BGUDjWJDy-jt_hGdaq91CoSRsGFt-Vr592Ie46tO5Ds-yJtglNtT2Xx6FRJQSN5jclrcyvqIEmQUNF2a8ZngpzaoJgVL-1yp5jszY",
      "dp": "njK-Xddpp6gcSPvjdQ7zp4pTUvv3VIOioHXknHugO27QSJ2N51nwf4gV6sFYi27qnwiXEJw_cQcdbyDl3XHdCwiLeU4KKcwnIITnNVqXJH0ecsA3OAkPLs70zDTm_4u_AwDwaWzG-e4ns8ox6aKOE2jI1R2X_nZZAEJZcg4YjhE",
      "alg": "RS256",
      "dq": "PnxFYB5YtYVKWcFUXUMLEwS1SZr2HBPPNney4W5WzUPd9AJUFotXYisqmTDLb4TE_0LzhuV0Et0xv4DVLWYIj-DtJgBNjsB6kLuMxr5SN3RhVKgpZac1a8N5AOxntC9nlMmD4k7BED81BGH2oJfZvbIMVEr5VMvExogf_Jh57T0",
      "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
    }
  ]
}
2022-08-16 12:10:50 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-08-16 12:10:50
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2022-08-16 12:10:50
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test dzlegdpwVF23Ao7
2022-08-16 12:10:50
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2022-08-16 12:10:50
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2022-08-16 12:10:50
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test dzlegdpwVF23Ao7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
      }
    ]
  }
}
2022-08-16 12:10:50
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test dzlegdpwVF23Ao7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 12:10:50
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test dzlegdpwVF23Ao7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ]
}
2022-08-16 12:10:50
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test dzlegdpwVF23Ao7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ]
}
2022-08-16 12:10:50
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test dzlegdpwVF23Ao7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code 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:10:50
AddPolicyUriToDynamicRegistrationRequest
Added policy_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test dzlegdpwVF23Ao7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "policy_uri": "https://www.certification.openid.net/login.html"
}
2022-08-16 12:10: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": "800"
}
request_body
{"client_name":"OIDF Conformance Test dzlegdpwVF23Ao7","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["code token"],"redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"contacts":["certification@oidf.org"],"policy_uri":"https://www.certification.openid.net/login.html"}
2022-08-16 12:10:52 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "content-length": "1215",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 12:10:51 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-2e3c1711-0418-414f-b2c9-db73b3cfadd4",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body
{"client_id":"cf440faf-91fc-4f7c-b9d6-e8ede44d4a66","client_id_issued_at":1660651851,"client_name":"OIDF Conformance Test dzlegdpwVF23Ao7","client_secret":"jscva0WZB1rhgGtp","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ","use":"sig"}]},"policy_uri":"https://www.certification.openid.net/login.html","redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"cKzTtIPeNMOv9ht4KsX0L-M_48u92uGw0Kt6KGjF3ks.y8ZNcM81GTvUFz_gRK9e0ikG9aHAbZAl-5VPaiVH3dpgtB42oXd5hDjbyYRzDU-B4xu0F9hI2xPrZBcu4aGCOA","registration_client_uri":"https://isamfed.com:8843/oauth2/register/cf440faf-91fc-4f7c-b9d6-e8ede44d4a66","response_types":["code token"],"token_endpoint_auth_method":"private_key_jwt"}
2022-08-16 12:10:52
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-length": "1215",
  "content-type": "application/json;charset\u003dUTF-8",
  "date": "Tue, 16 Aug 2022 12:10:51 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-2e3c1711-0418-414f-b2c9-db73b3cfadd4",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
body
{"client_id":"cf440faf-91fc-4f7c-b9d6-e8ede44d4a66","client_id_issued_at":1660651851,"client_name":"OIDF Conformance Test dzlegdpwVF23Ao7","client_secret":"jscva0WZB1rhgGtp","client_secret_expires_at":0,"contacts":["certification@oidf.org"],"grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"alg":"RS256","e":"AQAB","kty":"RSA","n":"scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ","use":"sig"}]},"policy_uri":"https://www.certification.openid.net/login.html","redirect_uris":["https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"],"registration_access_token":"cKzTtIPeNMOv9ht4KsX0L-M_48u92uGw0Kt6KGjF3ks.y8ZNcM81GTvUFz_gRK9e0ikG9aHAbZAl-5VPaiVH3dpgtB42oXd5hDjbyYRzDU-B4xu0F9hI2xPrZBcu4aGCOA","registration_client_uri":"https://isamfed.com:8843/oauth2/register/cf440faf-91fc-4f7c-b9d6-e8ede44d4a66","response_types":["code token"],"token_endpoint_auth_method":"private_key_jwt"}
body_json
{
  "client_id": "cf440faf-91fc-4f7c-b9d6-e8ede44d4a66",
  "client_id_issued_at": 1660651851,
  "client_name": "OIDF Conformance Test dzlegdpwVF23Ao7",
  "client_secret": "jscva0WZB1rhgGtp",
  "client_secret_expires_at": 0,
  "contacts": [
    "certification@oidf.org"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "alg": "RS256",
        "e": "AQAB",
        "kty": "RSA",
        "n": "scd3K94xuO_X-EDIDcIjYcsVwEkTjwiPwweXpD7nwPayJLTXP2-EWwhGd3-PN7rR1lJ2BDUK9vwBF7Bin091vA4QiWV-NiduYPflpvz6H-zdGFuXKz1BxEf5947juIidiErIs0FiWY67qVcFnoSPi5k4flk3o3NfVAVklaF7Ed9-L1ZjR3Lm5t3FhMj8_GHBtmekHqgnX4ZS04sGmOcl7EOrmNBopMAvJeG77XnQYblZCvVR4x3JTdD_lbAZq7K51jOeQzCvSw9b0AhRWXEcgAGVCPZD_RPqjdVTDZvX56UQf9S7RnINjZbYtD8F0SohUmncoTZFdFLQhKHI1amXfQ",
        "use": "sig"
      }
    ]
  },
  "policy_uri": "https://www.certification.openid.net/login.html",
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback"
  ],
  "registration_access_token": "cKzTtIPeNMOv9ht4KsX0L-M_48u92uGw0Kt6KGjF3ks.y8ZNcM81GTvUFz_gRK9e0ikG9aHAbZAl-5VPaiVH3dpgtB42oXd5hDjbyYRzDU-B4xu0F9hI2xPrZBcu4aGCOA",
  "registration_client_uri": "https://isamfed.com:8843/oauth2/register/cf440faf-91fc-4f7c-b9d6-e8ede44d4a66",
  "response_types": [
    "code token"
  ],
  "token_endpoint_auth_method": "private_key_jwt"
}
2022-08-16 12:10:52 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2022-08-16 12:10:52 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
expected_status
201
http_status
201
2022-08-16 12:10:52 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2022-08-16 12:10:52 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
cf440faf-91fc-4f7c-b9d6-e8ede44d4a66
2022-08-16 12:10:52 SUCCESS
VerifyClientManagementCredentials
Verified dynamic registration management credentials
registration_client_uri
https://isamfed.com:8843/oauth2/register/cf440faf-91fc-4f7c-b9d6-e8ede44d4a66
registration_access_token
cKzTtIPeNMOv9ht4KsX0L-M_48u92uGw0Kt6KGjF3ks.y8ZNcM81GTvUFz_gRK9e0ikG9aHAbZAl-5VPaiVH3dpgtB42oXd5hDjbyYRzDU-B4xu0F9hI2xPrZBcu4aGCOA
2022-08-16 12:10:52
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
Make request to authorization endpoint
2022-08-16 12:10:52 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
cf440faf-91fc-4f7c-b9d6-e8ede44d4a66
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
2022-08-16 12:10:52
CreateRandomStateValue
Created state value
requested_state_length
10
state
qQ6ylEN3E9
2022-08-16 12:10:52 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
cf440faf-91fc-4f7c-b9d6-e8ede44d4a66
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
qQ6ylEN3E9
2022-08-16 12:10:52
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
9hpj6aRBik
2022-08-16 12:10:52 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
cf440faf-91fc-4f7c-b9d6-e8ede44d4a66
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
qQ6ylEN3E9
nonce
9hpj6aRBik
2022-08-16 12:10:52 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
cf440faf-91fc-4f7c-b9d6-e8ede44d4a66
redirect_uri
https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback
scope
openid
state
qQ6ylEN3E9
nonce
9hpj6aRBik
response_type
code token
2022-08-16 12:10:52 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "cf440faf-91fc-4f7c-b9d6-e8ede44d4a66",
  "redirect_uri": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback",
  "scope": "openid",
  "state": "qQ6ylEN3E9",
  "nonce": "9hpj6aRBik",
  "response_type": "code token"
}
redirect_to_authorization_endpoint
https://isamfed.com:8843/oauth2/authorize?client_id=cf440faf-91fc-4f7c-b9d6-e8ede44d4a66&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=qQ6ylEN3E9&nonce=9hpj6aRBik&response_type=code%20token
2022-08-16 12:10:52 REDIRECT
oidcc-registration-policy-uri
Redirecting to authorization endpoint
redirect_to
https://isamfed.com:8843/oauth2/authorize?client_id=cf440faf-91fc-4f7c-b9d6-e8ede44d4a66&redirect_uri=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/callback&scope=openid&state=qQ6ylEN3E9&nonce=9hpj6aRBik&response_type=code%20token
2022-08-16 12:10:52 REVIEW IMAGE
ExpectLoginPageWithPolicyLink
The login page should show a link to a policy document - upload a screenshot of the login page.
img
updatedAt
1660651882190
2022-08-16 12:11:13 INCOMING
oidcc-registration-policy-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; __utmb\u003d201319536.10.10.1660648933",
  "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:11:13 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/sRYm9xmj9hErEzz5j1Aq",
  "fullUrl": "https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/sRYm9xmj9hErEzz5j1Aq"
}
2022-08-16 12:11:13 OUTGOING
oidcc-registration-policy-uri
Response to HTTP request to test instance dzlegdpwVF23Ao7
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/isva_op_oidc_core_test_gh/implicit/sRYm9xmj9hErEzz5j1Aq, returnUrl=/log-detail.html?log=dzlegdpwVF23Ao7}]
outgoing_path
callback
2022-08-16 12:11:13 INCOMING
oidcc-registration-policy-uri
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/sRYm9xmj9hErEzz5j1Aq
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; __utmb\u003d201319536.10.10.1660648933",
  "connection": "close",
  "content-length": "344"
}
incoming_path
/test/a/isva_op_oidc_core_test_gh/implicit/sRYm9xmj9hErEzz5j1Aq
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
#access_token=ZgX5E5JnfwGJno30udZ-A4nV9I31tL9RAaaebLgcSvI.o4971GxxW50bGXUq4bSBy6D8kFh_I_3lFrCK9PIjXgiWJoSSChBjaetEHZw_vbIPLyWxktzPken9j_dXgXdu5w&code=Cg6YtWfaslzonJeurA3Nz-0qfCIphhuHqIUW5QeZmOQ._aiTvhINwW1b5GJuqq4GZHF8b6ZB01Mfq5NjHy_6LMN-YuWKv4BZPyIZdIA8oXvalO1tDnjFYiem1oW1g-eH2w&expires_in=7200&scope=openid&state=qQ6ylEN3E9&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:11:13 OUTGOING
oidcc-registration-policy-uri
Response to HTTP request to test instance dzlegdpwVF23Ao7
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/sRYm9xmj9hErEzz5j1Aq
2022-08-16 12:11:13
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "access_token",
    "value": "ZgX5E5JnfwGJno30udZ-A4nV9I31tL9RAaaebLgcSvI.o4971GxxW50bGXUq4bSBy6D8kFh_I_3lFrCK9PIjXgiWJoSSChBjaetEHZw_vbIPLyWxktzPken9j_dXgXdu5w"
  },
  {
    "name": "code",
    "value": "Cg6YtWfaslzonJeurA3Nz-0qfCIphhuHqIUW5QeZmOQ._aiTvhINwW1b5GJuqq4GZHF8b6ZB01Mfq5NjHy_6LMN-YuWKv4BZPyIZdIA8oXvalO1tDnjFYiem1oW1g-eH2w"
  },
  {
    "name": "expires_in",
    "value": "7200"
  },
  {
    "name": "scope",
    "value": "openid"
  },
  {
    "name": "state",
    "value": "qQ6ylEN3E9"
  },
  {
    "name": "token_type",
    "value": "bearer"
  }
]
2022-08-16 12:11:13 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
access_token
ZgX5E5JnfwGJno30udZ-A4nV9I31tL9RAaaebLgcSvI.o4971GxxW50bGXUq4bSBy6D8kFh_I_3lFrCK9PIjXgiWJoSSChBjaetEHZw_vbIPLyWxktzPken9j_dXgXdu5w
code
Cg6YtWfaslzonJeurA3Nz-0qfCIphhuHqIUW5QeZmOQ._aiTvhINwW1b5GJuqq4GZHF8b6ZB01Mfq5NjHy_6LMN-YuWKv4BZPyIZdIA8oXvalO1tDnjFYiem1oW1g-eH2w
expires_in
7200
scope
openid
state
qQ6ylEN3E9
token_type
bearer
2022-08-16 12:11:13 REDIRECT-IN
oidcc-registration-policy-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; __utmb\u003d201319536.10.10.1660648933",
  "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": "ZgX5E5JnfwGJno30udZ-A4nV9I31tL9RAaaebLgcSvI.o4971GxxW50bGXUq4bSBy6D8kFh_I_3lFrCK9PIjXgiWJoSSChBjaetEHZw_vbIPLyWxktzPken9j_dXgXdu5w",
  "code": "Cg6YtWfaslzonJeurA3Nz-0qfCIphhuHqIUW5QeZmOQ._aiTvhINwW1b5GJuqq4GZHF8b6ZB01Mfq5NjHy_6LMN-YuWKv4BZPyIZdIA8oXvalO1tDnjFYiem1oW1g-eH2w",
  "expires_in": "7200",
  "scope": "openid",
  "state": "qQ6ylEN3E9",
  "token_type": "bearer"
}
post_body
2022-08-16 12:11:13 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-08-16 12:11:13 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-08-16 12:11:13 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-08-16 12:11:13
oidcc-registration-policy-uri
Received a callback from the authorization endpoint. It is not necessary to complete login for this test.
2022-08-16 12:11:23 FINISHED
oidcc-registration-policy-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-08-16 12:11:23
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://isamfed.com:8843/oauth2/register/cf440faf-91fc-4f7c-b9d6-e8ede44d4a66
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer cKzTtIPeNMOv9ht4KsX0L-M_48u92uGw0Kt6KGjF3ks.y8ZNcM81GTvUFz_gRK9e0ikG9aHAbZAl-5VPaiVH3dpgtB42oXd5hDjbyYRzDU-B4xu0F9hI2xPrZBcu4aGCOA",
  "content-length": "0"
}
request_body

                                
2022-08-16 12:11:24 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "date": "Tue, 16 Aug 2022 12:11:23 GMT",
  "p3p": "CP\u003d\"NON CUR OTPi OUR NOR UNI\"",
  "cache-control": "no-store",
  "x-correlation-id": "CORR_ID-0c434036-4194-4fe1-85a3-119f057fd137",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "pragma": "no-cache"
}
response_body

                                
2022-08-16 12:11:24 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2022-08-16 12:11:29
TEST-RUNNER
Alias has now been claimed by another test
alias
isva_op_oidc_core_test_gh
new_test_id
zinCh8tTW9RPZ4o
Test Results