Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-02-01 12:14:01 INFO
TEST-RUNNER
Test instance WW2m9v4O9XcHeFI created
baseUrl
https://www.certification.openid.net/test/a/duende_oidc
variant
{
  "server_metadata": "discovery",
  "client_registration": "static_client"
}
alias
duende_oidc
description
Duende IdentityServer v5 basic
planId
knzySMWI0Nxw9
config
{
  "description": "Duende IdentityServer v5 basic",
  "server": {
    "discoveryUrl": "https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "basic",
    "client_secret": "secret"
  },
  "client_secret_post": {
    "client_id": "basic",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "basic2",
    "client_secret": "secret"
  },
  "alias": "duende_oidc"
}
testName
oidcc-discovery-endpoint-verification
2021-02-01 12:14:01
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-01 12:14:01 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": "Mon, 01 Feb 2021 12:14:01 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-01 12:14:01
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-01 12:14:01 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-01 12:14:01
oidcc-discovery-endpoint-verification
Setup Done
2021-02-01 12:14:01 SUCCESS
OIDCCCheckDiscEndpointResponseTypesSupported
Contents of 'response_types_supported' in discovery document matches expectations.
actual
[
  "code",
  "token",
  "id_token",
  "id_token token",
  "code id_token",
  "code token",
  "code id_token token"
]
expected
[
  "code",
  "code id_token",
  "id_token",
  "token id_token",
  "code id_token token",
  "code token"
]
minimum_matches_required
1
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointDiscoveryUrl
discoveryUrl
actual
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointIssuer
issuer is consistent with the discovery endpoint
2021-02-01 12:14:01 SUCCESS
OIDCCCheckDiscEndpointSubjectTypesSupported
Contents of 'subject_types_supported' in discovery document matches expectations.
actual
[
  "public"
]
expected
[
  "public",
  "pairwise"
]
minimum_matches_required
1
2021-02-01 12:14:01 SUCCESS
OIDCCCheckDiscEndpointIdTokenSigningAlgValuesSupported
Contents of 'id_token_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "RS256"
]
expected
[
  "RS256"
]
minimum_matches_required
1
2021-02-01 12:14:01 INFO
OIDCCCheckDiscEndpointUserinfoSigningAlgValuesSupported
Skipped evaluation due to missing required element: server userinfo_signing_alg_values_supported
path
userinfo_signing_alg_values_supported
mapped
object
server
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAuthorizationEndpoint
authorization_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointTokenEndpoint
token_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/token
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointUserinfoEndpoint
userinfo_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/userinfo
2021-02-01 12:14:01 INFO
CheckDiscEndpointRegistrationEndpoint
Skipped evaluation due to missing required element: server registration_endpoint
path
registration_endpoint
mapped
object
server
2021-02-01 12:14:01 SUCCESS
CheckJwksUri
jwks_uri
actual
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
2021-02-01 12:14:01
FetchServerKeys
Fetching server key
jwks_uri
https://duendesoftware-test.azurewebsites.net/.well-known/openid-configuration/jwks
2021-02-01 12:14:01
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-01 12:14:01 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": "Mon, 01 Feb 2021 12:14:00 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-01 12:14:01
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-01 12:14:01 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-01 12:14:01 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-02-01 12:14:01 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointRequestParameterSupported
request_parameter_supported has correct value
request_parameter_supported
true
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointRequestUriParameterSupported
request_uri_parameter_supported has correct value
request_uri_parameter_supported
2021-02-01 12:14:01 INFO
CheckDiscEndpointRequestObjectSigningAlgValuesSupportedIncludesRS256
Skipped evaluation due to missing required element: server request_object_signing_alg_values_supported
path
request_object_signing_alg_values_supported
mapped
object
server
2021-02-01 12:14:01 INFO
CheckDiscEndpointClaimsParameterSupported
'claims_parameter_supported' should be 'true', but is absent and the default value is 'false'.
discovery_metadata_key
claims_parameter_supported
actual
expected
true
2021-02-01 12:14:01 SUCCESS
OIDCCCheckDiscEndpointClaimsSupported
Contents of 'claims_supported' in discovery document matches expectations.
actual
[
  "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"
]
expected
[]
minimum_matches_required
0
2021-02-01 12:14:01 SUCCESS
OIDCCCheckDiscEndpointGrantTypesSupported
grant_types_supported is a non-empty array.
grant_types_supported
[
  "authorization_code",
  "client_credentials",
  "refresh_token",
  "implicit",
  "password",
  "urn:ietf:params:oauth:grant-type:device_code"
]
2021-02-01 12:14:01 SUCCESS
OIDCCCheckDiscEndpointScopesSupported
Contents of 'scopes_supported' in discovery document matches expectations.
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "api",
  "offline_access"
]
expected
[
  "openid"
]
minimum_matches_required
1
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
authorization_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
token_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
userinfo_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
end_session_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
revocation_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
introspection_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
device_authorization_endpoint
actual
https://duendesoftware-test.azurewebsites.net/connect/authorize
2021-02-01 12:14:01 FINISHED
oidcc-discovery-endpoint-verification
Test has run to completion
testmodule_result
PASSED
2021-02-01 12:15:15
TEST-RUNNER
Alias has now been claimed by another test
alias
duende_oidc
new_test_id
aUaXJ2LsgxuEPsn
Test Results