Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-02-02 08:48:08 INFO
TEST-RUNNER
Test instance 2EoLbgIrvhPaXNn created
baseUrl
https://www.certification.openid.net/test/a/duende_oidc
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
duende_oidc
description
Duende IdentityServer v5 basic
planId
LwZzob3og7yrB
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-prompt-login
2021-02-02 08:48:08 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
2021-02-02 08:48:08
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 08:48:08 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 08:48:07 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 08:48:08
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 08:48:08 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 08:48:08 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-02-02 08:48:08 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 08:48:08
FetchServerKeys
Fetching server key
jwks_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
2021-02-02 08:48:08
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 08:48:08 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 08:48:08 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 08:48:08
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 08:48:08 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 08:48:08 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 08:48:08 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-02-02 08:48:08 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-02-02 08:48:08 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-02-02 08:48:08 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-02-02 08:48:08 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
implicit
client_secret
secret
2021-02-02 08:48:08
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-02-02 08:48:08 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 08:48:08 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 08:48:08
oidcc-prompt-login
Setup Done
Make request to authorization endpoint
2021-02-02 08:48:08 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 08:48:08
CreateRandomStateValue
Created state value
requested_state_length
10
state
nyKJ8GqQWT
2021-02-02 08:48:08 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
nyKJ8GqQWT
2021-02-02 08:48:08
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
oWuij44JB5
2021-02-02 08:48:08 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
nyKJ8GqQWT
nonce
oWuij44JB5
2021-02-02 08:48:08 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
nyKJ8GqQWT
nonce
oWuij44JB5
response_type
id_token
2021-02-02 08:48:08 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=nyKJ8GqQWT&nonce=oWuij44JB5&response_type=id_token
2021-02-02 08:48:08 REDIRECT
oidcc-prompt-login
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=nyKJ8GqQWT&nonce=oWuij44JB5&response_type=id_token
2021-02-02 08:48:12 INCOMING
oidcc-prompt-login
Incoming HTTP request to test instance 2EoLbgIrvhPaXNn
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "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-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8",
  "cookie": "JSESSIONID\u003d047BC70B1C4596F731623CA446C35D56",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
callback
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-02-02 08:48:12 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/DQieUO4J2yCDLSDulxZq",
  "fullUrl": "https://www.certification.openid.net/test/a/duende_oidc/implicit/DQieUO4J2yCDLSDulxZq"
}
2021-02-02 08:48:12 OUTGOING
oidcc-prompt-login
Response to HTTP request to test instance 2EoLbgIrvhPaXNn
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/duende_oidc/implicit/DQieUO4J2yCDLSDulxZq, returnUrl=/log-detail.html?log=2EoLbgIrvhPaXNn}]
outgoing_path
callback
2021-02-02 08:48:13 INCOMING
oidcc-prompt-login
Incoming HTTP request to test instance 2EoLbgIrvhPaXNn
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\u003d047BC70B1C4596F731623CA446C35D56",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "904",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/DQieUO4J2yCDLSDulxZq
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
#id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU2OTIsImlhdCI6MTYxMjI1NTY5MiwiZXhwIjoxNjEyMjU1OTkyLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJvV3VpajQ0SkI1Iiwic2lkIjoiQkNCREU1Mjk0REJDOEJCOTFGMkZDQkFGQUREMTI4NzIiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTU3OCwiaWRwIjoibG9jYWwifQ.TbOpv6Y54ixj-ac6lrb4KIuzPN-2YqE6vKXLB3aL1wK6rM11PXl79KpHKKhARFMxoOT4dEqH61Afy7Q4Zj1-K9DJfjHFcctmR90rb4S8sMu3PtQCWO7aFOeTqMSGK4NJ98WQFk7Q1JeWZ_IFlAAPvni0Lb9nGXX1J5vKfIPfs5OQRH6WHGqccqb5-e-Yr4XVszm6UffGSNfn5H8Z98OgJX1_3p0SdwiLS_pFS9EGfXZ6p4YSsoYr44SW-cJdLLdRekViNQbhDLt7OyMWAp_AP6hEhe_Fe7gpET5U7HkN38Xi_BxpRvW5QPxPzeUZxsrIvbXGb4qGYoEPCJ4mFj0Aaw&scope=openid&state=nyKJ8GqQWT&session_state=DjmkMwPs_X5JX4fb8UaP01QJyyzQa7RdD3dS31WS7BA.54068A716CE9FD48D9118BBA23359D24
2021-02-02 08:48:13 OUTGOING
oidcc-prompt-login
Response to HTTP request to test instance 2EoLbgIrvhPaXNn
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/DQieUO4J2yCDLSDulxZq
2021-02-02 08:48:13
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "id_token",
    "value": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU2OTIsImlhdCI6MTYxMjI1NTY5MiwiZXhwIjoxNjEyMjU1OTkyLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJvV3VpajQ0SkI1Iiwic2lkIjoiQkNCREU1Mjk0REJDOEJCOTFGMkZDQkFGQUREMTI4NzIiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTU3OCwiaWRwIjoibG9jYWwifQ.TbOpv6Y54ixj-ac6lrb4KIuzPN-2YqE6vKXLB3aL1wK6rM11PXl79KpHKKhARFMxoOT4dEqH61Afy7Q4Zj1-K9DJfjHFcctmR90rb4S8sMu3PtQCWO7aFOeTqMSGK4NJ98WQFk7Q1JeWZ_IFlAAPvni0Lb9nGXX1J5vKfIPfs5OQRH6WHGqccqb5-e-Yr4XVszm6UffGSNfn5H8Z98OgJX1_3p0SdwiLS_pFS9EGfXZ6p4YSsoYr44SW-cJdLLdRekViNQbhDLt7OyMWAp_AP6hEhe_Fe7gpET5U7HkN38Xi_BxpRvW5QPxPzeUZxsrIvbXGb4qGYoEPCJ4mFj0Aaw"
  },
  {
    "name": "scope",
    "value": "openid"
  },
  {
    "name": "state",
    "value": "nyKJ8GqQWT"
  },
  {
    "name": "session_state",
    "value": "DjmkMwPs_X5JX4fb8UaP01QJyyzQa7RdD3dS31WS7BA.54068A716CE9FD48D9118BBA23359D24"
  }
]
2021-02-02 08:48:13 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU2OTIsImlhdCI6MTYxMjI1NTY5MiwiZXhwIjoxNjEyMjU1OTkyLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJvV3VpajQ0SkI1Iiwic2lkIjoiQkNCREU1Mjk0REJDOEJCOTFGMkZDQkFGQUREMTI4NzIiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTU3OCwiaWRwIjoibG9jYWwifQ.TbOpv6Y54ixj-ac6lrb4KIuzPN-2YqE6vKXLB3aL1wK6rM11PXl79KpHKKhARFMxoOT4dEqH61Afy7Q4Zj1-K9DJfjHFcctmR90rb4S8sMu3PtQCWO7aFOeTqMSGK4NJ98WQFk7Q1JeWZ_IFlAAPvni0Lb9nGXX1J5vKfIPfs5OQRH6WHGqccqb5-e-Yr4XVszm6UffGSNfn5H8Z98OgJX1_3p0SdwiLS_pFS9EGfXZ6p4YSsoYr44SW-cJdLLdRekViNQbhDLt7OyMWAp_AP6hEhe_Fe7gpET5U7HkN38Xi_BxpRvW5QPxPzeUZxsrIvbXGb4qGYoEPCJ4mFj0Aaw
scope
openid
state
nyKJ8GqQWT
session_state
DjmkMwPs_X5JX4fb8UaP01QJyyzQa7RdD3dS31WS7BA.54068A716CE9FD48D9118BBA23359D24
2021-02-02 08:48:13 REDIRECT-IN
oidcc-prompt-login
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "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-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8",
  "cookie": "JSESSIONID\u003d047BC70B1C4596F731623CA446C35D56",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU2OTIsImlhdCI6MTYxMjI1NTY5MiwiZXhwIjoxNjEyMjU1OTkyLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJvV3VpajQ0SkI1Iiwic2lkIjoiQkNCREU1Mjk0REJDOEJCOTFGMkZDQkFGQUREMTI4NzIiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTU3OCwiaWRwIjoibG9jYWwifQ.TbOpv6Y54ixj-ac6lrb4KIuzPN-2YqE6vKXLB3aL1wK6rM11PXl79KpHKKhARFMxoOT4dEqH61Afy7Q4Zj1-K9DJfjHFcctmR90rb4S8sMu3PtQCWO7aFOeTqMSGK4NJ98WQFk7Q1JeWZ_IFlAAPvni0Lb9nGXX1J5vKfIPfs5OQRH6WHGqccqb5-e-Yr4XVszm6UffGSNfn5H8Z98OgJX1_3p0SdwiLS_pFS9EGfXZ6p4YSsoYr44SW-cJdLLdRekViNQbhDLt7OyMWAp_AP6hEhe_Fe7gpET5U7HkN38Xi_BxpRvW5QPxPzeUZxsrIvbXGb4qGYoEPCJ4mFj0Aaw",
  "scope": "openid",
  "state": "nyKJ8GqQWT",
  "session_state": "DjmkMwPs_X5JX4fb8UaP01QJyyzQa7RdD3dS31WS7BA.54068A716CE9FD48D9118BBA23359D24"
}
post_body
Verify authorization endpoint response
2021-02-02 08:48:13 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-02-02 08:48:13 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-02-02 08:48:13 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-02-02 08:48:13
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-02-02 08:48:13 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-02-02 08:48:13 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
nyKJ8GqQWT
2021-02-02 08:48:13 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU2OTIsImlhdCI6MTYxMjI1NTY5MiwiZXhwIjoxNjEyMjU1OTkyLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJvV3VpajQ0SkI1Iiwic2lkIjoiQkNCREU1Mjk0REJDOEJCOTFGMkZDQkFGQUREMTI4NzIiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTU3OCwiaWRwIjoibG9jYWwifQ.TbOpv6Y54ixj-ac6lrb4KIuzPN-2YqE6vKXLB3aL1wK6rM11PXl79KpHKKhARFMxoOT4dEqH61Afy7Q4Zj1-K9DJfjHFcctmR90rb4S8sMu3PtQCWO7aFOeTqMSGK4NJ98WQFk7Q1JeWZ_IFlAAPvni0Lb9nGXX1J5vKfIPfs5OQRH6WHGqccqb5-e-Yr4XVszm6UffGSNfn5H8Z98OgJX1_3p0SdwiLS_pFS9EGfXZ6p4YSsoYr44SW-cJdLLdRekViNQbhDLt7OyMWAp_AP6hEhe_Fe7gpET5U7HkN38Xi_BxpRvW5QPxPzeUZxsrIvbXGb4qGYoEPCJ4mFj0Aaw
header
{
  "kid": "1A163E43C24AADAB2C36CBF732737841",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "aud": "implicit",
  "sub": "88421113",
  "nbf": 1612255692,
  "idp": "local",
  "amr": [
    "pwd"
  ],
  "auth_time": 1612255578,
  "iss": "https://duendesoftware-test.azurewebsites.net",
  "exp": 1612255992,
  "iat": 1612255692,
  "nonce": "oWuij44JB5",
  "sid": "BCBDE5294DBC8BB91F2FCBAFADD12872"
}
2021-02-02 08:48:13 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-02-02 08:48:13 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
oWuij44JB5
2021-02-02 08:48:13 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-02-02 08:48:13 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU2OTIsImlhdCI6MTYxMjI1NTY5MiwiZXhwIjoxNjEyMjU1OTkyLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJvV3VpajQ0SkI1Iiwic2lkIjoiQkNCREU1Mjk0REJDOEJCOTFGMkZDQkFGQUREMTI4NzIiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTU3OCwiaWRwIjoibG9jYWwifQ.TbOpv6Y54ixj-ac6lrb4KIuzPN-2YqE6vKXLB3aL1wK6rM11PXl79KpHKKhARFMxoOT4dEqH61Afy7Q4Zj1-K9DJfjHFcctmR90rb4S8sMu3PtQCWO7aFOeTqMSGK4NJ98WQFk7Q1JeWZ_IFlAAPvni0Lb9nGXX1J5vKfIPfs5OQRH6WHGqccqb5-e-Yr4XVszm6UffGSNfn5H8Z98OgJX1_3p0SdwiLS_pFS9EGfXZ6p4YSsoYr44SW-cJdLLdRekViNQbhDLt7OyMWAp_AP6hEhe_Fe7gpET5U7HkN38Xi_BxpRvW5QPxPzeUZxsrIvbXGb4qGYoEPCJ4mFj0Aaw
2021-02-02 08:48:13 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU2OTIsImlhdCI6MTYxMjI1NTY5MiwiZXhwIjoxNjEyMjU1OTkyLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJvV3VpajQ0SkI1Iiwic2lkIjoiQkNCREU1Mjk0REJDOEJCOTFGMkZDQkFGQUREMTI4NzIiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTU3OCwiaWRwIjoibG9jYWwifQ.TbOpv6Y54ixj-ac6lrb4KIuzPN-2YqE6vKXLB3aL1wK6rM11PXl79KpHKKhARFMxoOT4dEqH61Afy7Q4Zj1-K9DJfjHFcctmR90rb4S8sMu3PtQCWO7aFOeTqMSGK4NJ98WQFk7Q1JeWZ_IFlAAPvni0Lb9nGXX1J5vKfIPfs5OQRH6WHGqccqb5-e-Yr4XVszm6UffGSNfn5H8Z98OgJX1_3p0SdwiLS_pFS9EGfXZ6p4YSsoYr44SW-cJdLLdRekViNQbhDLt7OyMWAp_AP6hEhe_Fe7gpET5U7HkN38Xi_BxpRvW5QPxPzeUZxsrIvbXGb4qGYoEPCJ4mFj0Aaw
2021-02-02 08:48:13 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
88421113
Second authorization: Make request to authorization endpoint
2021-02-02 08:48:13 SUCCESS
WaitForOneSecond
Pausing for 1 seconds
2021-02-02 08:48:14 SUCCESS
WaitForOneSecond
Woke up after 1 seconds sleep
2021-02-02 08:48:14 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 08:48:14
CreateRandomStateValue
Created state value
requested_state_length
10
state
0Q6fWNfQ7P
2021-02-02 08:48:14 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
0Q6fWNfQ7P
2021-02-02 08:48:14
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
PfqGos1HHu
2021-02-02 08:48:14 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
0Q6fWNfQ7P
nonce
PfqGos1HHu
2021-02-02 08:48:14 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
0Q6fWNfQ7P
nonce
PfqGos1HHu
response_type
id_token
2021-02-02 08:48:14 SUCCESS
AddPromptLoginToAuthorizationEndpointRequest
Added prompt=login to authorization endpoint request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
0Q6fWNfQ7P
nonce
PfqGos1HHu
response_type
id_token
prompt
login
2021-02-02 08:48:14 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=0Q6fWNfQ7P&nonce=PfqGos1HHu&response_type=id_token&prompt=login
2021-02-02 08:48:14 REDIRECT
oidcc-prompt-login
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=0Q6fWNfQ7P&nonce=PfqGos1HHu&response_type=id_token&prompt=login
2021-02-02 08:48:14 REVIEW IMAGE
ExpectSecondLoginPage
The server must ask the user to login for a second time; a screenshot of this must be uploaded.
img
updatedAt
1612255725220
2021-02-02 08:48:27 INCOMING
oidcc-prompt-login
Incoming HTTP request to test instance 2EoLbgIrvhPaXNn
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 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-user": "?1",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8",
  "cookie": "JSESSIONID\u003d047BC70B1C4596F731623CA446C35D56",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
callback
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-02-02 08:48:27 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/wBFq0PzmJ2a4yeqWCqve",
  "fullUrl": "https://www.certification.openid.net/test/a/duende_oidc/implicit/wBFq0PzmJ2a4yeqWCqve"
}
2021-02-02 08:48:27 OUTGOING
oidcc-prompt-login
Response to HTTP request to test instance 2EoLbgIrvhPaXNn
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/duende_oidc/implicit/wBFq0PzmJ2a4yeqWCqve, returnUrl=/log-detail.html?log=2EoLbgIrvhPaXNn}]
outgoing_path
callback
2021-02-02 08:48:27 INCOMING
oidcc-prompt-login
Incoming HTTP request to test instance 2EoLbgIrvhPaXNn
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\u003d047BC70B1C4596F731623CA446C35D56",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "904",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/wBFq0PzmJ2a4yeqWCqve
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
#id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU3MDcsImlhdCI6MTYxMjI1NTcwNywiZXhwIjoxNjEyMjU2MDA3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJQZnFHb3MxSEh1Iiwic2lkIjoiRjYwODA0RjNEOUI4RjgyNTQ3N0JFQ0ZCNUYwNEIxOTkiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTcwNywiaWRwIjoibG9jYWwifQ.assSTF23NzrlDiyuucPHnhTGEyGDEV02BMqcgz0A7_QCllzzHf4eLWrbHPQq63hs9TzM9mxF3A08LkxMOKDzfYvIYdOpiRz1b6pz6sCU_2lJ_hqCcGNR46e_0Wlu5vKp2hpugIOWPTB8q6f8d_pmmqgDsD4GzixoGb5dpiPPmgu8qWr5R6rmlW2oisX3NIhaRrtbgXxgsAmC36YduLGmy_gLH42EBCu7UEMklpmjV5-4uL14HTI9l00Fy-RabHJ4Hww5XfBs0RoY58xVt3fcUNQMOB_giYeJ7zJuzjoFtOX3VGWi9_-jMzI0QvbaIxijxYNbzD02KiagKwASihrx-Q&scope=openid&state=0Q6fWNfQ7P&session_state=l2btBKt67s9MftTUjNwgXA6VeMOuyY1R5VmiamkD1wQ.BFB94917D1C5B77BBC9926EA8B1630A9
2021-02-02 08:48:27 OUTGOING
oidcc-prompt-login
Response to HTTP request to test instance 2EoLbgIrvhPaXNn
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/wBFq0PzmJ2a4yeqWCqve
2021-02-02 08:48:27
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "id_token",
    "value": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU3MDcsImlhdCI6MTYxMjI1NTcwNywiZXhwIjoxNjEyMjU2MDA3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJQZnFHb3MxSEh1Iiwic2lkIjoiRjYwODA0RjNEOUI4RjgyNTQ3N0JFQ0ZCNUYwNEIxOTkiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTcwNywiaWRwIjoibG9jYWwifQ.assSTF23NzrlDiyuucPHnhTGEyGDEV02BMqcgz0A7_QCllzzHf4eLWrbHPQq63hs9TzM9mxF3A08LkxMOKDzfYvIYdOpiRz1b6pz6sCU_2lJ_hqCcGNR46e_0Wlu5vKp2hpugIOWPTB8q6f8d_pmmqgDsD4GzixoGb5dpiPPmgu8qWr5R6rmlW2oisX3NIhaRrtbgXxgsAmC36YduLGmy_gLH42EBCu7UEMklpmjV5-4uL14HTI9l00Fy-RabHJ4Hww5XfBs0RoY58xVt3fcUNQMOB_giYeJ7zJuzjoFtOX3VGWi9_-jMzI0QvbaIxijxYNbzD02KiagKwASihrx-Q"
  },
  {
    "name": "scope",
    "value": "openid"
  },
  {
    "name": "state",
    "value": "0Q6fWNfQ7P"
  },
  {
    "name": "session_state",
    "value": "l2btBKt67s9MftTUjNwgXA6VeMOuyY1R5VmiamkD1wQ.BFB94917D1C5B77BBC9926EA8B1630A9"
  }
]
2021-02-02 08:48:27 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU3MDcsImlhdCI6MTYxMjI1NTcwNywiZXhwIjoxNjEyMjU2MDA3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJQZnFHb3MxSEh1Iiwic2lkIjoiRjYwODA0RjNEOUI4RjgyNTQ3N0JFQ0ZCNUYwNEIxOTkiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTcwNywiaWRwIjoibG9jYWwifQ.assSTF23NzrlDiyuucPHnhTGEyGDEV02BMqcgz0A7_QCllzzHf4eLWrbHPQq63hs9TzM9mxF3A08LkxMOKDzfYvIYdOpiRz1b6pz6sCU_2lJ_hqCcGNR46e_0Wlu5vKp2hpugIOWPTB8q6f8d_pmmqgDsD4GzixoGb5dpiPPmgu8qWr5R6rmlW2oisX3NIhaRrtbgXxgsAmC36YduLGmy_gLH42EBCu7UEMklpmjV5-4uL14HTI9l00Fy-RabHJ4Hww5XfBs0RoY58xVt3fcUNQMOB_giYeJ7zJuzjoFtOX3VGWi9_-jMzI0QvbaIxijxYNbzD02KiagKwASihrx-Q
scope
openid
state
0Q6fWNfQ7P
session_state
l2btBKt67s9MftTUjNwgXA6VeMOuyY1R5VmiamkD1wQ.BFB94917D1C5B77BBC9926EA8B1630A9
2021-02-02 08:48:27 REDIRECT-IN
oidcc-prompt-login
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 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-user": "?1",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8",
  "cookie": "JSESSIONID\u003d047BC70B1C4596F731623CA446C35D56",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU3MDcsImlhdCI6MTYxMjI1NTcwNywiZXhwIjoxNjEyMjU2MDA3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJQZnFHb3MxSEh1Iiwic2lkIjoiRjYwODA0RjNEOUI4RjgyNTQ3N0JFQ0ZCNUYwNEIxOTkiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTcwNywiaWRwIjoibG9jYWwifQ.assSTF23NzrlDiyuucPHnhTGEyGDEV02BMqcgz0A7_QCllzzHf4eLWrbHPQq63hs9TzM9mxF3A08LkxMOKDzfYvIYdOpiRz1b6pz6sCU_2lJ_hqCcGNR46e_0Wlu5vKp2hpugIOWPTB8q6f8d_pmmqgDsD4GzixoGb5dpiPPmgu8qWr5R6rmlW2oisX3NIhaRrtbgXxgsAmC36YduLGmy_gLH42EBCu7UEMklpmjV5-4uL14HTI9l00Fy-RabHJ4Hww5XfBs0RoY58xVt3fcUNQMOB_giYeJ7zJuzjoFtOX3VGWi9_-jMzI0QvbaIxijxYNbzD02KiagKwASihrx-Q",
  "scope": "openid",
  "state": "0Q6fWNfQ7P",
  "session_state": "l2btBKt67s9MftTUjNwgXA6VeMOuyY1R5VmiamkD1wQ.BFB94917D1C5B77BBC9926EA8B1630A9"
}
post_body
Second authorization: Verify authorization endpoint response
2021-02-02 08:48:27 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-02-02 08:48:27 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-02-02 08:48:27 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-02-02 08:48:27
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-02-02 08:48:27 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-02-02 08:48:27 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
0Q6fWNfQ7P
2021-02-02 08:48:27 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU3MDcsImlhdCI6MTYxMjI1NTcwNywiZXhwIjoxNjEyMjU2MDA3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJQZnFHb3MxSEh1Iiwic2lkIjoiRjYwODA0RjNEOUI4RjgyNTQ3N0JFQ0ZCNUYwNEIxOTkiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTcwNywiaWRwIjoibG9jYWwifQ.assSTF23NzrlDiyuucPHnhTGEyGDEV02BMqcgz0A7_QCllzzHf4eLWrbHPQq63hs9TzM9mxF3A08LkxMOKDzfYvIYdOpiRz1b6pz6sCU_2lJ_hqCcGNR46e_0Wlu5vKp2hpugIOWPTB8q6f8d_pmmqgDsD4GzixoGb5dpiPPmgu8qWr5R6rmlW2oisX3NIhaRrtbgXxgsAmC36YduLGmy_gLH42EBCu7UEMklpmjV5-4uL14HTI9l00Fy-RabHJ4Hww5XfBs0RoY58xVt3fcUNQMOB_giYeJ7zJuzjoFtOX3VGWi9_-jMzI0QvbaIxijxYNbzD02KiagKwASihrx-Q
header
{
  "kid": "1A163E43C24AADAB2C36CBF732737841",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "aud": "implicit",
  "sub": "88421113",
  "nbf": 1612255707,
  "idp": "local",
  "amr": [
    "pwd"
  ],
  "auth_time": 1612255707,
  "iss": "https://duendesoftware-test.azurewebsites.net",
  "exp": 1612256007,
  "iat": 1612255707,
  "nonce": "PfqGos1HHu",
  "sid": "F60804F3D9B8F825477BECFB5F04B199"
}
2021-02-02 08:48:27 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-02-02 08:48:27 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
PfqGos1HHu
2021-02-02 08:48:27 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-02-02 08:48:27 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU3MDcsImlhdCI6MTYxMjI1NTcwNywiZXhwIjoxNjEyMjU2MDA3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJQZnFHb3MxSEh1Iiwic2lkIjoiRjYwODA0RjNEOUI4RjgyNTQ3N0JFQ0ZCNUYwNEIxOTkiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTcwNywiaWRwIjoibG9jYWwifQ.assSTF23NzrlDiyuucPHnhTGEyGDEV02BMqcgz0A7_QCllzzHf4eLWrbHPQq63hs9TzM9mxF3A08LkxMOKDzfYvIYdOpiRz1b6pz6sCU_2lJ_hqCcGNR46e_0Wlu5vKp2hpugIOWPTB8q6f8d_pmmqgDsD4GzixoGb5dpiPPmgu8qWr5R6rmlW2oisX3NIhaRrtbgXxgsAmC36YduLGmy_gLH42EBCu7UEMklpmjV5-4uL14HTI9l00Fy-RabHJ4Hww5XfBs0RoY58xVt3fcUNQMOB_giYeJ7zJuzjoFtOX3VGWi9_-jMzI0QvbaIxijxYNbzD02KiagKwASihrx-Q
2021-02-02 08:48:27 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTIyNTU3MDcsImlhdCI6MTYxMjI1NTcwNywiZXhwIjoxNjEyMjU2MDA3LCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJQZnFHb3MxSEh1Iiwic2lkIjoiRjYwODA0RjNEOUI4RjgyNTQ3N0JFQ0ZCNUYwNEIxOTkiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxMjI1NTcwNywiaWRwIjoibG9jYWwifQ.assSTF23NzrlDiyuucPHnhTGEyGDEV02BMqcgz0A7_QCllzzHf4eLWrbHPQq63hs9TzM9mxF3A08LkxMOKDzfYvIYdOpiRz1b6pz6sCU_2lJ_hqCcGNR46e_0Wlu5vKp2hpugIOWPTB8q6f8d_pmmqgDsD4GzixoGb5dpiPPmgu8qWr5R6rmlW2oisX3NIhaRrtbgXxgsAmC36YduLGmy_gLH42EBCu7UEMklpmjV5-4uL14HTI9l00Fy-RabHJ4Hww5XfBs0RoY58xVt3fcUNQMOB_giYeJ7zJuzjoFtOX3VGWi9_-jMzI0QvbaIxijxYNbzD02KiagKwASihrx-Q
2021-02-02 08:48:27 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
88421113
2021-02-02 08:48:27 SUCCESS
CheckSecondIdTokenAuthTimeIsLaterIfPresent
auth_time is later in the second id_token
first_id_token
{
  "aud": "implicit",
  "sub": "88421113",
  "nbf": 1612255692,
  "idp": "local",
  "amr": [
    "pwd"
  ],
  "auth_time": 1612255578,
  "iss": "https://duendesoftware-test.azurewebsites.net",
  "exp": 1612255992,
  "iat": 1612255692,
  "nonce": "oWuij44JB5",
  "sid": "BCBDE5294DBC8BB91F2FCBAFADD12872"
}
second_id_token
{
  "aud": "implicit",
  "sub": "88421113",
  "nbf": 1612255707,
  "idp": "local",
  "amr": [
    "pwd"
  ],
  "auth_time": 1612255707,
  "iss": "https://duendesoftware-test.azurewebsites.net",
  "exp": 1612256007,
  "iat": 1612255707,
  "nonce": "PfqGos1HHu",
  "sid": "F60804F3D9B8F825477BECFB5F04B199"
}
2021-02-02 08:48:58 FINISHED
oidcc-prompt-login
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2021-02-02 08:48:58 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-02-02 08:49:04
TEST-RUNNER
Alias has now been claimed by another test
alias
duende_oidc
new_test_id
teR0tRV9ysB0rdt
Test Results