Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-02-03 11:31:58 INFO
TEST-RUNNER
Test instance bkSHiq7qoYIiLEj created
baseUrl
https://www.certification.openid.net/test/a/duende_oidc
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "static_client"
}
alias
duende_oidc
description
Duende IdentityServer v5 basic
planId
Jn062foJC9Een
config
{
  "description": "Duende IdentityServer v5 basic",
  "server": {
    "discoveryUrl": "https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "hybrid",
    "client_secret": "secret"
  },
  "client_secret_post": {
    "client_id": "hybrid",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "hybrid2",
    "client_secret": "secret"
  },
  "alias": "duende_oidc"
}
testName
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
2021-02-03 11:31:58 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
2021-02-03 11:31:58
GetDynamicServerConfiguration
HTTP request
request_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-02-03 11:31:58 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "transfer-encoding": "chunked",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "Kestrel",
  "date": "Wed, 03 Feb 2021 11:31:58 GMT"
}
response_body
{"issuer":"https://duendesoftware-test.azurewebsites.net","jwks_uri":"https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks","authorization_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/authorize","token_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/token","userinfo_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/userinfo","end_session_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/endsession","check_session_iframe":"https://duendesoftware-test.azurewebsites.net/connect/checksession","revocation_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/revocation","introspection_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/introspect","device_authorization_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/deviceauthorization","frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"scopes_supported":["openid","profile","email","address","phone","api","offline_access"],"claims_supported":["sub","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","email","email_verified","address","phone_number","phone_number_verified"],"grant_types_supported":["authorization_code","client_credentials","refresh_token","implicit","password","urn:ietf:params:oauth:grant-type:device_code"],"response_types_supported":["code","token","id_token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["form_post","query","fragment"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"id_token_signing_alg_values_supported":["RS256"],"subject_types_supported":["public"],"code_challenge_methods_supported":["plain","S256"],"request_parameter_supported":true,"request_object_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512","HS256","HS384","HS512"],"authorization_response_iss_parameter_supported":true}
2021-02-03 11:31:58
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"issuer":"https://duendesoftware-test.azurewebsites.net","jwks_uri":"https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks","authorization_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/authorize","token_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/token","userinfo_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/userinfo","end_session_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/endsession","check_session_iframe":"https://duendesoftware-test.azurewebsites.net/connect/checksession","revocation_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/revocation","introspection_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/introspect","device_authorization_endpoint":"https://duendesoftware-test.azurewebsites.net/connect/deviceauthorization","frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"scopes_supported":["openid","profile","email","address","phone","api","offline_access"],"claims_supported":["sub","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","email","email_verified","address","phone_number","phone_number_verified"],"grant_types_supported":["authorization_code","client_credentials","refresh_token","implicit","password","urn:ietf:params:oauth:grant-type:device_code"],"response_types_supported":["code","token","id_token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["form_post","query","fragment"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"id_token_signing_alg_values_supported":["RS256"],"subject_types_supported":["public"],"code_challenge_methods_supported":["plain","S256"],"request_parameter_supported":true,"request_object_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512","HS256","HS384","HS512"],"authorization_response_iss_parameter_supported":true}
2021-02-03 11:31:58 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://duendesoftware-test.azurewebsites.net
jwks_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
authorization_endpoint
https://duendesoftware-test.azurewebsites.net/connect/authorize
token_endpoint
https://duendesoftware-test.azurewebsites.net/connect/token
userinfo_endpoint
https://duendesoftware-test.azurewebsites.net/connect/userinfo
end_session_endpoint
https://duendesoftware-test.azurewebsites.net/connect/endsession
check_session_iframe
https://duendesoftware-test.azurewebsites.net/connect/checksession
revocation_endpoint
https://duendesoftware-test.azurewebsites.net/connect/revocation
introspection_endpoint
https://duendesoftware-test.azurewebsites.net/connect/introspect
device_authorization_endpoint
https://duendesoftware-test.azurewebsites.net/connect/deviceauthorization
frontchannel_logout_supported
true
frontchannel_logout_session_supported
true
backchannel_logout_supported
true
backchannel_logout_session_supported
true
scopes_supported
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "api",
  "offline_access"
]
claims_supported
[
  "sub",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "email",
  "email_verified",
  "address",
  "phone_number",
  "phone_number_verified"
]
grant_types_supported
[
  "authorization_code",
  "client_credentials",
  "refresh_token",
  "implicit",
  "password",
  "urn:ietf:params:oauth:grant-type:device_code"
]
response_types_supported
[
  "code",
  "token",
  "id_token",
  "id_token token",
  "code id_token",
  "code token",
  "code id_token token"
]
response_modes_supported
[
  "form_post",
  "query",
  "fragment"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
subject_types_supported
[
  "public"
]
code_challenge_methods_supported
[
  "plain",
  "S256"
]
request_parameter_supported
true
request_object_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512",
  "HS256",
  "HS384",
  "HS512"
]
authorization_response_iss_parameter_supported
true
2021-02-03 11:31:58 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-02-03 11:31:58 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "duendesoftware-test.azurewebsites.net",
  "testPort": 443
}
token_endpoint
{
  "testHost": "duendesoftware-test.azurewebsites.net",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "duendesoftware-test.azurewebsites.net",
  "testPort": 443
}
2021-02-03 11:31:58
FetchServerKeys
Fetching server key
jwks_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
2021-02-03 11:31:58
FetchServerKeys
HTTP request
request_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-02-03 11:31:58 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "transfer-encoding": "chunked",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "Kestrel",
  "date": "Wed, 03 Feb 2021 11:31:58 GMT"
}
response_body
{"keys":[{"kty":"RSA","use":"sig","kid":"1A163E43C24AADAB2C36CBF732737841","e":"AQAB","n":"0unB1DCmuSCeXas-KBSyXz8pKlQnC2DLo0rVIuV-q38rcfCC5e6gdmZw-F1ww6lRtjdOoG2KokJS8IsWGq6PuatTv3awtAwi-NCRhn3LZNudvudh23jiVsTwiv2LCxAaQWYl8seu1YT4puAUboOrS1PaGpS0yByh2EoDTal2lovgF1KknsU6101rJkEpiKci3GEE_cGb-awgDlkG2Rq1ed1Vz6caM-hI8s4xNPPNb-O2jYl6FXyIZPE3ty2T27ulY8cLZghWtf_ampARGr2fGo0psY38l9ru0CyoECuK1sQbBIF-oHHWYyuLdVHsLRsz6DkUUk_WhgjtFzOs4Apg_w","alg":"RS256"}]}
2021-02-03 11:31:58
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","use":"sig","kid":"1A163E43C24AADAB2C36CBF732737841","e":"AQAB","n":"0unB1DCmuSCeXas-KBSyXz8pKlQnC2DLo0rVIuV-q38rcfCC5e6gdmZw-F1ww6lRtjdOoG2KokJS8IsWGq6PuatTv3awtAwi-NCRhn3LZNudvudh23jiVsTwiv2LCxAaQWYl8seu1YT4puAUboOrS1PaGpS0yByh2EoDTal2lovgF1KknsU6101rJkEpiKci3GEE_cGb-awgDlkG2Rq1ed1Vz6caM-hI8s4xNPPNb-O2jYl6FXyIZPE3ty2T27ulY8cLZghWtf_ampARGr2fGo0psY38l9ru0CyoECuK1sQbBIF-oHHWYyuLdVHsLRsz6DkUUk_WhgjtFzOs4Apg_w","alg":"RS256"}]}
2021-02-03 11:31:58 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "1A163E43C24AADAB2C36CBF732737841",
      "e": "AQAB",
      "n": "0unB1DCmuSCeXas-KBSyXz8pKlQnC2DLo0rVIuV-q38rcfCC5e6gdmZw-F1ww6lRtjdOoG2KokJS8IsWGq6PuatTv3awtAwi-NCRhn3LZNudvudh23jiVsTwiv2LCxAaQWYl8seu1YT4puAUboOrS1PaGpS0yByh2EoDTal2lovgF1KknsU6101rJkEpiKci3GEE_cGb-awgDlkG2Rq1ed1Vz6caM-hI8s4xNPPNb-O2jYl6FXyIZPE3ty2T27ulY8cLZghWtf_ampARGr2fGo0psY38l9ru0CyoECuK1sQbBIF-oHHWYyuLdVHsLRsz6DkUUk_WhgjtFzOs4Apg_w",
      "alg": "RS256"
    }
  ]
}
2021-02-03 11:31:58 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "1A163E43C24AADAB2C36CBF732737841",
      "e": "AQAB",
      "n": "0unB1DCmuSCeXas-KBSyXz8pKlQnC2DLo0rVIuV-q38rcfCC5e6gdmZw-F1ww6lRtjdOoG2KokJS8IsWGq6PuatTv3awtAwi-NCRhn3LZNudvudh23jiVsTwiv2LCxAaQWYl8seu1YT4puAUboOrS1PaGpS0yByh2EoDTal2lovgF1KknsU6101rJkEpiKci3GEE_cGb-awgDlkG2Rq1ed1Vz6caM-hI8s4xNPPNb-O2jYl6FXyIZPE3ty2T27ulY8cLZghWtf_ampARGr2fGo0psY38l9ru0CyoECuK1sQbBIF-oHHWYyuLdVHsLRsz6DkUUk_WhgjtFzOs4Apg_w",
      "alg": "RS256"
    }
  ]
}
2021-02-03 11:31:58 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-02-03 11:31:58 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-02-03 11:31:58 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-02-03 11:31:58 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-02-03 11:31:58 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
hybrid
client_secret
secret
2021-02-03 11:31:58
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-02-03 11:31:58 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-02-03 11:31:58 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://duendesoftware-test.azurewebsites.net/connect/userinfo
2021-02-03 11:31:58
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Setup Done
Make request to authorization endpoint
2021-02-03 11:31:58 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
hybrid
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
2021-02-03 11:31:58
CreateRandomStateValue
Created state value
requested_state_length
10
state
VCb5VNFCvd
2021-02-03 11:31:58 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
hybrid
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
VCb5VNFCvd
2021-02-03 11:31:58
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
DdQyeP7APm
2021-02-03 11:31:58
AddNonceToAuthorizationEndpointRequest
NOT adding nonce to request object
2021-02-03 11:31:58 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
hybrid
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
VCb5VNFCvd
response_type
code token
2021-02-03 11:31:58
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
hybrid
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
VCb5VNFCvd
response_type
code token
response_mode
form_post
2021-02-03 11:31:58 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://duendesoftware-test.azurewebsites.net/connect/authorize?client_id=hybrid&redirect_uri=https://www.certification.openid.net/test/a/duende_oidc/callback&scope=openid&state=VCb5VNFCvd&response_type=code%20token&response_mode=form_post
2021-02-03 11:31:58 REDIRECT
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Redirecting to authorization endpoint
redirect_to
https://duendesoftware-test.azurewebsites.net/connect/authorize?client_id=hybrid&redirect_uri=https://www.certification.openid.net/test/a/duende_oidc/callback&scope=openid&state=VCb5VNFCvd&response_type=code%20token&response_mode=form_post
2021-02-03 11:32:08 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance bkSHiq7qoYIiLEj
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "origin": "null",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 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-gpc": "1",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1072",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "code": "C08A803E1E03D3BDBDC9138CF802FCEE793FCCD2E9CE7A1CC41FFD9219E8E45E",
  "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIzNTE5MjgsImlhdCI6MTYxMjM1MTkyOCwiZXhwIjoxNjEyMzU1NTI4LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJoeWJyaWQiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjM1MDQzOCwiaWRwIjoibG9jYWwiLCJzaWQiOiJCQTI1QTA3NjBERjI0NEY2RTU4OTZDRTMwRTQ4QTY5OSIsImp0aSI6IjZBN0Y2MUU0RTcxM0MyNkMwNTdBMzg1QTk1RDVCNDhEIn0.B76Is8sSEWd3qdDoNnRCUogNuPLDrXGgaZAdURNB4w5BStu3wQaQOSQu87138cW28TZe7F6Ps8KieMGCKbiBPtpqfYcMhHPrrP6VQAFQiHV_5L38BegWiiwX9rI09lvJImw3GnaEUXjmFas-ujNUoNbfj5Jp-gRakc9-AeknVSxnSeRhjpJAR_0mh0I_vl-PlAss2rCOy_NH2CI7IsnUObS-fPcUnNyiAYO_UDbuL7fj7TulZXs1HfQ5j_keduw0KTNuthF9VCadBkLf7WbEyNCCufiK3Ue41PF3LNNKPJVJ7SZjXMbS4roEybuH709w8MMaSMpHfHPM3WIHfPmieA",
  "token_type": "Bearer",
  "expires_in": "3600",
  "scope": "openid",
  "state": "VCb5VNFCvd",
  "session_state": "ZeYnNBmRdLoQLVIC_ZAc-5daOjWEAsrQ60WT7MNtxAA.720F0DE25705D8211B8473F52E59646F"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=C08A803E1E03D3BDBDC9138CF802FCEE793FCCD2E9CE7A1CC41FFD9219E8E45E&access_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIzNTE5MjgsImlhdCI6MTYxMjM1MTkyOCwiZXhwIjoxNjEyMzU1NTI4LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJoeWJyaWQiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjM1MDQzOCwiaWRwIjoibG9jYWwiLCJzaWQiOiJCQTI1QTA3NjBERjI0NEY2RTU4OTZDRTMwRTQ4QTY5OSIsImp0aSI6IjZBN0Y2MUU0RTcxM0MyNkMwNTdBMzg1QTk1RDVCNDhEIn0.B76Is8sSEWd3qdDoNnRCUogNuPLDrXGgaZAdURNB4w5BStu3wQaQOSQu87138cW28TZe7F6Ps8KieMGCKbiBPtpqfYcMhHPrrP6VQAFQiHV_5L38BegWiiwX9rI09lvJImw3GnaEUXjmFas-ujNUoNbfj5Jp-gRakc9-AeknVSxnSeRhjpJAR_0mh0I_vl-PlAss2rCOy_NH2CI7IsnUObS-fPcUnNyiAYO_UDbuL7fj7TulZXs1HfQ5j_keduw0KTNuthF9VCadBkLf7WbEyNCCufiK3Ue41PF3LNNKPJVJ7SZjXMbS4roEybuH709w8MMaSMpHfHPM3WIHfPmieA&token_type=Bearer&expires_in=3600&scope=openid&state=VCb5VNFCvd&session_state=ZeYnNBmRdLoQLVIC_ZAc-5daOjWEAsrQ60WT7MNtxAA.720F0DE25705D8211B8473F52E59646F
2021-02-03 11:32:08 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/8YnptgWDr5EzQkZh85HL",
  "fullUrl": "https://www.certification.openid.net/test/a/duende_oidc/implicit/8YnptgWDr5EzQkZh85HL"
}
2021-02-03 11:32:08 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance bkSHiq7qoYIiLEj
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/duende_oidc/implicit/8YnptgWDr5EzQkZh85HL, returnUrl=/log-detail.html?log=bkSHiq7qoYIiLEj}]
outgoing_path
callback
2021-02-03 11:32:08 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance bkSHiq7qoYIiLEj
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36",
  "content-type": "text/plain",
  "sec-gpc": "1",
  "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/duende_oidc/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8",
  "cookie": "JSESSIONID\u003d7B0CEF09543CBC6505AB4C4B696683DC",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/8YnptgWDr5EzQkZh85HL
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-02-03 11:32:08 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance bkSHiq7qoYIiLEj
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/8YnptgWDr5EzQkZh85HL
2021-02-03 11:32:08 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-02-03 11:32:08 REDIRECT-IN
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "origin": "null",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 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-gpc": "1",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1072",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "C08A803E1E03D3BDBDC9138CF802FCEE793FCCD2E9CE7A1CC41FFD9219E8E45E",
  "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIzNTE5MjgsImlhdCI6MTYxMjM1MTkyOCwiZXhwIjoxNjEyMzU1NTI4LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJoeWJyaWQiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjM1MDQzOCwiaWRwIjoibG9jYWwiLCJzaWQiOiJCQTI1QTA3NjBERjI0NEY2RTU4OTZDRTMwRTQ4QTY5OSIsImp0aSI6IjZBN0Y2MUU0RTcxM0MyNkMwNTdBMzg1QTk1RDVCNDhEIn0.B76Is8sSEWd3qdDoNnRCUogNuPLDrXGgaZAdURNB4w5BStu3wQaQOSQu87138cW28TZe7F6Ps8KieMGCKbiBPtpqfYcMhHPrrP6VQAFQiHV_5L38BegWiiwX9rI09lvJImw3GnaEUXjmFas-ujNUoNbfj5Jp-gRakc9-AeknVSxnSeRhjpJAR_0mh0I_vl-PlAss2rCOy_NH2CI7IsnUObS-fPcUnNyiAYO_UDbuL7fj7TulZXs1HfQ5j_keduw0KTNuthF9VCadBkLf7WbEyNCCufiK3Ue41PF3LNNKPJVJ7SZjXMbS4roEybuH709w8MMaSMpHfHPM3WIHfPmieA",
  "token_type": "Bearer",
  "expires_in": "3600",
  "scope": "openid",
  "state": "VCb5VNFCvd",
  "session_state": "ZeYnNBmRdLoQLVIC_ZAc-5daOjWEAsrQ60WT7MNtxAA.720F0DE25705D8211B8473F52E59646F"
}
Verify authorization endpoint response
2021-02-03 11:32:08 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-02-03 11:32:08 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-02-03 11:32:08 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-02-03 11:32:08 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-02-03 11:32:08 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-02-03 11:32:08
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-02-03 11:32:08 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-02-03 11:32:08 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
VCb5VNFCvd
2021-02-03 11:32:08 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
C08A803E1E03D3BDBDC9138CF802FCEE793FCCD2E9CE7A1CC41FFD9219E8E45E
2021-02-03 11:32:08 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIzNTE5MjgsImlhdCI6MTYxMjM1MTkyOCwiZXhwIjoxNjEyMzU1NTI4LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJoeWJyaWQiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjM1MDQzOCwiaWRwIjoibG9jYWwiLCJzaWQiOiJCQTI1QTA3NjBERjI0NEY2RTU4OTZDRTMwRTQ4QTY5OSIsImp0aSI6IjZBN0Y2MUU0RTcxM0MyNkMwNTdBMzg1QTk1RDVCNDhEIn0.B76Is8sSEWd3qdDoNnRCUogNuPLDrXGgaZAdURNB4w5BStu3wQaQOSQu87138cW28TZe7F6Ps8KieMGCKbiBPtpqfYcMhHPrrP6VQAFQiHV_5L38BegWiiwX9rI09lvJImw3GnaEUXjmFas-ujNUoNbfj5Jp-gRakc9-AeknVSxnSeRhjpJAR_0mh0I_vl-PlAss2rCOy_NH2CI7IsnUObS-fPcUnNyiAYO_UDbuL7fj7TulZXs1HfQ5j_keduw0KTNuthF9VCadBkLf7WbEyNCCufiK3Ue41PF3LNNKPJVJ7SZjXMbS4roEybuH709w8MMaSMpHfHPM3WIHfPmieA
type
Bearer
Userinfo endpoint tests
2021-02-03 11:32:08
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://duendesoftware-test.azurewebsites.net/connect/userinfo
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIzNTE5MjgsImlhdCI6MTYxMjM1MTkyOCwiZXhwIjoxNjEyMzU1NTI4LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJoeWJyaWQiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjM1MDQzOCwiaWRwIjoibG9jYWwiLCJzaWQiOiJCQTI1QTA3NjBERjI0NEY2RTU4OTZDRTMwRTQ4QTY5OSIsImp0aSI6IjZBN0Y2MUU0RTcxM0MyNkMwNTdBMzg1QTk1RDVCNDhEIn0.B76Is8sSEWd3qdDoNnRCUogNuPLDrXGgaZAdURNB4w5BStu3wQaQOSQu87138cW28TZe7F6Ps8KieMGCKbiBPtpqfYcMhHPrrP6VQAFQiHV_5L38BegWiiwX9rI09lvJImw3GnaEUXjmFas-ujNUoNbfj5Jp-gRakc9-AeknVSxnSeRhjpJAR_0mh0I_vl-PlAss2rCOy_NH2CI7IsnUObS-fPcUnNyiAYO_UDbuL7fj7TulZXs1HfQ5j_keduw0KTNuthF9VCadBkLf7WbEyNCCufiK3Ue41PF3LNNKPJVJ7SZjXMbS4roEybuH709w8MMaSMpHfHPM3WIHfPmieA",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-02-03 11:32:09 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "cache-control": "no-store, no-cache, max-age\u003d0",
  "pragma": "no-cache",
  "transfer-encoding": "chunked",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "Kestrel",
  "date": "Wed, 03 Feb 2021 11:32:08 GMT"
}
response_body
{"sub":"88421113"}
2021-02-03 11:32:09 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "cache-control": "no-store, no-cache, max-age\u003d0",
  "pragma": "no-cache",
  "transfer-encoding": "chunked",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "Kestrel",
  "date": "Wed, 03 Feb 2021 11:32:08 GMT"
}
status_code
{
  "code": 200
}
body
{"sub":"88421113"}
2021-02-03 11:32:09 FINISHED
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-02-03 11:32:09 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-02-03 11:32:45
TEST-RUNNER
Alias has now been claimed by another test
alias
duende_oidc
new_test_id
gdtZ0HsLRrSQJc0
Test Results