Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-19 12:42:45 INFO
TEST-RUNNER
Test instance qQJ1r7CGCAFvLNR created
baseUrl
https://www.certification.openid.net/test/a/mew-tech.io
variant
{
  "response_type": "code id_token",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client"
}
alias
mew-tech.io
description
migration certification code id_token
planId
07gMTfkTWOSwt
config
{
  "alias": "mew-tech.io",
  "description": "migration certification code id_token",
  "server": {
    "discoveryUrl": "https://aaa.mew-tech.io/op/.well-known/openid-configuration",
    "login_hint": "skhello@mew-tech.io"
  },
  "client": {
    "client_name": "3rd-party-init-login-test-client-name"
  },
  "client2": {
    "client_name": "new4-test-client-name"
  }
}
testName
oidcc-rp-initiated-logout-discovery-endpoint-verification
2020-08-19 12:42:45
GetDynamicServerConfiguration
HTTP request
request_uri
https://aaa.mew-tech.io/op/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-08-19 12:42:45 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text

                                
response_headers
{
  "date": "Wed, 19 Aug 2020 12:42:45 GMT",
  "server": "Apache/2.4.25 (Debian)",
  "cache-control": "no-cache",
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "content-type": "application/json",
  "content-length": "2340",
  "set-cookie": "_shtp\u003dDv4lopGFDsvSajifba0VFdQaEavx+ub0HfVM0X5KVZY; Domain\u003daaa.mew-tech.io; Secure; HttpOnly",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{
  "issuer" : "https://aaa.mew-tech.io/op",
  "authorization_endpoint" : "https://aaa.mew-tech.io/op/authorization",
  "request_parameter_supported" : true,
  "request_uri_parameter_supported" : true,
  "request_object_signing_alg_values_supported" : [ "NONE", "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES256K", "ES384", "ES512" ],
  "token_endpoint" : "https://aaa.mew-tech.io/op/token",
  "token_endpoint_auth_methods_supported" : [ "client_secret_basic", "client_secret_post", "client_secret_jwt", "private_key_jwt" ],
  "token_endpoint_auth_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES256K", "ES384", "ES512" ],
  "userinfo_endpoint" : "https://aaa.mew-tech.io/op/userinfo",
  "userinfo_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES256K", "ES384", "ES512" ],
  "registration_endpoint" : "https://aaa.mew-tech.io/op/clients",
  "jwks_uri" : "https://aaa.mew-tech.io/op/jwks",
  "registration_client_uri" : "https://aaa.mew-tech.io/op/clients",
  "grant_types_supported" : [ "authorization_code", "implicit", "refresh_token", "client_credentials" ],
  "response_types_supported" : [ "code", "code id_token", "token code id_token", "code token", "id_token", "id_token token" ],
  "subject_types_supported" : [ "public", "pairwise" ],
  "id_token_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512" ],
  "scopes_supported" : [ "address", "all", "basic", "email", "offline_access", "openid", "phone", "profile" ],
  "claims_supported" : [ "acr", "address", "at_hash", "aud", "auth_time", "birthdate", "c_hash", "email", "email_verified", "family_name", "gender", "given_name", "iss", "locale", "middle_name", "name", "nickname", "nonce", "phone_number", "phone_number_verified", "picture", "preferred_username", "profile", "refresh_token", "rt_hash", "sid", "sub", "updated_at", "website", "zoneinfo" ],
  "acr_values_supported" : [ "1", "2", "3" ],
  "check_session_iframe" : "https://aaa.mew-tech.io/op/session.html",
  "end_session_endpoint" : "https://aaa.mew-tech.io/op/logout",
  "frontchannel_logout_support" : true,
  "backchannel_logout_support" : false
}
2020-08-19 12:42:45
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{
  "issuer" : "https://aaa.mew-tech.io/op",
  "authorization_endpoint" : "https://aaa.mew-tech.io/op/authorization",
  "request_parameter_supported" : true,
  "request_uri_parameter_supported" : true,
  "request_object_signing_alg_values_supported" : [ "NONE", "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES256K", "ES384", "ES512" ],
  "token_endpoint" : "https://aaa.mew-tech.io/op/token",
  "token_endpoint_auth_methods_supported" : [ "client_secret_basic", "client_secret_post", "client_secret_jwt", "private_key_jwt" ],
  "token_endpoint_auth_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES256K", "ES384", "ES512" ],
  "userinfo_endpoint" : "https://aaa.mew-tech.io/op/userinfo",
  "userinfo_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES256K", "ES384", "ES512" ],
  "registration_endpoint" : "https://aaa.mew-tech.io/op/clients",
  "jwks_uri" : "https://aaa.mew-tech.io/op/jwks",
  "registration_client_uri" : "https://aaa.mew-tech.io/op/clients",
  "grant_types_supported" : [ "authorization_code", "implicit", "refresh_token", "client_credentials" ],
  "response_types_supported" : [ "code", "code id_token", "token code id_token", "code token", "id_token", "id_token token" ],
  "subject_types_supported" : [ "public", "pairwise" ],
  "id_token_signing_alg_values_supported" : [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512" ],
  "scopes_supported" : [ "address", "all", "basic", "email", "offline_access", "openid", "phone", "profile" ],
  "claims_supported" : [ "acr", "address", "at_hash", "aud", "auth_time", "birthdate", "c_hash", "email", "email_verified", "family_name", "gender", "given_name", "iss", "locale", "middle_name", "name", "nickname", "nonce", "phone_number", "phone_number_verified", "picture", "preferred_username", "profile", "refresh_token", "rt_hash", "sid", "sub", "updated_at", "website", "zoneinfo" ],
  "acr_values_supported" : [ "1", "2", "3" ],
  "check_session_iframe" : "https://aaa.mew-tech.io/op/session.html",
  "end_session_endpoint" : "https://aaa.mew-tech.io/op/logout",
  "frontchannel_logout_support" : true,
  "backchannel_logout_support" : false
}
2020-08-19 12:42:45 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://aaa.mew-tech.io/op
authorization_endpoint
https://aaa.mew-tech.io/op/authorization
request_parameter_supported
true
request_uri_parameter_supported
true
request_object_signing_alg_values_supported
[
  "NONE",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512"
]
token_endpoint
https://aaa.mew-tech.io/op/token
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "client_secret_jwt",
  "private_key_jwt"
]
token_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512"
]
userinfo_endpoint
https://aaa.mew-tech.io/op/userinfo
userinfo_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512"
]
registration_endpoint
https://aaa.mew-tech.io/op/clients
jwks_uri
https://aaa.mew-tech.io/op/jwks
registration_client_uri
https://aaa.mew-tech.io/op/clients
grant_types_supported
[
  "authorization_code",
  "implicit",
  "refresh_token",
  "client_credentials"
]
response_types_supported
[
  "code",
  "code id_token",
  "token code id_token",
  "code token",
  "id_token",
  "id_token token"
]
subject_types_supported
[
  "public",
  "pairwise"
]
id_token_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512"
]
scopes_supported
[
  "address",
  "all",
  "basic",
  "email",
  "offline_access",
  "openid",
  "phone",
  "profile"
]
claims_supported
[
  "acr",
  "address",
  "at_hash",
  "aud",
  "auth_time",
  "birthdate",
  "c_hash",
  "email",
  "email_verified",
  "family_name",
  "gender",
  "given_name",
  "iss",
  "locale",
  "middle_name",
  "name",
  "nickname",
  "nonce",
  "phone_number",
  "phone_number_verified",
  "picture",
  "preferred_username",
  "profile",
  "refresh_token",
  "rt_hash",
  "sid",
  "sub",
  "updated_at",
  "website",
  "zoneinfo"
]
acr_values_supported
[
  "1",
  "2",
  "3"
]
check_session_iframe
https://aaa.mew-tech.io/op/session.html
end_session_endpoint
https://aaa.mew-tech.io/op/logout
frontchannel_logout_support
true
backchannel_logout_support
false
2020-08-19 12:42:45
oidcc-rp-initiated-logout-discovery-endpoint-verification
Setup Done
2020-08-19 12:42:45 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
authorization_endpoint
actual
https://aaa.mew-tech.io/op/authorization
2020-08-19 12:42:45 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
token_endpoint
actual
https://aaa.mew-tech.io/op/authorization
2020-08-19 12:42:45 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
userinfo_endpoint
actual
https://aaa.mew-tech.io/op/authorization
2020-08-19 12:42:45 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
registration_endpoint
actual
https://aaa.mew-tech.io/op/authorization
2020-08-19 12:42:45 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
end_session_endpoint
actual
https://aaa.mew-tech.io/op/authorization
2020-08-19 12:42:45 SUCCESS
CheckDiscEndSessionEndpoint
end_session_endpoint
actual
https://aaa.mew-tech.io/op/logout
2020-08-19 12:42:45 FINISHED
oidcc-rp-initiated-logout-discovery-endpoint-verification
Test has run to completion
testmodule_result
PASSED
2020-08-19 12:42:48
TEST-RUNNER
Alias has now been claimed by another test
alias
mew-tech.io
new_test_id
tjEVVhBqll6xFyO
Test Results