Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-04-09 09:11:35 INFO
TEST-RUNNER
Test instance 1FcmJBTlKF6YBZx 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
biLH22NmWHguY
config
{
  "description": "Duende IdentityServer v5 basic",
  "server": {
    "discoveryUrl": "https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "implicit",
    "client_secret": "QNKhFczWWRyGzteB7pMxYnyZMSZZ4QgsTKjXBeQHEdceGsaq"
  },
  "client_secret_post": {
    "client_id": "hybrid",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "hybrid2",
    "client_secret": "secret"
  },
  "alias": "duende_oidc"
}
testName
oidcc-frontchannel-rp-initiated-logout
2021-04-09 09:11:35 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
2021-04-09 09:11:35
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-04-09 09:11:35 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": "Fri, 09 Apr 2021 09:11:35 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-04-09 09:11:35
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-04-09 09:11:35 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-04-09 09:11:35 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-04-09 09:11:35 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-04-09 09:11:35
FetchServerKeys
Fetching server key
jwks_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
2021-04-09 09:11:35
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-04-09 09:11:35 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": "Fri, 09 Apr 2021 09:11:35 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-04-09 09:11:35
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-04-09 09:11:35 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-04-09 09:11:35 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-04-09 09:11:35 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-04-09 09:11:35 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-04-09 09:11:35 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-04-09 09:11:35 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-04-09 09:11:35 SUCCESS
CreateFrontchannelLogoutUri
Created frontchannel_logout_uri URI
frontchannel_logout_uri
https://www.certification.openid.net/test/a/duende_oidc/frontchannel_logout
2021-04-09 09:11:35 SUCCESS
CreatePostLogoutRedirectUri
Created post_logout_redirect_uri URI
post_logout_redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/post_logout_redirect
2021-04-09 09:11:35 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
implicit
client_secret
QNKhFczWWRyGzteB7pMxYnyZMSZZ4QgsTKjXBeQHEdceGsaq
2021-04-09 09:11:35
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-04-09 09:11:35 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-04-09 09:11:35 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-04-09 09:11:35
oidcc-frontchannel-rp-initiated-logout
Setup Done
Make request to authorization endpoint
2021-04-09 09:11:35 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
2021-04-09 09:11:35
CreateRandomStateValue
Created state value
requested_state_length
128
state
omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa
2021-04-09 09:11:35 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
omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa
2021-04-09 09:11:35
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
aMJnqZDCAU
2021-04-09 09:11:35 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
omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa
nonce
aMJnqZDCAU
2021-04-09 09:11:35 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
omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa
nonce
aMJnqZDCAU
response_type
id_token
2021-04-09 09:11:35 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=omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa&nonce=aMJnqZDCAU&response_type=id_token
2021-04-09 09:11:35 REDIRECT
oidcc-frontchannel-rp-initiated-logout
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=omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa&nonce=aMJnqZDCAU&response_type=id_token
2021-04-09 09:11:41 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance 1FcmJBTlKF6YBZx
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_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,de;q\u003d0.8",
  "cookie": "__utma\u003d201319536.1446838176.1583147783.1583147783.1583147783.1; JSESSIONID\u003d2E2587493F3F802ADD66CE25FAA61DBC",
  "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-04-09 09:11:41 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/nVHNeMTPDFYOe0opu9yU",
  "fullUrl": "https://www.certification.openid.net/test/a/duende_oidc/implicit/nVHNeMTPDFYOe0opu9yU"
}
2021-04-09 09:11:41 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance 1FcmJBTlKF6YBZx
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/duende_oidc/implicit/nVHNeMTPDFYOe0opu9yU, returnUrl=/log-detail.html?log=1FcmJBTlKF6YBZx}]
outgoing_path
callback
2021-04-09 09:11:42 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance 1FcmJBTlKF6YBZx
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "content-type": "text/plain",
  "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-US,en;q\u003d0.9,de;q\u003d0.8",
  "cookie": "__utma\u003d201319536.1446838176.1583147783.1583147783.1583147783.1; JSESSIONID\u003d2E2587493F3F802ADD66CE25FAA61DBC",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1022",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/nVHNeMTPDFYOe0opu9yU
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
#id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g&scope=openid&state=omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa&session_state=6E-xrrvNe8r6IAlMrjORy3neNheSB_XFVyGpuo2Kiys.8638A10B2EDD53E8FE104D56EFF736C4
2021-04-09 09:11:42 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance 1FcmJBTlKF6YBZx
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/nVHNeMTPDFYOe0opu9yU
2021-04-09 09:11:42
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "id_token",
    "value": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g"
  },
  {
    "name": "scope",
    "value": "openid"
  },
  {
    "name": "state",
    "value": "omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa"
  },
  {
    "name": "session_state",
    "value": "6E-xrrvNe8r6IAlMrjORy3neNheSB_XFVyGpuo2Kiys.8638A10B2EDD53E8FE104D56EFF736C4"
  }
]
2021-04-09 09:11:42 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g
scope
openid
state
omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa
session_state
6E-xrrvNe8r6IAlMrjORy3neNheSB_XFVyGpuo2Kiys.8638A10B2EDD53E8FE104D56EFF736C4
2021-04-09 09:11:42 REDIRECT-IN
oidcc-frontchannel-rp-initiated-logout
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_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,de;q\u003d0.8",
  "cookie": "__utma\u003d201319536.1446838176.1583147783.1583147783.1583147783.1; JSESSIONID\u003d2E2587493F3F802ADD66CE25FAA61DBC",
  "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.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g",
  "scope": "openid",
  "state": "omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa",
  "session_state": "6E-xrrvNe8r6IAlMrjORy3neNheSB_XFVyGpuo2Kiys.8638A10B2EDD53E8FE104D56EFF736C4"
}
post_body
Verify authorization endpoint response
2021-04-09 09:11:42 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-04-09 09:11:42 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-04-09 09:11:42 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-04-09 09:11:42
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-04-09 09:11:42 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-04-09 09:11:42 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
omXnxIKPzhgRPaG58c3Kldbgqr2Q9AAmddWrQkOQn3I7e8Qe635NzeeRve3tY2cNOj2FjzMsXkgCh1TAEuisvCJQ144ySRZhH3W3JLwK5hAVYGKkLWNEmld7ZP2FxwMa
2021-04-09 09:11:42 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g
header
{
  "kid": "1A163E43C24AADAB2C36CBF732737841",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "aud": "implicit",
  "sub": "88421113",
  "nbf": 1617959501,
  "idp": "local",
  "amr": [
    "pwd"
  ],
  "auth_time": 1617959501,
  "iss": "https://duendesoftware-test.azurewebsites.net",
  "exp": 1617959801,
  "iat": 1617959501,
  "nonce": "aMJnqZDCAU",
  "sid": "04491875474D8B48453444B34AD65DAE"
}
2021-04-09 09:11:42 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-04-09 09:11:42 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
aMJnqZDCAU
2021-04-09 09:11:42 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-04-09 09:11:42 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g
2021-04-09 09:11:42 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g
2021-04-09 09:11:42 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
88421113
Redirect to end session endpoint & wait for response
2021-04-09 09:11:42
CreateRandomEndSessionState
Created end_session_state value
end_session_state
vtEnxYpuwSBoKYQbPFJEFozrwRPsWdYXVjKbbZMzzkuTEdXgww8685341878~`-?$$`*,`?`'^::_)`\)\~)?:\&~@
2021-04-09 09:11:42 SUCCESS
CreateEndSessionEndpointRequest
Created end session endpoint request
id_token_hint
eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g
post_logout_redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/post_logout_redirect
state
vtEnxYpuwSBoKYQbPFJEFozrwRPsWdYXVjKbbZMzzkuTEdXgww8685341878~`-?$$`*,`?`'^::_)`\)\~)?:\&~@
2021-04-09 09:11:42 SUCCESS
BuildRedirectToEndSessionEndpoint
Sending to end_session endpoint
redirect_to_end_session_endpoint
https://duendesoftware-test.azurewebsites.net/connect/endsession?id_token_hint=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g&post_logout_redirect_uri=https://www.certification.openid.net/test/a/duende_oidc/post_logout_redirect&state=vtEnxYpuwSBoKYQbPFJEFozrwRPsWdYXVjKbbZMzzkuTEdXgww8685341878~%60-?$$%60*,%60?%60'%5E::_)%60%5C)%5C~)?:%5C%26~@
2021-04-09 09:11:42 REDIRECT
oidcc-frontchannel-rp-initiated-logout
Redirecting to end session endpoint
redirect_to
https://duendesoftware-test.azurewebsites.net/connect/endsession?id_token_hint=eyJhbGciOiJSUzI1NiIsImtpZCI6IjFBMTYzRTQzQzI0QUFEQUIyQzM2Q0JGNzMyNzM3ODQxIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwczovL2R1ZW5kZXNvZnR3YXJlLXRlc3QuYXp1cmV3ZWJzaXRlcy5uZXQiLCJuYmYiOjE2MTc5NTk1MDEsImlhdCI6MTYxNzk1OTUwMSwiZXhwIjoxNjE3OTU5ODAxLCJhdWQiOiJpbXBsaWNpdCIsImFtciI6WyJwd2QiXSwibm9uY2UiOiJhTUpucVpEQ0FVIiwic2lkIjoiMDQ0OTE4NzU0NzREOEI0ODQ1MzQ0NEIzNEFENjVEQUUiLCJzdWIiOiI4ODQyMTExMyIsImF1dGhfdGltZSI6MTYxNzk1OTUwMSwiaWRwIjoibG9jYWwifQ.dwXeuAr0BAsDdK5PjBiVQsNwyLcp4T2j7UuH99Hn4Ccqwenzq4ftDXZESeFgiGGzqTdWn7QkUZxnLIHnOLFKHPBN3wVSmk2XmJGcM8Chrro0i_COlNbX6OkIttzrSSNvte6-BGZEswXLKmV4RzcHPJGfj8Tt75YK2iyc8x0cxk-NcRxfPafeDzkZ2hmi83jYphudK07_rN8QOB1wHyeLtDBzLBKRE8HcBdzOJ-owC5XdF4pAA4vgRDE16S73-ukAQAXgVX2Cf_NiBqsBzBGqOrm5tRhLfM-t3dLXILMlSz-unwDUL76mIaLeNnNR9q_6L5uLCmILtWynoC7zWioi-g&post_logout_redirect_uri=https://www.certification.openid.net/test/a/duende_oidc/post_logout_redirect&state=vtEnxYpuwSBoKYQbPFJEFozrwRPsWdYXVjKbbZMzzkuTEdXgww8685341878~%60-?$$%60*,%60?%60'%5E::_)%60%5C)%5C~)?:%5C%26~@
2021-04-09 09:11:48 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance 1FcmJBTlKF6YBZx
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "iframe",
  "referer": "https://duendesoftware-test.azurewebsites.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,de;q\u003d0.8",
  "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
frontchannel_logout
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "sid": "04491875474D8B48453444B34AD65DAE",
  "iss": "https://duendesoftware-test.azurewebsites.net"
}
incoming_body
2021-04-09 09:11:48
oidcc-frontchannel-rp-initiated-logout
Received frontchannel request; waiting for front channel redirect
2021-04-09 09:11:48 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance 1FcmJBTlKF6YBZx
outgoing_status_code
200
outgoing_headers
{
  "Cache-Control": [
    "no-cache, no-store"
  ],
  "Pragma": [
    "no-cache"
  ]
}
outgoing_body

                                
outgoing_path
frontchannel_logout
2021-04-09 09:11:49 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance 1FcmJBTlKF6YBZx
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,de;q\u003d0.8",
  "cookie": "__utma\u003d201319536.1446838176.1583147783.1583147783.1583147783.1; JSESSIONID\u003d2E2587493F3F802ADD66CE25FAA61DBC",
  "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
post_logout_redirect
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "state": "vtEnxYpuwSBoKYQbPFJEFozrwRPsWdYXVjKbbZMzzkuTEdXgww8685341878~`-?$$`*,`?`\u0027^::_)`\\)\\~)?:\\\u0026~@"
}
incoming_body
2021-04-09 09:11:49 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance 1FcmJBTlKF6YBZx
outgoing
ModelAndView [view="resultCaptured"; model={returnUrl=/log-detail.html?log=1FcmJBTlKF6YBZx}]
outgoing_path
post_logout_redirect
Verify frontchannel logout request
2021-04-09 09:11:49 SUCCESS
CheckForUnexpectedParametersInFrontchannelLogoutRequest
frontchannel_logout_request includes only expected parameters
sid
04491875474D8B48453444B34AD65DAE
iss
https://duendesoftware-test.azurewebsites.net
2021-04-09 09:11:49 SUCCESS
ValidateFrontchannelLogoutIss
'iss' in frontchannel logout request matches server issuer
2021-04-09 09:11:49 SUCCESS
CheckIdTokenSidMatchesFrontChannelLogoutRequest
sid is the same in the id_token and the front channel logout request
id_token
{
  "aud": "implicit",
  "sub": "88421113",
  "nbf": 1617959501,
  "idp": "local",
  "amr": [
    "pwd"
  ],
  "auth_time": 1617959501,
  "iss": "https://duendesoftware-test.azurewebsites.net",
  "exp": 1617959801,
  "iat": 1617959501,
  "nonce": "aMJnqZDCAU",
  "sid": "04491875474D8B48453444B34AD65DAE"
}
logout_request
{
  "sid": "04491875474D8B48453444B34AD65DAE",
  "iss": "https://duendesoftware-test.azurewebsites.net"
}
Verify frontchannel post logout redirect
2021-04-09 09:11:49 SUCCESS
CheckPostLogoutState
state passed to post logout redirect uri matches request
2021-04-09 09:11:49 SUCCESS
CheckForUnexpectedParametersInPostLogoutRedirect
post_logout_redirect includes only expected parameters
state
vtEnxYpuwSBoKYQbPFJEFozrwRPsWdYXVjKbbZMzzkuTEdXgww8685341878~`-?$$`*,`?`'^::_)`\)\~)?:\&~@
Second authorization: Make request to authorization endpoint
2021-04-09 09:11:49 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
2021-04-09 09:11:49
CreateRandomStateValue
Created state value
requested_state_length
128
state
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
2021-04-09 09:11:49 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
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
2021-04-09 09:11:49
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
9dQz9cadON
2021-04-09 09:11:49 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
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
nonce
9dQz9cadON
2021-04-09 09:11:49 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
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
nonce
9dQz9cadON
response_type
id_token
2021-04-09 09:11:49 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
implicit
redirect_uri
https://www.certification.openid.net/test/a/duende_oidc/callback
scope
openid
state
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
nonce
9dQz9cadON
response_type
id_token
prompt
none
2021-04-09 09:11:49 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=49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP&nonce=9dQz9cadON&response_type=id_token&prompt=none
2021-04-09 09:11:49 REDIRECT
oidcc-frontchannel-rp-initiated-logout
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=49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP&nonce=9dQz9cadON&response_type=id_token&prompt=none
2021-04-09 09:11:54 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance 1FcmJBTlKF6YBZx
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,de;q\u003d0.8",
  "cookie": "__utma\u003d201319536.1446838176.1583147783.1583147783.1583147783.1; JSESSIONID\u003d2E2587493F3F802ADD66CE25FAA61DBC",
  "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-04-09 09:11:54 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/2cU5lyIV9kWWCMl7yRdV",
  "fullUrl": "https://www.certification.openid.net/test/a/duende_oidc/implicit/2cU5lyIV9kWWCMl7yRdV"
}
2021-04-09 09:11:54 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance 1FcmJBTlKF6YBZx
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/duende_oidc/implicit/2cU5lyIV9kWWCMl7yRdV, returnUrl=/log-detail.html?log=1FcmJBTlKF6YBZx}]
outgoing_path
callback
2021-04-09 09:11:55 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance 1FcmJBTlKF6YBZx
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "content-type": "text/plain",
  "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-US,en;q\u003d0.9,de;q\u003d0.8",
  "cookie": "__utma\u003d201319536.1446838176.1583147783.1583147783.1583147783.1; JSESSIONID\u003d2E2587493F3F802ADD66CE25FAA61DBC",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "247",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/2cU5lyIV9kWWCMl7yRdV
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
#error=login_required&state=49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP&session_state=gMRaf5U9x5rlQn10bEoGd_DMr27T30iF8UJyqKfV7Zc.3EDF05A0F7BA0F8D5889095B014D1EB2
2021-04-09 09:11:55 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance 1FcmJBTlKF6YBZx
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/2cU5lyIV9kWWCMl7yRdV
2021-04-09 09:11:55
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "error",
    "value": "login_required"
  },
  {
    "name": "state",
    "value": "49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP"
  },
  {
    "name": "session_state",
    "value": "gMRaf5U9x5rlQn10bEoGd_DMr27T30iF8UJyqKfV7Zc.3EDF05A0F7BA0F8D5889095B014D1EB2"
  }
]
2021-04-09 09:11:55 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
error
login_required
state
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
session_state
gMRaf5U9x5rlQn10bEoGd_DMr27T30iF8UJyqKfV7Zc.3EDF05A0F7BA0F8D5889095B014D1EB2
2021-04-09 09:11:55 REDIRECT-IN
oidcc-frontchannel-rp-initiated-logout
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_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"89\", \"Chromium\";v\u003d\"89\", \";Not A Brand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,de;q\u003d0.8",
  "cookie": "__utma\u003d201319536.1446838176.1583147783.1583147783.1583147783.1; JSESSIONID\u003d2E2587493F3F802ADD66CE25FAA61DBC",
  "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
{
  "error": "login_required",
  "state": "49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP",
  "session_state": "gMRaf5U9x5rlQn10bEoGd_DMr27T30iF8UJyqKfV7Zc.3EDF05A0F7BA0F8D5889095B014D1EB2"
}
post_body
Second authorization: Verify authorization endpoint response
2021-04-09 09:11:55 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-04-09 09:11:55 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-04-09 09:11:55 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
2021-04-09 09:11:55
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-04-09 09:11:55 SUCCESS
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
error
login_required
state
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
session_state
gMRaf5U9x5rlQn10bEoGd_DMr27T30iF8UJyqKfV7Zc.3EDF05A0F7BA0F8D5889095B014D1EB2
2021-04-09 09:11:55 SUCCESS
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
2021-04-09 09:11:55 SUCCESS
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
error
login_required
state
49R8UYLbIAZunleK6r5K5c8LLsYSSdrAdzLImc4guz6grK8KUNEJDiJ64jCBjpfjQZSf1KECYJqfaalO96x7jD6iFabA79ArbQeDjygagnzyhlGrItbTQ7GXOH433TIP
session_state
gMRaf5U9x5rlQn10bEoGd_DMr27T30iF8UJyqKfV7Zc.3EDF05A0F7BA0F8D5889095B014D1EB2
2021-04-09 09:11:55 SUCCESS
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response did not include optional 'error_description' field
2021-04-09 09:11:55 SUCCESS
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_description' field
2021-04-09 09:11:55 SUCCESS
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
2021-04-09 09:11:55 SUCCESS
CheckErrorFromAuthorizationEndpointIsOneThatRequiredAUserInterface
Authorization endpoint returned one of the permitted errors
actual
login_required
permitted
[
  "interaction_required",
  "login_required",
  "account_selection_required",
  "consent_required"
]
2021-04-09 09:11:55 FINISHED
oidcc-frontchannel-rp-initiated-logout
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-04-09 09:11:55 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
Test Results