Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-02-02 11:40:19 INFO
TEST-RUNNER
Test instance RZbQvHPvRjU7D1s created
baseUrl
https://www.certification.openid.net/test/a/duende_oidc
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "static_client"
}
alias
duende_oidc
description
Duende IdentityServer v5 basic
planId
REGcyBHzNSl7q
config
{
  "description": "Duende IdentityServer v5 basic",
  "server": {
    "discoveryUrl": "https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "implicit",
    "client_secret": "secret"
  },
  "client_secret_post": {
    "client_id": "hybrid",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "hybrid2",
    "client_secret": "secret"
  },
  "alias": "duende_oidc"
}
testName
oidcc-server
2021-02-02 11:40:19 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
2021-02-02 11:40:19
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-02 11:40:19 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": "Tue, 02 Feb 2021 11:40:19 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,"authorization_response_iss_parameter_supported":true}
2021-02-02 11:40:19
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,"authorization_response_iss_parameter_supported":true}
2021-02-02 11:40:19 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
authorization_response_iss_parameter_supported
true
2021-02-02 11:40:19 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-02-02 11:40:19 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-02 11:40:19
FetchServerKeys
Fetching server key
jwks_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
2021-02-02 11:40:19
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-02 11:40:19 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": "Tue, 02 Feb 2021 11:40:19 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-02 11:40:19
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-02 11:40:19 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-02 11:40:19 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-02 11:40:19 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-02-02 11:40:19 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-02-02 11:40:19 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-02-02 11:40:19 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-02-02 11:40:19 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
implicit
client_secret
secret
2021-02-02 11:40:19
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-02-02 11:40:19 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-02 11:40:19 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-02 11:40:19
oidcc-server
Setup Done
Make request to authorization endpoint
2021-02-02 11:40:19 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
2021-02-02 11:40:19
CreateRandomStateValue
Created state value
requested_state_length
10
state
v5nH76PaCq
2021-02-02 11:40:19 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
v5nH76PaCq
2021-02-02 11:40:19
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
qbh8VR5Kr1
2021-02-02 11:40:19 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
v5nH76PaCq
nonce
qbh8VR5Kr1
2021-02-02 11:40:19 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
v5nH76PaCq
nonce
qbh8VR5Kr1
response_type
id_token token
2021-02-02 11:40:19
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
v5nH76PaCq
nonce
qbh8VR5Kr1
response_type
id_token token
response_mode
form_post
2021-02-02 11:40:19 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://duendesoftware-test.azurewebsites.net/connect/authorize?client_id=implicit&redirect_uri=https://www.certification.openid.net/test/a/duende_oidc/callback&scope=openid&state=v5nH76PaCq&nonce=qbh8VR5Kr1&response_type=id_token%20token&response_mode=form_post
2021-02-02 11:40:19 REDIRECT
oidcc-server
Redirecting to authorization endpoint
redirect_to
https://duendesoftware-test.azurewebsites.net/connect/authorize?client_id=implicit&redirect_uri=https://www.certification.openid.net/test/a/duende_oidc/callback&scope=openid&state=v5nH76PaCq&nonce=qbh8VR5Kr1&response_type=id_token%20token&response_mode=form_post
2021-02-02 11:40:27 INCOMING
oidcc-server
Incoming HTTP request to test instance RZbQvHPvRjU7D1s
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",
  "cookie": "JSESSIONID\u003d0B84FF100309D9E10C36DBF5E113F86F",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1834",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY2MzI3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJxYmg4VlI1S3IxIiwiYXRfaGFzaCI6IlZvM2x4eU1VX0lQeXJ3NWNrSU81cVEiLCJzaWQiOiIxQkI1QkRBRjIwNERCRUUzMzk0QkIzOTM3MkNBODM1OCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCJ9.TjYV0W-ffAh2fyYuuAqRCyICEsZTffeWhymBGv_BRnugj2QUVQz3VGg4b1EG3ZkbNNaaCmkzo_d_mh5eQDiG-dzxJjmvVl9nmX_8efH3nr55jRUeJCjUq1Nad6Zk9-njasDQ6juf9ElbhyawsLq1FeqLV3D_WmPp3qJMtGOxZHOzyAS1McAl4cp9wEfBKT-sGoq3hIkiX2Chh78jj67HDc5e0Apyx1zZ2kcPsv1gtOgh4ToT5dnfuGpPCtDFli9EvYIPt6DmCnSCUqsrsFMmb8pTaTfrLB_fq0Q3gQmxIPjYxIhCXtrzmG4Oi_w7CY0T6N_J70ricRV9vSPu9NougA",
  "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY5NjI3LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJpbXBsaWNpdCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCIsInNpZCI6IjFCQjVCREFGMjA0REJFRTMzOTRCQjM5MzcyQ0E4MzU4IiwianRpIjoiQkIwRjg5NEE5RTc2RjU2MjE3QTZFQUQ4RTUxMDIyMEEifQ.t06mlS-n_YwCHARxVLab1CKzoZYdyKbFm0JikDmVduk1HND-DgmPRPBXNOytAvGwvkyUfFNMvvc7rRcmmMz0WK81YiBFZG6LcwVabwH_vxXcTy0Z-VHY77a-C-BJsaFwMudHOstMzmySgbqeNceGtPLKXgb3GY731-6pAj6CVIIt7djzZ-ci59pQNqpb8BLeorAI-rDofbaa0FgkTG3aLzS34K6cP_okoXjGyrOU7kuPzahH8YroZ9BTisOSCIoBTNambDbR6kW7TF6a-uZSwpALZa9Q7Em3b3eBJ7t-z00ejODguNDsN9CEFG-p6z3lr-4nhpeXnsecxo_3_ZOlWA",
  "token_type": "Bearer",
  "expires_in": "3600",
  "scope": "openid",
  "state": "v5nH76PaCq",
  "session_state": "fzPI_W9deQbWK7xaJ606-zUD8sH4f3JkXmUsBNBVaFY.89F8DC634A778867CE3F27D9CD7239E6"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY2MzI3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJxYmg4VlI1S3IxIiwiYXRfaGFzaCI6IlZvM2x4eU1VX0lQeXJ3NWNrSU81cVEiLCJzaWQiOiIxQkI1QkRBRjIwNERCRUUzMzk0QkIzOTM3MkNBODM1OCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCJ9.TjYV0W-ffAh2fyYuuAqRCyICEsZTffeWhymBGv_BRnugj2QUVQz3VGg4b1EG3ZkbNNaaCmkzo_d_mh5eQDiG-dzxJjmvVl9nmX_8efH3nr55jRUeJCjUq1Nad6Zk9-njasDQ6juf9ElbhyawsLq1FeqLV3D_WmPp3qJMtGOxZHOzyAS1McAl4cp9wEfBKT-sGoq3hIkiX2Chh78jj67HDc5e0Apyx1zZ2kcPsv1gtOgh4ToT5dnfuGpPCtDFli9EvYIPt6DmCnSCUqsrsFMmb8pTaTfrLB_fq0Q3gQmxIPjYxIhCXtrzmG4Oi_w7CY0T6N_J70ricRV9vSPu9NougA&access_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY5NjI3LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJpbXBsaWNpdCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCIsInNpZCI6IjFCQjVCREFGMjA0REJFRTMzOTRCQjM5MzcyQ0E4MzU4IiwianRpIjoiQkIwRjg5NEE5RTc2RjU2MjE3QTZFQUQ4RTUxMDIyMEEifQ.t06mlS-n_YwCHARxVLab1CKzoZYdyKbFm0JikDmVduk1HND-DgmPRPBXNOytAvGwvkyUfFNMvvc7rRcmmMz0WK81YiBFZG6LcwVabwH_vxXcTy0Z-VHY77a-C-BJsaFwMudHOstMzmySgbqeNceGtPLKXgb3GY731-6pAj6CVIIt7djzZ-ci59pQNqpb8BLeorAI-rDofbaa0FgkTG3aLzS34K6cP_okoXjGyrOU7kuPzahH8YroZ9BTisOSCIoBTNambDbR6kW7TF6a-uZSwpALZa9Q7Em3b3eBJ7t-z00ejODguNDsN9CEFG-p6z3lr-4nhpeXnsecxo_3_ZOlWA&token_type=Bearer&expires_in=3600&scope=openid&state=v5nH76PaCq&session_state=fzPI_W9deQbWK7xaJ606-zUD8sH4f3JkXmUsBNBVaFY.89F8DC634A778867CE3F27D9CD7239E6
2021-02-02 11:40:27 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/tVM7fiP9JpRS9mStPODi",
  "fullUrl": "https://www.certification.openid.net/test/a/duende_oidc/implicit/tVM7fiP9JpRS9mStPODi"
}
2021-02-02 11:40:27 OUTGOING
oidcc-server
Response to HTTP request to test instance RZbQvHPvRjU7D1s
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/duende_oidc/implicit/tVM7fiP9JpRS9mStPODi, returnUrl=/log-detail.html?log=RZbQvHPvRjU7D1s}]
outgoing_path
callback
2021-02-02 11:40:28 INCOMING
oidcc-server
Incoming HTTP request to test instance RZbQvHPvRjU7D1s
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\u003d0B84FF100309D9E10C36DBF5E113F86F",
  "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/tVM7fiP9JpRS9mStPODi
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-02-02 11:40:28 OUTGOING
oidcc-server
Response to HTTP request to test instance RZbQvHPvRjU7D1s
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/tVM7fiP9JpRS9mStPODi
2021-02-02 11:40:28 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-02-02 11:40:28 REDIRECT-IN
oidcc-server
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",
  "cookie": "JSESSIONID\u003d0B84FF100309D9E10C36DBF5E113F86F",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1834",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY2MzI3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJxYmg4VlI1S3IxIiwiYXRfaGFzaCI6IlZvM2x4eU1VX0lQeXJ3NWNrSU81cVEiLCJzaWQiOiIxQkI1QkRBRjIwNERCRUUzMzk0QkIzOTM3MkNBODM1OCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCJ9.TjYV0W-ffAh2fyYuuAqRCyICEsZTffeWhymBGv_BRnugj2QUVQz3VGg4b1EG3ZkbNNaaCmkzo_d_mh5eQDiG-dzxJjmvVl9nmX_8efH3nr55jRUeJCjUq1Nad6Zk9-njasDQ6juf9ElbhyawsLq1FeqLV3D_WmPp3qJMtGOxZHOzyAS1McAl4cp9wEfBKT-sGoq3hIkiX2Chh78jj67HDc5e0Apyx1zZ2kcPsv1gtOgh4ToT5dnfuGpPCtDFli9EvYIPt6DmCnSCUqsrsFMmb8pTaTfrLB_fq0Q3gQmxIPjYxIhCXtrzmG4Oi_w7CY0T6N_J70ricRV9vSPu9NougA",
  "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY5NjI3LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJpbXBsaWNpdCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCIsInNpZCI6IjFCQjVCREFGMjA0REJFRTMzOTRCQjM5MzcyQ0E4MzU4IiwianRpIjoiQkIwRjg5NEE5RTc2RjU2MjE3QTZFQUQ4RTUxMDIyMEEifQ.t06mlS-n_YwCHARxVLab1CKzoZYdyKbFm0JikDmVduk1HND-DgmPRPBXNOytAvGwvkyUfFNMvvc7rRcmmMz0WK81YiBFZG6LcwVabwH_vxXcTy0Z-VHY77a-C-BJsaFwMudHOstMzmySgbqeNceGtPLKXgb3GY731-6pAj6CVIIt7djzZ-ci59pQNqpb8BLeorAI-rDofbaa0FgkTG3aLzS34K6cP_okoXjGyrOU7kuPzahH8YroZ9BTisOSCIoBTNambDbR6kW7TF6a-uZSwpALZa9Q7Em3b3eBJ7t-z00ejODguNDsN9CEFG-p6z3lr-4nhpeXnsecxo_3_ZOlWA",
  "token_type": "Bearer",
  "expires_in": "3600",
  "scope": "openid",
  "state": "v5nH76PaCq",
  "session_state": "fzPI_W9deQbWK7xaJ606-zUD8sH4f3JkXmUsBNBVaFY.89F8DC634A778867CE3F27D9CD7239E6"
}
Verify authorization endpoint response
2021-02-02 11:40:28 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-02-02 11:40:28 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-02-02 11:40:28 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-02-02 11:40:28 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-02-02 11:40:28 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-02-02 11:40:28
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-02-02 11:40:28 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-02-02 11:40:28 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
v5nH76PaCq
2021-02-02 11:40:28 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY5NjI3LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJpbXBsaWNpdCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCIsInNpZCI6IjFCQjVCREFGMjA0REJFRTMzOTRCQjM5MzcyQ0E4MzU4IiwianRpIjoiQkIwRjg5NEE5RTc2RjU2MjE3QTZFQUQ4RTUxMDIyMEEifQ.t06mlS-n_YwCHARxVLab1CKzoZYdyKbFm0JikDmVduk1HND-DgmPRPBXNOytAvGwvkyUfFNMvvc7rRcmmMz0WK81YiBFZG6LcwVabwH_vxXcTy0Z-VHY77a-C-BJsaFwMudHOstMzmySgbqeNceGtPLKXgb3GY731-6pAj6CVIIt7djzZ-ci59pQNqpb8BLeorAI-rDofbaa0FgkTG3aLzS34K6cP_okoXjGyrOU7kuPzahH8YroZ9BTisOSCIoBTNambDbR6kW7TF6a-uZSwpALZa9Q7Em3b3eBJ7t-z00ejODguNDsN9CEFG-p6z3lr-4nhpeXnsecxo_3_ZOlWA
type
Bearer
2021-02-02 11:40:28 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY2MzI3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJxYmg4VlI1S3IxIiwiYXRfaGFzaCI6IlZvM2x4eU1VX0lQeXJ3NWNrSU81cVEiLCJzaWQiOiIxQkI1QkRBRjIwNERCRUUzMzk0QkIzOTM3MkNBODM1OCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCJ9.TjYV0W-ffAh2fyYuuAqRCyICEsZTffeWhymBGv_BRnugj2QUVQz3VGg4b1EG3ZkbNNaaCmkzo_d_mh5eQDiG-dzxJjmvVl9nmX_8efH3nr55jRUeJCjUq1Nad6Zk9-njasDQ6juf9ElbhyawsLq1FeqLV3D_WmPp3qJMtGOxZHOzyAS1McAl4cp9wEfBKT-sGoq3hIkiX2Chh78jj67HDc5e0Apyx1zZ2kcPsv1gtOgh4ToT5dnfuGpPCtDFli9EvYIPt6DmCnSCUqsrsFMmb8pTaTfrLB_fq0Q3gQmxIPjYxIhCXtrzmG4Oi_w7CY0T6N_J70ricRV9vSPu9NougA
header
{
  "kid": "1A163E43C24AADAB2C36CBF732737841",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "Vo3lxyMU_IPyrw5ckIO5qQ",
  "aud": "implicit",
  "sub": "88421113",
  "nbf": 1612266027,
  "idp": "local",
  "amr": [
    "pwd"
  ],
  "auth_time": 1612265705,
  "iss": "https://duendesoftware-test.azurewebsites.net",
  "exp": 1612266327,
  "iat": 1612266027,
  "nonce": "qbh8VR5Kr1",
  "sid": "1BB5BDAF204DBEE3394BB39372CA8358"
}
2021-02-02 11:40:28 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-02-02 11:40:28 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
qbh8VR5Kr1
2021-02-02 11:40:28 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-02-02 11:40:28 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY2MzI3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJxYmg4VlI1S3IxIiwiYXRfaGFzaCI6IlZvM2x4eU1VX0lQeXJ3NWNrSU81cVEiLCJzaWQiOiIxQkI1QkRBRjIwNERCRUUzMzk0QkIzOTM3MkNBODM1OCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCJ9.TjYV0W-ffAh2fyYuuAqRCyICEsZTffeWhymBGv_BRnugj2QUVQz3VGg4b1EG3ZkbNNaaCmkzo_d_mh5eQDiG-dzxJjmvVl9nmX_8efH3nr55jRUeJCjUq1Nad6Zk9-njasDQ6juf9ElbhyawsLq1FeqLV3D_WmPp3qJMtGOxZHOzyAS1McAl4cp9wEfBKT-sGoq3hIkiX2Chh78jj67HDc5e0Apyx1zZ2kcPsv1gtOgh4ToT5dnfuGpPCtDFli9EvYIPt6DmCnSCUqsrsFMmb8pTaTfrLB_fq0Q3gQmxIPjYxIhCXtrzmG4Oi_w7CY0T6N_J70ricRV9vSPu9NougA
2021-02-02 11:40:28 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY2MzI3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJxYmg4VlI1S3IxIiwiYXRfaGFzaCI6IlZvM2x4eU1VX0lQeXJ3NWNrSU81cVEiLCJzaWQiOiIxQkI1QkRBRjIwNERCRUUzMzk0QkIzOTM3MkNBODM1OCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCJ9.TjYV0W-ffAh2fyYuuAqRCyICEsZTffeWhymBGv_BRnugj2QUVQz3VGg4b1EG3ZkbNNaaCmkzo_d_mh5eQDiG-dzxJjmvVl9nmX_8efH3nr55jRUeJCjUq1Nad6Zk9-njasDQ6juf9ElbhyawsLq1FeqLV3D_WmPp3qJMtGOxZHOzyAS1McAl4cp9wEfBKT-sGoq3hIkiX2Chh78jj67HDc5e0Apyx1zZ2kcPsv1gtOgh4ToT5dnfuGpPCtDFli9EvYIPt6DmCnSCUqsrsFMmb8pTaTfrLB_fq0Q3gQmxIPjYxIhCXtrzmG4Oi_w7CY0T6N_J70ricRV9vSPu9NougA
2021-02-02 11:40:28 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
88421113
2021-02-02 11:40:28 SUCCESS
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
2021-02-02 11:40:28 SUCCESS
ExtractAtHash
Extracted at_hash from ID Token
at_hash
Vo3lxyMU_IPyrw5ckIO5qQ
alg
RS256
2021-02-02 11:40:28 SUCCESS
ValidateAtHash
at_hash validated successfully
expected_hash
Vo3lxyMU_IPyrw5ckIO5qQ
unhashed_value
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiYXQrand0In0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY5NjI3LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJpbXBsaWNpdCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCIsInNpZCI6IjFCQjVCREFGMjA0REJFRTMzOTRCQjM5MzcyQ0E4MzU4IiwianRpIjoiQkIwRjg5NEE5RTc2RjU2MjE3QTZFQUQ4RTUxMDIyMEEifQ.t06mlS-n_YwCHARxVLab1CKzoZYdyKbFm0JikDmVduk1HND-DgmPRPBXNOytAvGwvkyUfFNMvvc7rRcmmMz0WK81YiBFZG6LcwVabwH_vxXcTy0Z-VHY77a-C-BJsaFwMudHOstMzmySgbqeNceGtPLKXgb3GY731-6pAj6CVIIt7djzZ-ci59pQNqpb8BLeorAI-rDofbaa0FgkTG3aLzS34K6cP_okoXjGyrOU7kuPzahH8YroZ9BTisOSCIoBTNambDbR6kW7TF6a-uZSwpALZa9Q7Em3b3eBJ7t-z00ejODguNDsN9CEFG-p6z3lr-4nhpeXnsecxo_3_ZOlWA
id_token_hash
Vo3lxyMU_IPyrw5ckIO5qQ
2021-02-02 11:40:28 INFO
ExtractCHash
Couldn't find c_hash in ID token
2021-02-02 11:40:28 INFO
ValidateCHash
Skipped evaluation due to missing required object: c_hash
expected
c_hash
mapped
Userinfo endpoint tests
2021-02-02 11:40:28
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.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNjYwMjcsImlhdCI6MTYxMjI2NjAyNywiZXhwIjoxNjEyMjY5NjI3LCJzY29wZSI6WyJvcGVuaWQiXSwiYW1yIjpbInB3ZCJdLCJjbGllbnRfaWQiOiJpbXBsaWNpdCIsInN1YiI6Ijg4NDIxMTEzIiwiYXV0aF90aW1lIjoxNjEyMjY1NzA1LCJpZHAiOiJsb2NhbCIsInNpZCI6IjFCQjVCREFGMjA0REJFRTMzOTRCQjM5MzcyQ0E4MzU4IiwianRpIjoiQkIwRjg5NEE5RTc2RjU2MjE3QTZFQUQ4RTUxMDIyMEEifQ.t06mlS-n_YwCHARxVLab1CKzoZYdyKbFm0JikDmVduk1HND-DgmPRPBXNOytAvGwvkyUfFNMvvc7rRcmmMz0WK81YiBFZG6LcwVabwH_vxXcTy0Z-VHY77a-C-BJsaFwMudHOstMzmySgbqeNceGtPLKXgb3GY731-6pAj6CVIIt7djzZ-ci59pQNqpb8BLeorAI-rDofbaa0FgkTG3aLzS34K6cP_okoXjGyrOU7kuPzahH8YroZ9BTisOSCIoBTNambDbR6kW7TF6a-uZSwpALZa9Q7Em3b3eBJ7t-z00ejODguNDsN9CEFG-p6z3lr-4nhpeXnsecxo_3_ZOlWA",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-02-02 11:40:28 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": "Tue, 02 Feb 2021 11:40:28 GMT"
}
response_body
{"sub":"88421113"}
2021-02-02 11:40:28 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": "Tue, 02 Feb 2021 11:40:28 GMT"
}
status_code
{
  "code": 200
}
body
{"sub":"88421113"}
2021-02-02 11:40:28 FINISHED
oidcc-server
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-02-02 11:40:28 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-02-02 11:40:34
TEST-RUNNER
Alias has now been claimed by another test
alias
duende_oidc
new_test_id
HSCFZuzMkvR29sd
Test Results