Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-07 09:14:15 INFO
TEST-RUNNER
Test instance h0Y6SW6DEQ3AsGR 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-server
2021-07-07 09:14:15 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
2021-07-07 09:14:15
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 09:14:15 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 09:14:15 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 09:14:15
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 09:14:15 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 09:14:15 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-07-07 09:14:15 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 09:14:15
FetchServerKeys
Fetching server key
jwks_uri
https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration/jwks
2021-07-07 09:14:15
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 09:14:16 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 09:14:16 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 09:14:16
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 09:14:16 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 09:14:16 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 09:14:16 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-07 09:14:16 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-07-07 09:14:16 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-07 09:14:16 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-07-07 09:14:16 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
oidc-cert-rp
client_secret
oidc-cert-rp
2021-07-07 09:14:16 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 09:14:16 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 09:14:16 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 09:14:16
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-07-07 09:14:16 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 09:14:16 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 09:14:16
oidcc-server
Setup Done
Make request to authorization endpoint
2021-07-07 09:14:16 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 09:14:16
CreateRandomStateValue
Created state value
requested_state_length
10
state
h5Mi8F0NqO
2021-07-07 09:14:16 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
h5Mi8F0NqO
2021-07-07 09:14:16
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
q4VAIluMYu
2021-07-07 09:14:16 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
h5Mi8F0NqO
nonce
q4VAIluMYu
2021-07-07 09:14:16 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
h5Mi8F0NqO
nonce
q4VAIluMYu
response_type
code
2021-07-07 09:14:16
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
h5Mi8F0NqO
nonce
q4VAIluMYu
response_type
code
response_mode
form_post
2021-07-07 09:14:16 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=h5Mi8F0NqO&nonce=q4VAIluMYu&response_type=code&response_mode=form_post
2021-07-07 09:14:16 REDIRECT
oidcc-server
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=h5Mi8F0NqO&nonce=q4VAIluMYu&response_type=code&response_mode=form_post
2021-07-07 09:14:31 INCOMING
oidcc-server
Incoming HTTP request to test instance h0Y6SW6DEQ3AsGR
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",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "58",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "code": "13841b79-45b2-4ca2-b5d9-c59f8570b75f",
  "state": "h5Mi8F0NqO"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=13841b79-45b2-4ca2-b5d9-c59f8570b75f&state=h5Mi8F0NqO
2021-07-07 09:14:31 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/eT09VJSx36PW5HJY54kA",
  "fullUrl": "https://www.certification.openid.net/test/a/phenixid-base-OP/implicit/eT09VJSx36PW5HJY54kA"
}
2021-07-07 09:14:31 OUTGOING
oidcc-server
Response to HTTP request to test instance h0Y6SW6DEQ3AsGR
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/phenixid-base-OP/implicit/eT09VJSx36PW5HJY54kA, returnUrl=/log-detail.html?log=h0Y6SW6DEQ3AsGR}]
outgoing_path
callback
2021-07-07 09:14:31 INCOMING
oidcc-server
Incoming HTTP request to test instance h0Y6SW6DEQ3AsGR
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": "__utmc\u003d201319536; __utma\u003d201319536.904234868.1624862656.1625582066.1625648615.7; __utmz\u003d201319536.1625648615.7.6.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; __utmb\u003d201319536.3.9.1625648625598; JSESSIONID\u003d754B9BA40612DD2F2BF861A9E74E2EC5",
  "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/eT09VJSx36PW5HJY54kA
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-07-07 09:14:31 OUTGOING
oidcc-server
Response to HTTP request to test instance h0Y6SW6DEQ3AsGR
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/eT09VJSx36PW5HJY54kA
2021-07-07 09:14:31 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-07-07 09:14:31 REDIRECT-IN
oidcc-server
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",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "58",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "13841b79-45b2-4ca2-b5d9-c59f8570b75f",
  "state": "h5Mi8F0NqO"
}
Verify authorization endpoint response
2021-07-07 09:14:31 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-07-07 09:14:31 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 09:14:31 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-07-07 09:14:31 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-07-07 09:14:31 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-07-07 09:14:31
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-07-07 09:14:31 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-07-07 09:14:31 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
h5Mi8F0NqO
2021-07-07 09:14:31 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
13841b79-45b2-4ca2-b5d9-c59f8570b75f
2021-07-07 09:14:31 SUCCESS
EnsureMinimumAuthorizationCodeLength
Authorization code is of sufficient length
actual
288
required
128
2021-07-07 09:14:31 SUCCESS
EnsureMinimumAuthorizationCodeEntropy
Calculated shannon entropy seems sufficient
actual
134.24299707099604
expected
96.0
2021-07-07 09:14:31 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
13841b79-45b2-4ca2-b5d9-c59f8570b75f
redirect_uri
https://www.certification.openid.net/test/a/phenixid-base-OP/callback
2021-07-07 09:14:31 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic b2lkYy1jZXJ0LXJwOm9pZGMtY2VydC1ycA==
2021-07-07 09:14:31
CallTokenEndpoint
HTTP request
request_uri
https://integration.phenixid.se/api/authentication/1dd04b2b-45f1-4d88-a43b-123cee1e1579?tenant=oidc-conform
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic b2lkYy1jZXJ0LXJwOm9pZGMtY2VydC1ycA\u003d\u003d",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "168"
}
request_body
grant_type=authorization_code&code=13841b79-45b2-4ca2-b5d9-c59f8570b75f&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fphenixid-base-OP%2Fcallback
2021-07-07 09:14:32 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 09:14:32 GMT",
  "server": "Apache/2.4.18 (Ubuntu)",
  "x-phenixid-trace": "#feaziSCAFPdFPQGX",
  "content-type": "application/json",
  "content-length": "1053",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{
  "max_age" : "",
  "access_token" : "7320362c-808c-4f36-9797-b1f2d8c063da",
  "acr" : "1",
  "acr_values" : "",
  "auth_time" : "1625649272",
  "id_token" : "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdYMllEakU0RURjQW1EekRQSjE4OWxJQzZScyJ9.eyJzdWIiOiJwaGVuaXhpZCIsImlhdCI6MTYyNTY0OTI3MiwibmJmIjoxNjI1NjQ5MjcyLCJleHAiOjE2MjU2NDkzNjIsImp0aSI6IjllOWQ1ZDI0LTI3MTEtNDZlNC05YjE0LTE1YmI1MmZmNGEzMCIsIm5vbmNlIjoicTRWQUlsdU1ZdSIsImF1ZCI6Im9pZGMtY2VydC1ycCIsImlzcyI6Imh0dHBzOi8vaW50ZWdyYXRpb24ucGhlbml4aWQuc2Uvb2lkYy1jb25mb3JtIiwiYW1yIjoicHdkIiwiZ2l2ZW5fbmFtZSI6IkFybmUiLCJmYW1pbHlfbmFtZSI6IkFua2EiLCJhY3IiOiIxIiwiYXV0aF90aW1lIjoxNjI1NjQ5MjcyfQ.OyJoZ0lUZ9IvcFKSExKqwBkFubBRw3KWIxscr1ps4iLJKj7ui9AEZtjGKVcLrgKjW3qUN1QTql3-IrkvgYdYd1P9FlY6FyWPGYvWnh6anfmd5yJhH4ZWLyEqzV5wG5OT97nvrEAvOqCS0XgXbj6N_rtJPO4ww43dfyRtD9GdwBzYLCxEqnLHrX_hpPTTvrk5msljyXt8Gz-ZcJndBzVLWOGz-Hyo7EO0oA_w6DxbUs6L0idQ9RNCME3ng5eWpyEiZeejPQiFeLGEAdV2yfzy-_jdc4uCeCn24PZo0_FYfbNicL32wovwQikG-gX8-FPg9Z9Rz2MRXud9GMS1sxhOPw",
  "token_type" : "Bearer",
  "prompt" : "",
  "expires_in" : 3600
}
2021-07-07 09:14:32
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{
  "max_age" : "",
  "access_token" : "7320362c-808c-4f36-9797-b1f2d8c063da",
  "acr" : "1",
  "acr_values" : "",
  "auth_time" : "1625649272",
  "id_token" : "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdYMllEakU0RURjQW1EekRQSjE4OWxJQzZScyJ9.eyJzdWIiOiJwaGVuaXhpZCIsImlhdCI6MTYyNTY0OTI3MiwibmJmIjoxNjI1NjQ5MjcyLCJleHAiOjE2MjU2NDkzNjIsImp0aSI6IjllOWQ1ZDI0LTI3MTEtNDZlNC05YjE0LTE1YmI1MmZmNGEzMCIsIm5vbmNlIjoicTRWQUlsdU1ZdSIsImF1ZCI6Im9pZGMtY2VydC1ycCIsImlzcyI6Imh0dHBzOi8vaW50ZWdyYXRpb24ucGhlbml4aWQuc2Uvb2lkYy1jb25mb3JtIiwiYW1yIjoicHdkIiwiZ2l2ZW5fbmFtZSI6IkFybmUiLCJmYW1pbHlfbmFtZSI6IkFua2EiLCJhY3IiOiIxIiwiYXV0aF90aW1lIjoxNjI1NjQ5MjcyfQ.OyJoZ0lUZ9IvcFKSExKqwBkFubBRw3KWIxscr1ps4iLJKj7ui9AEZtjGKVcLrgKjW3qUN1QTql3-IrkvgYdYd1P9FlY6FyWPGYvWnh6anfmd5yJhH4ZWLyEqzV5wG5OT97nvrEAvOqCS0XgXbj6N_rtJPO4ww43dfyRtD9GdwBzYLCxEqnLHrX_hpPTTvrk5msljyXt8Gz-ZcJndBzVLWOGz-Hyo7EO0oA_w6DxbUs6L0idQ9RNCME3ng5eWpyEiZeejPQiFeLGEAdV2yfzy-_jdc4uCeCn24PZo0_FYfbNicL32wovwQikG-gX8-FPg9Z9Rz2MRXud9GMS1sxhOPw",
  "token_type" : "Bearer",
  "prompt" : "",
  "expires_in" : 3600
}
2021-07-07 09:14:32 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
max_age

                                
access_token
7320362c-808c-4f36-9797-b1f2d8c063da
acr
1
acr_values

                                
auth_time
1625649272
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdYMllEakU0RURjQW1EekRQSjE4OWxJQzZScyJ9.eyJzdWIiOiJwaGVuaXhpZCIsImlhdCI6MTYyNTY0OTI3MiwibmJmIjoxNjI1NjQ5MjcyLCJleHAiOjE2MjU2NDkzNjIsImp0aSI6IjllOWQ1ZDI0LTI3MTEtNDZlNC05YjE0LTE1YmI1MmZmNGEzMCIsIm5vbmNlIjoicTRWQUlsdU1ZdSIsImF1ZCI6Im9pZGMtY2VydC1ycCIsImlzcyI6Imh0dHBzOi8vaW50ZWdyYXRpb24ucGhlbml4aWQuc2Uvb2lkYy1jb25mb3JtIiwiYW1yIjoicHdkIiwiZ2l2ZW5fbmFtZSI6IkFybmUiLCJmYW1pbHlfbmFtZSI6IkFua2EiLCJhY3IiOiIxIiwiYXV0aF90aW1lIjoxNjI1NjQ5MjcyfQ.OyJoZ0lUZ9IvcFKSExKqwBkFubBRw3KWIxscr1ps4iLJKj7ui9AEZtjGKVcLrgKjW3qUN1QTql3-IrkvgYdYd1P9FlY6FyWPGYvWnh6anfmd5yJhH4ZWLyEqzV5wG5OT97nvrEAvOqCS0XgXbj6N_rtJPO4ww43dfyRtD9GdwBzYLCxEqnLHrX_hpPTTvrk5msljyXt8Gz-ZcJndBzVLWOGz-Hyo7EO0oA_w6DxbUs6L0idQ9RNCME3ng5eWpyEiZeejPQiFeLGEAdV2yfzy-_jdc4uCeCn24PZo0_FYfbNicL32wovwQikG-gX8-FPg9Z9Rz2MRXud9GMS1sxhOPw
token_type
Bearer
prompt

                                
expires_in
3600
2021-07-07 09:14:32 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2021-07-07 09:14:32 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
7320362c-808c-4f36-9797-b1f2d8c063da
2021-07-07 09:14:32 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
7320362c-808c-4f36-9797-b1f2d8c063da
type
Bearer
2021-07-07 09:14:32 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2021-07-07 09:14:32 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2021-07-07 09:14:32 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2021-07-07 09:14:32 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdYMllEakU0RURjQW1EekRQSjE4OWxJQzZScyJ9.eyJzdWIiOiJwaGVuaXhpZCIsImlhdCI6MTYyNTY0OTI3MiwibmJmIjoxNjI1NjQ5MjcyLCJleHAiOjE2MjU2NDkzNjIsImp0aSI6IjllOWQ1ZDI0LTI3MTEtNDZlNC05YjE0LTE1YmI1MmZmNGEzMCIsIm5vbmNlIjoicTRWQUlsdU1ZdSIsImF1ZCI6Im9pZGMtY2VydC1ycCIsImlzcyI6Imh0dHBzOi8vaW50ZWdyYXRpb24ucGhlbml4aWQuc2Uvb2lkYy1jb25mb3JtIiwiYW1yIjoicHdkIiwiZ2l2ZW5fbmFtZSI6IkFybmUiLCJmYW1pbHlfbmFtZSI6IkFua2EiLCJhY3IiOiIxIiwiYXV0aF90aW1lIjoxNjI1NjQ5MjcyfQ.OyJoZ0lUZ9IvcFKSExKqwBkFubBRw3KWIxscr1ps4iLJKj7ui9AEZtjGKVcLrgKjW3qUN1QTql3-IrkvgYdYd1P9FlY6FyWPGYvWnh6anfmd5yJhH4ZWLyEqzV5wG5OT97nvrEAvOqCS0XgXbj6N_rtJPO4ww43dfyRtD9GdwBzYLCxEqnLHrX_hpPTTvrk5msljyXt8Gz-ZcJndBzVLWOGz-Hyo7EO0oA_w6DxbUs6L0idQ9RNCME3ng5eWpyEiZeejPQiFeLGEAdV2yfzy-_jdc4uCeCn24PZo0_FYfbNicL32wovwQikG-gX8-FPg9Z9Rz2MRXud9GMS1sxhOPw
header
{
  "kid": "GX2YDjE4EDcAmDzDPJ189lIC6Rs",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "sub": "phenixid",
  "amr": "pwd",
  "iss": "https://integration.phenixid.se/oidc-conform",
  "given_name": "Arne",
  "nonce": "q4VAIluMYu",
  "aud": "oidc-cert-rp",
  "acr": "1",
  "nbf": 1625649272,
  "auth_time": 1625649272,
  "exp": 1625649362,
  "iat": 1625649272,
  "family_name": "Anka",
  "jti": "9e9d5d24-2711-46e4-9b14-15bb52ff4a30"
}
2021-07-07 09:14:32 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-07-07 09:14:32 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
q4VAIluMYu
2021-07-07 09:14:32 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-07-07 09:14:32 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdYMllEakU0RURjQW1EekRQSjE4OWxJQzZScyJ9.eyJzdWIiOiJwaGVuaXhpZCIsImlhdCI6MTYyNTY0OTI3MiwibmJmIjoxNjI1NjQ5MjcyLCJleHAiOjE2MjU2NDkzNjIsImp0aSI6IjllOWQ1ZDI0LTI3MTEtNDZlNC05YjE0LTE1YmI1MmZmNGEzMCIsIm5vbmNlIjoicTRWQUlsdU1ZdSIsImF1ZCI6Im9pZGMtY2VydC1ycCIsImlzcyI6Imh0dHBzOi8vaW50ZWdyYXRpb24ucGhlbml4aWQuc2Uvb2lkYy1jb25mb3JtIiwiYW1yIjoicHdkIiwiZ2l2ZW5fbmFtZSI6IkFybmUiLCJmYW1pbHlfbmFtZSI6IkFua2EiLCJhY3IiOiIxIiwiYXV0aF90aW1lIjoxNjI1NjQ5MjcyfQ.OyJoZ0lUZ9IvcFKSExKqwBkFubBRw3KWIxscr1ps4iLJKj7ui9AEZtjGKVcLrgKjW3qUN1QTql3-IrkvgYdYd1P9FlY6FyWPGYvWnh6anfmd5yJhH4ZWLyEqzV5wG5OT97nvrEAvOqCS0XgXbj6N_rtJPO4ww43dfyRtD9GdwBzYLCxEqnLHrX_hpPTTvrk5msljyXt8Gz-ZcJndBzVLWOGz-Hyo7EO0oA_w6DxbUs6L0idQ9RNCME3ng5eWpyEiZeejPQiFeLGEAdV2yfzy-_jdc4uCeCn24PZo0_FYfbNicL32wovwQikG-gX8-FPg9Z9Rz2MRXud9GMS1sxhOPw
2021-07-07 09:14:32 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdYMllEakU0RURjQW1EekRQSjE4OWxJQzZScyJ9.eyJzdWIiOiJwaGVuaXhpZCIsImlhdCI6MTYyNTY0OTI3MiwibmJmIjoxNjI1NjQ5MjcyLCJleHAiOjE2MjU2NDkzNjIsImp0aSI6IjllOWQ1ZDI0LTI3MTEtNDZlNC05YjE0LTE1YmI1MmZmNGEzMCIsIm5vbmNlIjoicTRWQUlsdU1ZdSIsImF1ZCI6Im9pZGMtY2VydC1ycCIsImlzcyI6Imh0dHBzOi8vaW50ZWdyYXRpb24ucGhlbml4aWQuc2Uvb2lkYy1jb25mb3JtIiwiYW1yIjoicHdkIiwiZ2l2ZW5fbmFtZSI6IkFybmUiLCJmYW1pbHlfbmFtZSI6IkFua2EiLCJhY3IiOiIxIiwiYXV0aF90aW1lIjoxNjI1NjQ5MjcyfQ.OyJoZ0lUZ9IvcFKSExKqwBkFubBRw3KWIxscr1ps4iLJKj7ui9AEZtjGKVcLrgKjW3qUN1QTql3-IrkvgYdYd1P9FlY6FyWPGYvWnh6anfmd5yJhH4ZWLyEqzV5wG5OT97nvrEAvOqCS0XgXbj6N_rtJPO4ww43dfyRtD9GdwBzYLCxEqnLHrX_hpPTTvrk5msljyXt8Gz-ZcJndBzVLWOGz-Hyo7EO0oA_w6DxbUs6L0idQ9RNCME3ng5eWpyEiZeejPQiFeLGEAdV2yfzy-_jdc4uCeCn24PZo0_FYfbNicL32wovwQikG-gX8-FPg9Z9Rz2MRXud9GMS1sxhOPw
2021-07-07 09:14:32 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
phenixid
2021-07-07 09:14:32 SUCCESS
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
2021-07-07 09:14:32 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2021-07-07 09:14:32 INFO
ExtractAtHash
Couldn't find at_hash in ID token
2021-07-07 09:14:32 INFO
ValidateAtHash
Skipped evaluation due to missing required object: at_hash
expected
at_hash
mapped
2021-07-07 09:14:32 INFO
ExtractCHash
Couldn't find c_hash in ID token
2021-07-07 09:14:32 INFO
ValidateCHash
Skipped evaluation due to missing required object: c_hash
expected
c_hash
mapped
Userinfo endpoint tests
2021-07-07 09:14:32
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://integration.phenixid.se/api/authentication/userinfo?tenant=oidc-conform
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer 7320362c-808c-4f36-9797-b1f2d8c063da",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-07-07 09:14:32 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 09:14:32 GMT",
  "server": "Apache/2.4.18 (Ubuntu)",
  "x-phenixid-trace": "#4oeabcsIrsZXZ1gA",
  "content-type": "application/json",
  "content-length": "875",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{
  "sub" : "phenixid",
  "zoneinfo" : "Europe/Stockholm",
  "birthdate" : "1912-12-12",
  "gender" : "male",
  "preferred_username" : "phenixid",
  "locale" : "en-US",
  "nickname" : "Andy",
  "email" : "",
  "website" : "https://se.linkedin.com/in/andersb2",
  "profile" : "https://se.linkedin.com/in/andersb2",
  "given_name" : "Arne",
  "middle_name" : "Bertie",
  "picture" : "https://images.app.goo.gl/4fR8FvU6j6sFDRQ19",
  "name" : "Arne Anka",
  "phone_number" : "+46855012020",
  "family_name" : "Anka",
  "employee_role" : "",
  "updated_at" : 1597749775,
  "email_verified" : false,
  "phone_number_verified" : true,
  "address" : {
    "country" : "Sweden",
    "formatted" : "Cylindervägen 12, 131 25 Nacka Strand",
    "locality" : "Nacka Strand",
    "postal_code" : "131 25",
    "street_address" : "Cylindervägen 12",
    "region" : "Stockholm state"
  }
}
2021-07-07 09:14:32 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Wed, 07 Jul 2021 09:14:32 GMT",
  "server": "Apache/2.4.18 (Ubuntu)",
  "x-phenixid-trace": "#4oeabcsIrsZXZ1gA",
  "content-type": "application/json",
  "content-length": "875",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
status_code
{
  "code": 200
}
body
{
  "sub" : "phenixid",
  "zoneinfo" : "Europe/Stockholm",
  "birthdate" : "1912-12-12",
  "gender" : "male",
  "preferred_username" : "phenixid",
  "locale" : "en-US",
  "nickname" : "Andy",
  "email" : "",
  "website" : "https://se.linkedin.com/in/andersb2",
  "profile" : "https://se.linkedin.com/in/andersb2",
  "given_name" : "Arne",
  "middle_name" : "Bertie",
  "picture" : "https://images.app.goo.gl/4fR8FvU6j6sFDRQ19",
  "name" : "Arne Anka",
  "phone_number" : "+46855012020",
  "family_name" : "Anka",
  "employee_role" : "",
  "updated_at" : 1597749775,
  "email_verified" : false,
  "phone_number_verified" : true,
  "address" : {
    "country" : "Sweden",
    "formatted" : "Cylindervägen 12, 131 25 Nacka Strand",
    "locality" : "Nacka Strand",
    "postal_code" : "131 25",
    "street_address" : "Cylindervägen 12",
    "region" : "Stockholm state"
  }
}
2021-07-07 09:14:32 FINISHED
oidcc-server
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-07-07 09:14:32 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-07-07 09:14:56
TEST-RUNNER
Alias has now been claimed by another test
alias
phenixid-base-OP
new_test_id
ikVkTNOOnaJthvi
Test Results