Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-07 13:29:46 INFO
TEST-RUNNER
Test instance NNhjhe2P3yjCcO9 created
baseUrl
https://www.certification.openid.net/test/a/phenixid-base-OP
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "static_client"
}
alias
phenixid-base-OP
description
PhenixID Basic OP test
planId
CFKB7IOwAoRlk
config
{
  "alias": "phenixid-base-OP",
  "description": "PhenixID Basic OP test",
  "server": {
    "discoveryUrl": "https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "oidc-cert-rp",
    "client_secret": "oidc-cert-rp"
  },
  "client_secret_post": {
    "client_id": "oidc-cert-rp",
    "client_secret": "oidc-cert-rp"
  },
  "client2": {
    "client_id": "oidc-cert-rp-2",
    "client_secret": "oidc-cert-rp-2"
  }
}
testName
oidcc-prompt-none-not-logged-in
2021-07-07 13:29:46 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
2021-07-07 13:29:46
GetDynamicServerConfiguration
HTTP request
request_uri
https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-07-07 13:29:47 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 13:29:47 GMT",
  "server": "Apache/2.4.18 (Ubuntu)",
  "access-control-allow-origin": "https://demo.phenixid.net",
  "access-control-allow-methods": "GET, OPTIONS",
  "access-control-allow-headers": "Content-Type, Origin, Authorization, Accept, Accept-Encoding",
  "content-type": "application/json",
  "content-length": "1351",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{
  "issuer" : "https://integration.phenixid.se/oidc-conform",
  "authorization_endpoint" : "https://integration.phenixid.se/oidc/authenticate/oidc-conform",
  "token_endpoint" : "https://integration.phenixid.se/api/authentication/1dd04b2b-45f1-4d88-a43b-123cee1e1579?tenant=oidc-conform",
  "jwks_uri" : "https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration/jwks",
  "userinfo_endpoint" : "https://integration.phenixid.se/api/authentication/userinfo?tenant=oidc-conform",
  "end_session_endpoint" : "https://integration.phenixid.se/oidc/authenticate/logout/",
  "scopes_supported" : [ "openid", "profile", "email", "address", "phone" ],
  "response_types_supported" : [ "code" ],
  "grant_types_supported" : [ "authorization_code" ],
  "subject_types_supported" : [ "public" ],
  "id_token_signing_alg_values_supported" : [ "RS256" ],
  "request_object_signing_alg_values_supported" : [ "RS256" ],
  "token_endpoint_auth_methods_supported" : [ "client_secret_post", "client_secret_basic" ],
  "claims_supported" : [ "iss", "ver", "sub", "given_name", "family_name", "name", "middle_name", "preferred_username", "profile", "picture", "website", "gender", "birthdate", "zoneinfo", "locale", "updated_at", "email", "email_verified", "phone_number", "phone_number_verified", "address" ],
  "request_parameter_supported" : false
}
2021-07-07 13:29:47
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{
  "issuer" : "https://integration.phenixid.se/oidc-conform",
  "authorization_endpoint" : "https://integration.phenixid.se/oidc/authenticate/oidc-conform",
  "token_endpoint" : "https://integration.phenixid.se/api/authentication/1dd04b2b-45f1-4d88-a43b-123cee1e1579?tenant=oidc-conform",
  "jwks_uri" : "https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration/jwks",
  "userinfo_endpoint" : "https://integration.phenixid.se/api/authentication/userinfo?tenant=oidc-conform",
  "end_session_endpoint" : "https://integration.phenixid.se/oidc/authenticate/logout/",
  "scopes_supported" : [ "openid", "profile", "email", "address", "phone" ],
  "response_types_supported" : [ "code" ],
  "grant_types_supported" : [ "authorization_code" ],
  "subject_types_supported" : [ "public" ],
  "id_token_signing_alg_values_supported" : [ "RS256" ],
  "request_object_signing_alg_values_supported" : [ "RS256" ],
  "token_endpoint_auth_methods_supported" : [ "client_secret_post", "client_secret_basic" ],
  "claims_supported" : [ "iss", "ver", "sub", "given_name", "family_name", "name", "middle_name", "preferred_username", "profile", "picture", "website", "gender", "birthdate", "zoneinfo", "locale", "updated_at", "email", "email_verified", "phone_number", "phone_number_verified", "address" ],
  "request_parameter_supported" : false
}
2021-07-07 13:29:47 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://integration.phenixid.se/oidc-conform
authorization_endpoint
https://integration.phenixid.se/oidc/authenticate/oidc-conform
token_endpoint
https://integration.phenixid.se/api/authentication/1dd04b2b-45f1-4d88-a43b-123cee1e1579?tenant=oidc-conform
jwks_uri
https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration/jwks
userinfo_endpoint
https://integration.phenixid.se/api/authentication/userinfo?tenant=oidc-conform
end_session_endpoint
https://integration.phenixid.se/oidc/authenticate/logout/
scopes_supported
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
response_types_supported
[
  "code"
]
grant_types_supported
[
  "authorization_code"
]
subject_types_supported
[
  "public"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
request_object_signing_alg_values_supported
[
  "RS256"
]
token_endpoint_auth_methods_supported
[
  "client_secret_post",
  "client_secret_basic"
]
claims_supported
[
  "iss",
  "ver",
  "sub",
  "given_name",
  "family_name",
  "name",
  "middle_name",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "email",
  "email_verified",
  "phone_number",
  "phone_number_verified",
  "address"
]
request_parameter_supported
false
2021-07-07 13:29:47 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-07-07 13:29:47 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "integration.phenixid.se",
  "testPort": 443
}
token_endpoint
{
  "testHost": "integration.phenixid.se",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "integration.phenixid.se",
  "testPort": 443
}
2021-07-07 13:29:47
FetchServerKeys
Fetching server key
jwks_uri
https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration/jwks
2021-07-07 13:29:47
FetchServerKeys
HTTP request
request_uri
https://integration.phenixid.se/oidc-conform/.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-07-07 13:29:48 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 13:29:48 GMT",
  "server": "Apache/2.4.18 (Ubuntu)",
  "access-control-allow-origin": "https://demo.phenixid.net",
  "access-control-allow-methods": "GET, OPTIONS",
  "access-control-allow-headers": "Content-Type, Origin, Authorization, Accept, Accept-Encoding",
  "content-type": "application/json",
  "content-length": "1633",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"keys": [{
  "alg" : "RS256",
  "kty" : "RSA",
  "use" : "sig",
  "n" : "i_UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp_h_yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw-M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil_Zu3zN-b4tY1v2ukXEFjCIm3P5Yhgoh-3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4_gfsi72AQ3h50YpCKsvB87aCuw",
  "e" : "AQAB",
  "kid" : "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
  "x5t" : "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
  "x5c" : [ "MIIDMjCCAhqgAwIBAgIGAXpRvXFzMA0GCSqGSIb3DQEBCwUAMEIxDTALBgNVBAMMBGF1dG8xETAPBgNVBAsMCGN1c3RvbWVyMREwDwYDVQQKDAhQaGVuaXhJRDELMAkGA1UEBhMCU0UwHhcNMjEwNjI4MDgzMDA3WhcNMjYwNjI3MDgzMDA3WjBCMQ0wCwYDVQQDDARhdXRvMREwDwYDVQQLDAhjdXN0b21lcjERMA8GA1UECgwIUGhlbml4SUQxCzAJBgNVBAYTAlNFMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi/UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp/h/yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw+M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil/Zu3zN+b4tY1v2ukXEFjCIm3P5Yhgoh+3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4/gfsi72AQ3h50YpCKsvB87aCuwIDAQABoy4wLDAOBgNVHQ8BAf8EBAMCBaAwGgYDVR0RBBMwEYcEfwAAAYIJbG9jYWxob3N0MA0GCSqGSIb3DQEBCwUAA4IBAQB6sPjVJqByYXTQFrAE/jUR4yDGbp3rSdo6bU5L34KdwEfX5xryVXDNDVSNbG8tDat581cuCwf97tWrCoHhz98u2168ZtwQCVOfyUVsKTYTXQXLwcAChT4k1TBMlctnup5lxdOIkLEvH0Fvgq72QP/xxUvWkqE3JmTV+bKxp79/Upn0f6jx2lfwgNer6BjmGHD+TaGrdvIt8aBR0hieNpsPYcRZ+3SgPBii6ITLKL2P3duLnS6dfRYbjEdefdyEmsYMXNHEqm+Ri33p2Eryc5gyKUVd0wsgVA0xoOVTaoQEUqmQsnGlRjs4NWsGLhkg8poJvM6XYBh8WfW9ooiuITCo" ]
}]}
2021-07-07 13:29:48
FetchServerKeys
Found JWK set string
jwk_string
{"keys": [{
  "alg" : "RS256",
  "kty" : "RSA",
  "use" : "sig",
  "n" : "i_UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp_h_yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw-M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil_Zu3zN-b4tY1v2ukXEFjCIm3P5Yhgoh-3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4_gfsi72AQ3h50YpCKsvB87aCuw",
  "e" : "AQAB",
  "kid" : "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
  "x5t" : "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
  "x5c" : [ "MIIDMjCCAhqgAwIBAgIGAXpRvXFzMA0GCSqGSIb3DQEBCwUAMEIxDTALBgNVBAMMBGF1dG8xETAPBgNVBAsMCGN1c3RvbWVyMREwDwYDVQQKDAhQaGVuaXhJRDELMAkGA1UEBhMCU0UwHhcNMjEwNjI4MDgzMDA3WhcNMjYwNjI3MDgzMDA3WjBCMQ0wCwYDVQQDDARhdXRvMREwDwYDVQQLDAhjdXN0b21lcjERMA8GA1UECgwIUGhlbml4SUQxCzAJBgNVBAYTAlNFMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi/UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp/h/yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw+M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil/Zu3zN+b4tY1v2ukXEFjCIm3P5Yhgoh+3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4/gfsi72AQ3h50YpCKsvB87aCuwIDAQABoy4wLDAOBgNVHQ8BAf8EBAMCBaAwGgYDVR0RBBMwEYcEfwAAAYIJbG9jYWxob3N0MA0GCSqGSIb3DQEBCwUAA4IBAQB6sPjVJqByYXTQFrAE/jUR4yDGbp3rSdo6bU5L34KdwEfX5xryVXDNDVSNbG8tDat581cuCwf97tWrCoHhz98u2168ZtwQCVOfyUVsKTYTXQXLwcAChT4k1TBMlctnup5lxdOIkLEvH0Fvgq72QP/xxUvWkqE3JmTV+bKxp79/Upn0f6jx2lfwgNer6BjmGHD+TaGrdvIt8aBR0hieNpsPYcRZ+3SgPBii6ITLKL2P3duLnS6dfRYbjEdefdyEmsYMXNHEqm+Ri33p2Eryc5gyKUVd0wsgVA0xoOVTaoQEUqmQsnGlRjs4NWsGLhkg8poJvM6XYBh8WfW9ooiuITCo" ]
}]}
2021-07-07 13:29:48 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "alg": "RS256",
      "kty": "RSA",
      "use": "sig",
      "n": "i_UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp_h_yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw-M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil_Zu3zN-b4tY1v2ukXEFjCIm3P5Yhgoh-3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4_gfsi72AQ3h50YpCKsvB87aCuw",
      "e": "AQAB",
      "kid": "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
      "x5t": "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
      "x5c": [
        "MIIDMjCCAhqgAwIBAgIGAXpRvXFzMA0GCSqGSIb3DQEBCwUAMEIxDTALBgNVBAMMBGF1dG8xETAPBgNVBAsMCGN1c3RvbWVyMREwDwYDVQQKDAhQaGVuaXhJRDELMAkGA1UEBhMCU0UwHhcNMjEwNjI4MDgzMDA3WhcNMjYwNjI3MDgzMDA3WjBCMQ0wCwYDVQQDDARhdXRvMREwDwYDVQQLDAhjdXN0b21lcjERMA8GA1UECgwIUGhlbml4SUQxCzAJBgNVBAYTAlNFMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi/UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp/h/yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw+M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil/Zu3zN+b4tY1v2ukXEFjCIm3P5Yhgoh+3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4/gfsi72AQ3h50YpCKsvB87aCuwIDAQABoy4wLDAOBgNVHQ8BAf8EBAMCBaAwGgYDVR0RBBMwEYcEfwAAAYIJbG9jYWxob3N0MA0GCSqGSIb3DQEBCwUAA4IBAQB6sPjVJqByYXTQFrAE/jUR4yDGbp3rSdo6bU5L34KdwEfX5xryVXDNDVSNbG8tDat581cuCwf97tWrCoHhz98u2168ZtwQCVOfyUVsKTYTXQXLwcAChT4k1TBMlctnup5lxdOIkLEvH0Fvgq72QP/xxUvWkqE3JmTV+bKxp79/Upn0f6jx2lfwgNer6BjmGHD+TaGrdvIt8aBR0hieNpsPYcRZ+3SgPBii6ITLKL2P3duLnS6dfRYbjEdefdyEmsYMXNHEqm+Ri33p2Eryc5gyKUVd0wsgVA0xoOVTaoQEUqmQsnGlRjs4NWsGLhkg8poJvM6XYBh8WfW9ooiuITCo"
      ]
    }
  ]
}
2021-07-07 13:29:48 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "alg": "RS256",
      "kty": "RSA",
      "use": "sig",
      "n": "i_UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp_h_yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw-M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil_Zu3zN-b4tY1v2ukXEFjCIm3P5Yhgoh-3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4_gfsi72AQ3h50YpCKsvB87aCuw",
      "e": "AQAB",
      "kid": "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
      "x5t": "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
      "x5c": [
        "MIIDMjCCAhqgAwIBAgIGAXpRvXFzMA0GCSqGSIb3DQEBCwUAMEIxDTALBgNVBAMMBGF1dG8xETAPBgNVBAsMCGN1c3RvbWVyMREwDwYDVQQKDAhQaGVuaXhJRDELMAkGA1UEBhMCU0UwHhcNMjEwNjI4MDgzMDA3WhcNMjYwNjI3MDgzMDA3WjBCMQ0wCwYDVQQDDARhdXRvMREwDwYDVQQLDAhjdXN0b21lcjERMA8GA1UECgwIUGhlbml4SUQxCzAJBgNVBAYTAlNFMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi/UM7svwWq5IxXXtjZX0PcxLUsoc7wbX8wGrt67nIuMVr56qkoifhygHWJqU8uOM8eh81X0zn7MNhPYp/h/yyBEoef0takCCzty9qZIp3ygaOPk6UrOEBuKC6wXwzYEVozO4GLgFdw+M4wlvk3sryNYC6dzwOhKFKSuvPDQ26rk3aJOY4P8MBNVzhNnW9GmHL2vJofw5WtGMC9kkiRt5XGASSTxTuRuw4m7L6Wbd4o31hbs2toRpLil/Zu3zN+b4tY1v2ukXEFjCIm3P5Yhgoh+3CT4PcRV4WJTx8Sb8amAWk4uud75GYcWwgmP4/gfsi72AQ3h50YpCKsvB87aCuwIDAQABoy4wLDAOBgNVHQ8BAf8EBAMCBaAwGgYDVR0RBBMwEYcEfwAAAYIJbG9jYWxob3N0MA0GCSqGSIb3DQEBCwUAA4IBAQB6sPjVJqByYXTQFrAE/jUR4yDGbp3rSdo6bU5L34KdwEfX5xryVXDNDVSNbG8tDat581cuCwf97tWrCoHhz98u2168ZtwQCVOfyUVsKTYTXQXLwcAChT4k1TBMlctnup5lxdOIkLEvH0Fvgq72QP/xxUvWkqE3JmTV+bKxp79/Upn0f6jx2lfwgNer6BjmGHD+TaGrdvIt8aBR0hieNpsPYcRZ+3SgPBii6ITLKL2P3duLnS6dfRYbjEdefdyEmsYMXNHEqm+Ri33p2Eryc5gyKUVd0wsgVA0xoOVTaoQEUqmQsnGlRjs4NWsGLhkg8poJvM6XYBh8WfW9ooiuITCo"
      ]
    }
  ]
}
2021-07-07 13:29:48 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-07 13:29:48 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-07-07 13:29:48 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-07 13:29:48 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-07-07 13:29:48 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
oidc-cert-rp
client_secret
oidc-cert-rp
2021-07-07 13:29:48 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 13:29:48 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 13:29:48 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 13:29:48
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-07-07 13:29:48 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_post",
  "client_secret_basic"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-07-07 13:29:48 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://integration.phenixid.se/api/authentication/userinfo?tenant=oidc-conform
2021-07-07 13:29:48
oidcc-prompt-none-not-logged-in
Setup Done
Make request to authorization endpoint
2021-07-07 13:29:48 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
oidc-cert-rp
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
scope
openid
2021-07-07 13:29:48
CreateRandomStateValue
Created state value
requested_state_length
128
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
2021-07-07 13:29:48 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
oidc-cert-rp
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
scope
openid
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
2021-07-07 13:29:48
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
tVGxHV3bUN
2021-07-07 13:29:48 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
oidc-cert-rp
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
scope
openid
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
nonce
tVGxHV3bUN
2021-07-07 13:29:48 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
oidc-cert-rp
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
scope
openid
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
nonce
tVGxHV3bUN
response_type
code
2021-07-07 13:29:48
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
oidc-cert-rp
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
scope
openid
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
nonce
tVGxHV3bUN
response_type
code
response_mode
form_post
2021-07-07 13:29:48 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
oidc-cert-rp
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
scope
openid
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
nonce
tVGxHV3bUN
response_type
code
response_mode
form_post
prompt
none
2021-07-07 13:29:48 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://integration.phenixid.se/oidc/authenticate/oidc-conform?client_id=oidc-cert-rp&redirect_uri=https://www.certification.openid.net/test/a/phenixid-base-OP/callback&scope=openid&state=qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO&nonce=tVGxHV3bUN&response_type=code&response_mode=form_post&prompt=none
2021-07-07 13:29:48 REDIRECT
oidcc-prompt-none-not-logged-in
Redirecting to authorization endpoint
redirect_to
https://integration.phenixid.se/oidc/authenticate/oidc-conform?client_id=oidc-cert-rp&redirect_uri=https://www.certification.openid.net/test/a/phenixid-base-OP/callback&scope=openid&state=qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO&nonce=tVGxHV3bUN&response_type=code&response_mode=form_post&prompt=none
2021-07-07 13:29:52 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance NNhjhe2P3yjCcO9
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\" Not;A Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"91\", \"Chromium\";v\u003d\"91\"",
  "sec-ch-ua-mobile": "?0",
  "upgrade-insecure-requests": "1",
  "origin": "https://integration.phenixid.se",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.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": "document",
  "referer": "https://integration.phenixid.se/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sv;q\u003d0.8",
  "cookie": "JSESSIONID\u003d687C09FE4FC04C0C757AAC65890C3BE8",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "161",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "error": "interaction_required",
  "state": "qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
error=interaction_required&state=qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
2021-07-07 13:29:52 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/QJNcEP3epALSoVhZb1pm",
  "fullUrl": "https://www.certification.openid.net/test/a/phenixid-base-OP/implicit/QJNcEP3epALSoVhZb1pm"
}
2021-07-07 13:29:52 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance NNhjhe2P3yjCcO9
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/phenixid-base-OP/implicit/QJNcEP3epALSoVhZb1pm, returnUrl=/log-detail.html?log=NNhjhe2P3yjCcO9}]
outgoing_path
callback
2021-07-07 13:29:53 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance NNhjhe2P3yjCcO9
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\" Not;A Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"91\", \"Chromium\";v\u003d\"91\"",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.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/phenixid-base-OP/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sv;q\u003d0.8",
  "cookie": "__utma\u003d201319536.904234868.1624862656.1625582066.1625648615.7; __utmz\u003d201319536.1625648615.7.6.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003d687C09FE4FC04C0C757AAC65890C3BE8",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/QJNcEP3epALSoVhZb1pm
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-07-07 13:29:53 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance NNhjhe2P3yjCcO9
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/QJNcEP3epALSoVhZb1pm
2021-07-07 13:29:53 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-07-07 13:29:53 REDIRECT-IN
oidcc-prompt-none-not-logged-in
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\" Not;A Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"91\", \"Chromium\";v\u003d\"91\"",
  "sec-ch-ua-mobile": "?0",
  "upgrade-insecure-requests": "1",
  "origin": "https://integration.phenixid.se",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.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": "document",
  "referer": "https://integration.phenixid.se/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sv;q\u003d0.8",
  "cookie": "JSESSIONID\u003d687C09FE4FC04C0C757AAC65890C3BE8",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "161",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "error": "interaction_required",
  "state": "qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO"
}
Verify authorization endpoint response
2021-07-07 13:29:53 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-07-07 13:29:53 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-07-07 13:29:53 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-07-07 13:29:53 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-07-07 13:29:53 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
2021-07-07 13:29:53
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-07-07 13:29:53 SUCCESS
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
error
interaction_required
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
2021-07-07 13:29:53 SUCCESS
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
2021-07-07 13:29:53 SUCCESS
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
error
interaction_required
state
qfeGB1FQDVjtyvdgBWSBeNaBQ9xdGEKaimNG0Br166shlloNyRj26BudOWv3U2d9uOHI4no4sydXmTPW0rOwYjR41HAWt3agFdbxDwmV6dOjblx4jeqYr8QyoFd3sYTO
2021-07-07 13:29:53 SUCCESS
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response did not include optional 'error_description' field
2021-07-07 13:29:53 SUCCESS
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_description' field
2021-07-07 13:29:53 SUCCESS
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
2021-07-07 13:29:53 SUCCESS
CheckErrorFromAuthorizationEndpointIsOneThatRequiredAUserInterface
Authorization endpoint returned one of the permitted errors
actual
interaction_required
permitted
[
  "interaction_required",
  "login_required",
  "account_selection_required",
  "consent_required"
]
2021-07-07 13:29:53 FINISHED
oidcc-prompt-none-not-logged-in
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-07-07 13:29:53 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
Test Results