Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-07 06:09:46 INFO
TEST-RUNNER
Test instance MWBSrP7olr1RrTj created
baseUrl
https://www.certification.openid.net/test/a/phenixid-base-OP
variant
{
  "server_metadata": "discovery",
  "client_registration": "static_client"
}
alias
phenixid-base-OP
description
PhenixID Basic OP test
planId
7kWKKtfpqzuF7
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-discovery-endpoint-verification
2021-07-07 06:09: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 06:09:46 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 06:09:46 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 06:09:46
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 06:09:46 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 06:09:46 SUCCESS
EnsureDiscoveryEndpointResponseStatusCodeIs200
discovery_endpoint_response returned http 200 as expected
http_status
200
2021-07-07 06:09:46 SUCCESS
CheckDiscoveryEndpointReturnedJsonContentType
discovery_endpoint_response Content-Type: header is application/json
2021-07-07 06:09:46
oidcc-discovery-endpoint-verification
Setup Done
2021-07-07 06:09:46 SUCCESS
OIDCCCheckDiscEndpointResponseTypesSupported
Contents of 'response_types_supported' in discovery document matches expectations.
actual
[
  "code"
]
expected
[
  "code",
  "code id_token",
  "id_token",
  "token id_token",
  "code id_token token",
  "code token"
]
minimum_matches_required
1
2021-07-07 06:09:46 SUCCESS
CheckDiscEndpointDiscoveryUrl
discoveryUrl
actual
https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration
2021-07-07 06:09:46 SUCCESS
CheckDiscEndpointIssuer
issuer is consistent with the discovery endpoint
2021-07-07 06:09:46 SUCCESS
OIDCCCheckDiscEndpointSubjectTypesSupported
Contents of 'subject_types_supported' in discovery document matches expectations.
actual
[
  "public"
]
expected
[
  "public",
  "pairwise"
]
minimum_matches_required
1
2021-07-07 06:09:46 SUCCESS
OIDCCCheckDiscEndpointIdTokenSigningAlgValuesSupported
Contents of 'id_token_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "RS256"
]
expected
[
  "RS256"
]
minimum_matches_required
1
2021-07-07 06:09:46 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-07-07 06:09:46 SUCCESS
CheckDiscEndpointAuthorizationEndpoint
authorization_endpoint
actual
https://integration.phenixid.se/oidc/authenticate/oidc-conform
2021-07-07 06:09:46 SUCCESS
CheckDiscEndpointTokenEndpoint
token_endpoint
actual
https://integration.phenixid.se/api/authentication/1dd04b2b-45f1-4d88-a43b-123cee1e1579?tenant=oidc-conform
2021-07-07 06:09:46 SUCCESS
CheckDiscEndpointUserinfoEndpoint
userinfo_endpoint
actual
https://integration.phenixid.se/api/authentication/userinfo?tenant=oidc-conform
2021-07-07 06:09:46 INFO
CheckDiscEndpointRegistrationEndpoint
Skipped evaluation due to missing required element: server registration_endpoint
path
registration_endpoint
mapped
object
server
2021-07-07 06:09:46 SUCCESS
CheckJwksUri
jwks_uri
actual
https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration/jwks
2021-07-07 06:09:46
FetchServerKeys
Fetching server key
jwks_uri
https://integration.phenixid.se/oidc-conform/.well-known/openid-configuration/jwks
2021-07-07 06:09:46
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 06:09:47 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 06:09: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": "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 06:09:47
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 06:09:47 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 06:09:47 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-07 06:09:47 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-07-07 06:09:47 INFO
CheckDiscEndpointRequestParameterSupported
request_parameter_supported must be: true
discovery_metadata_key
request_parameter_supported
actual
false
expected
true
2021-07-07 06:09:47 SUCCESS
CheckDiscEndpointRequestUriParameterSupported
request_uri_parameter_supported has correct value
request_uri_parameter_supported
2021-07-07 06:09:47 SUCCESS
CheckDiscEndpointRequestObjectSigningAlgValuesSupportedIncludesRS256
Contents of 'request_object_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "RS256"
]
expected
[
  "RS256"
]
minimum_matches_required
1
2021-07-07 06:09:47 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-07-07 06:09:47 SUCCESS
OIDCCCheckDiscEndpointClaimsSupported
Contents of 'claims_supported' in discovery document matches expectations.
actual
[
  "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"
]
expected
[]
minimum_matches_required
0
2021-07-07 06:09:47 SUCCESS
OIDCCCheckDiscEndpointGrantTypesSupported
grant_types_supported is a non-empty array.
grant_types_supported
[
  "authorization_code"
]
2021-07-07 06:09:47 SUCCESS
OIDCCCheckDiscEndpointScopesSupported
Contents of 'scopes_supported' in discovery document matches expectations.
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
[
  "openid"
]
minimum_matches_required
1
2021-07-07 06:09:47 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
authorization_endpoint
actual
https://integration.phenixid.se/oidc/authenticate/oidc-conform
2021-07-07 06:09:47 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
token_endpoint
actual
https://integration.phenixid.se/oidc/authenticate/oidc-conform
2021-07-07 06:09:47 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
userinfo_endpoint
actual
https://integration.phenixid.se/oidc/authenticate/oidc-conform
2021-07-07 06:09:47 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
end_session_endpoint
actual
https://integration.phenixid.se/oidc/authenticate/oidc-conform
2021-07-07 06:09:47 FINISHED
oidcc-discovery-endpoint-verification
Test has run to completion
testmodule_result
PASSED
2021-07-07 06:12:05
TEST-RUNNER
Alias has now been claimed by another test
alias
phenixid-base-OP
new_test_id
5UHxI2BNAdEB6Yw
Test Results