Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-05-14 12:33:18 INFO
TEST-RUNNER
Test instance xtCmmII3Rc6jvZo created
baseUrl
https://www.certification.openid.net/test/a/3_0_1
variant
{
  "server_metadata": "discovery",
  "client_registration": "static_client"
}
alias
3_0_1
description
Tests with 3.0.1
planId
RYod4TwHQzq4g
config
{
  "alias": "3_0_1",
  "description": "Tests with 3.0.1",
  "server": {
    "discoveryUrl": "https://testop.funet.fi/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "cert1",
    "client_secret": "changeit",
    "client_name": "second-cert-client"
  },
  "client_secret_post": {
    "client_id": "cert1_post",
    "client_secret": "changeit"
  },
  "client2": {
    "client_id": "cert2",
    "client_secret": "changeit",
    "client_name": "third-cert-client"
  }
}
testName
oidcc-discovery-endpoint-verification
2021-05-14 12:33:18
GetDynamicServerConfiguration
HTTP request
request_uri
https://testop.funet.fi/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-05-14 12:33:18 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 14 May 2021 12:33:18 GMT",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16",
  "expires": "",
  "cache-control": "no-store",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "2259",
  "set-cookie": "JSESSIONID\u003dnode058ojz8aa1uetyez93j2psxf459.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"authorization_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/authorize","token_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/token","registration_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/register","issuer":"https:\/\/testop.funet.fi","jwks_uri":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/keyset","scopes_supported":["openid","profile","email","address","phone","offline_access"],"response_types_supported":["code","id_token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["query","fragment","form_post"],"grant_types_supported":["authorization_code","implicit","refresh_token"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt"],"request_object_signing_alg_values_supported":["none","RS256","RS384","RS512","HS256","HS384","HS512","ES256","ES384","ES512"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"subject_types_supported":["public","pairwise"],"userinfo_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/userinfo","acr_values_supported":["password"],"id_token_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"id_token_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"userinfo_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"userinfo_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"display_values_supported":["page"],"claims_supported":["aud","iss","sub","iat","exp","acr","auth_time","email","email_verified","address","phone","phone_number_verified","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at"],"claims_parameter_supported":true}
2021-05-14 12:33:18
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"authorization_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/authorize","token_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/token","registration_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/register","issuer":"https:\/\/testop.funet.fi","jwks_uri":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/keyset","scopes_supported":["openid","profile","email","address","phone","offline_access"],"response_types_supported":["code","id_token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["query","fragment","form_post"],"grant_types_supported":["authorization_code","implicit","refresh_token"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt"],"request_object_signing_alg_values_supported":["none","RS256","RS384","RS512","HS256","HS384","HS512","ES256","ES384","ES512"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"subject_types_supported":["public","pairwise"],"userinfo_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/userinfo","acr_values_supported":["password"],"id_token_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"id_token_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"userinfo_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"userinfo_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"display_values_supported":["page"],"claims_supported":["aud","iss","sub","iat","exp","acr","auth_time","email","email_verified","address","phone","phone_number_verified","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at"],"claims_parameter_supported":true}
2021-05-14 12:33:18 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
authorization_endpoint
https://testop.funet.fi/idp/profile/oidc/authorize
token_endpoint
https://testop.funet.fi/idp/profile/oidc/token
registration_endpoint
https://testop.funet.fi/idp/profile/oidc/register
issuer
https://testop.funet.fi
jwks_uri
https://testop.funet.fi/idp/profile/oidc/keyset
scopes_supported
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "offline_access"
]
response_types_supported
[
  "code",
  "id_token",
  "id_token token",
  "code id_token",
  "code token",
  "code id_token token"
]
response_modes_supported
[
  "query",
  "fragment",
  "form_post"
]
grant_types_supported
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "client_secret_jwt",
  "private_key_jwt"
]
request_object_signing_alg_values_supported
[
  "none",
  "RS256",
  "RS384",
  "RS512",
  "HS256",
  "HS384",
  "HS512",
  "ES256",
  "ES384",
  "ES512"
]
request_parameter_supported
true
request_uri_parameter_supported
true
subject_types_supported
[
  "public",
  "pairwise"
]
userinfo_endpoint
https://testop.funet.fi/idp/profile/oidc/userinfo
acr_values_supported
[
  "password"
]
id_token_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "HS256",
  "HS384",
  "HS512"
]
id_token_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP",
  "RSA-OAEP-256",
  "A128KW",
  "A192KW",
  "A256KW",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
userinfo_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "HS256",
  "HS384",
  "HS512"
]
userinfo_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP",
  "RSA-OAEP-256",
  "A128KW",
  "A192KW",
  "A256KW",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
display_values_supported
[
  "page"
]
claims_supported
[
  "aud",
  "iss",
  "sub",
  "iat",
  "exp",
  "acr",
  "auth_time",
  "email",
  "email_verified",
  "address",
  "phone",
  "phone_number_verified",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at"
]
claims_parameter_supported
true
2021-05-14 12:33:18
oidcc-discovery-endpoint-verification
Setup Done
2021-05-14 12:33:18 SUCCESS
OIDCCCheckDiscEndpointResponseTypesSupported
Contents of 'response_types_supported' in discovery document matches expectations.
actual
[
  "code",
  "id_token",
  "id_token token",
  "code id_token",
  "code token",
  "code id_token token"
]
expected
[
  "code",
  "code id_token",
  "id_token",
  "token id_token",
  "code id_token token",
  "code token"
]
minimum_matches_required
1
2021-05-14 12:33:18 SUCCESS
CheckDiscEndpointDiscoveryUrl
discoveryUrl
actual
https://testop.funet.fi/.well-known/openid-configuration
2021-05-14 12:33:18 SUCCESS
CheckDiscEndpointIssuer
issuer is consistent with the discovery endpoint
2021-05-14 12:33:18 SUCCESS
OIDCCCheckDiscEndpointSubjectTypesSupported
Contents of 'subject_types_supported' in discovery document matches expectations.
actual
[
  "public",
  "pairwise"
]
expected
[
  "public",
  "pairwise"
]
minimum_matches_required
1
2021-05-14 12:33:18 SUCCESS
OIDCCCheckDiscEndpointIdTokenSigningAlgValuesSupported
Contents of 'id_token_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "HS256",
  "HS384",
  "HS512"
]
expected
[
  "RS256"
]
minimum_matches_required
1
2021-05-14 12:33:18 SUCCESS
OIDCCCheckDiscEndpointUserinfoSigningAlgValuesSupported
Contents of 'userinfo_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "HS256",
  "HS384",
  "HS512"
]
expected
[]
minimum_matches_required
0
2021-05-14 12:33:18 SUCCESS
CheckDiscEndpointAuthorizationEndpoint
authorization_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/authorize
2021-05-14 12:33:18 SUCCESS
CheckDiscEndpointTokenEndpoint
token_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/token
2021-05-14 12:33:18 SUCCESS
CheckDiscEndpointUserinfoEndpoint
userinfo_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/userinfo
2021-05-14 12:33:18 SUCCESS
CheckDiscEndpointRegistrationEndpoint
registration_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/register
2021-05-14 12:33:18 SUCCESS
CheckJwksUri
jwks_uri
actual
https://testop.funet.fi/idp/profile/oidc/keyset
2021-05-14 12:33:18
FetchServerKeys
Fetching server key
jwks_uri
https://testop.funet.fi/idp/profile/oidc/keyset
2021-05-14 12:33:18
FetchServerKeys
HTTP request
request_uri
https://testop.funet.fi/idp/profile/oidc/keyset
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-05-14 12:33:19 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 14 May 2021 12:33:19 GMT",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16",
  "expires": "",
  "cache-control": "no-store",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "1146",
  "set-cookie": "JSESSIONID\u003dnode0wi1gdjptdmldbspq6ca750cz60.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"keys":[{"kty":"RSA","e":"AQAB","kid":"testKeyFromPEM","n":"sUwJI3yF_zMx080vfwS_z-YVKgg17hE5pcmdiMAJVut4FPnK140MKeSo6wxaG-c0_TSi2guXrZstasntQ8xTDZkGwUb7rKR-bpPZmaCkHVHgLSqm-Z1Ir5K0ZGBjt6Y_7iMyMqYnCmr0LPX_I9AJ2q1JmTSozqEPRrc_tuTADxfx4DsV6rx0bR8HDA-DJo-cC0f6CrbIOzMVPwnPL_KG-SqsAU53gPzveK-bb96uvcDQXCdZb3VvR0DFztNZ7oqlj6NxBEwZnQ_asBjbHp-aqz7BtU3JxYVhmrvOrnR9D2NOsaFeRmdZyVR3Y8tHcgq3azSkZO_C4CTj8tGZMFQwWRf3H2BmlI5S1jQTqT9JVZh2ZvUM0IDRDqKdXEDQsazNisA-gBCaBJT-cdbYnDGRysAChpSjai_B69ZbrDPMoXse2CfIMfjEOPelyHdqhS-kFw4870WC84yqS7wP1-lQC4kMNS7ur1lNZ48AhAoN8a3y3I7a0S1QeKajw2pbp8w1"},{"kty":"EC","use":"sig","crv":"P-256","kid":"defaultECSign","x":"U4iJnTvOjR4Rv6qejzcvwKOI8J9GLOiTNi-KIMHMrUA","y":"CEs5qiF8dNkLpPsKUKC9ws3g8CzuidaiIkJssnh4kvo"},{"kty":"RSA","e":"AQAB","use":"enc","kid":"defaultRSAEnc","n":"io79tMj-af26JsDZj4NoxcXCESDvqSfMOSrwGIksKLE9I206MWHtCGHFLorBcv7DEX6cC8Ml6HN4wqI8gZ9X-6rGlCNCT9XA77sBOdMChm4HyXR3D7PihimGRKHYakn0Kd4LrVSQlkoX_w2c4E2AIbXR-vvMuMbHEV5jsba4S7I616sptHVd9oQLEbzrwhbQShTuEOCIbzjVtrmOZ8S14HqVQIZmSQINTRG3YsCKAxlY5bRrCb8rjMx6cawsLdv5cxTO1YkJiWJPHrq_dPTWypy1t1smw3aD7uE98g1RCZGYA6r6KaS775Uu-mSa4vncQjeb9V8lgonHnwN18iddNw"}]}
2021-05-14 12:33:19
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","e":"AQAB","kid":"testKeyFromPEM","n":"sUwJI3yF_zMx080vfwS_z-YVKgg17hE5pcmdiMAJVut4FPnK140MKeSo6wxaG-c0_TSi2guXrZstasntQ8xTDZkGwUb7rKR-bpPZmaCkHVHgLSqm-Z1Ir5K0ZGBjt6Y_7iMyMqYnCmr0LPX_I9AJ2q1JmTSozqEPRrc_tuTADxfx4DsV6rx0bR8HDA-DJo-cC0f6CrbIOzMVPwnPL_KG-SqsAU53gPzveK-bb96uvcDQXCdZb3VvR0DFztNZ7oqlj6NxBEwZnQ_asBjbHp-aqz7BtU3JxYVhmrvOrnR9D2NOsaFeRmdZyVR3Y8tHcgq3azSkZO_C4CTj8tGZMFQwWRf3H2BmlI5S1jQTqT9JVZh2ZvUM0IDRDqKdXEDQsazNisA-gBCaBJT-cdbYnDGRysAChpSjai_B69ZbrDPMoXse2CfIMfjEOPelyHdqhS-kFw4870WC84yqS7wP1-lQC4kMNS7ur1lNZ48AhAoN8a3y3I7a0S1QeKajw2pbp8w1"},{"kty":"EC","use":"sig","crv":"P-256","kid":"defaultECSign","x":"U4iJnTvOjR4Rv6qejzcvwKOI8J9GLOiTNi-KIMHMrUA","y":"CEs5qiF8dNkLpPsKUKC9ws3g8CzuidaiIkJssnh4kvo"},{"kty":"RSA","e":"AQAB","use":"enc","kid":"defaultRSAEnc","n":"io79tMj-af26JsDZj4NoxcXCESDvqSfMOSrwGIksKLE9I206MWHtCGHFLorBcv7DEX6cC8Ml6HN4wqI8gZ9X-6rGlCNCT9XA77sBOdMChm4HyXR3D7PihimGRKHYakn0Kd4LrVSQlkoX_w2c4E2AIbXR-vvMuMbHEV5jsba4S7I616sptHVd9oQLEbzrwhbQShTuEOCIbzjVtrmOZ8S14HqVQIZmSQINTRG3YsCKAxlY5bRrCb8rjMx6cawsLdv5cxTO1YkJiWJPHrq_dPTWypy1t1smw3aD7uE98g1RCZGYA6r6KaS775Uu-mSa4vncQjeb9V8lgonHnwN18iddNw"}]}
2021-05-14 12:33:19 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "testKeyFromPEM",
      "n": "sUwJI3yF_zMx080vfwS_z-YVKgg17hE5pcmdiMAJVut4FPnK140MKeSo6wxaG-c0_TSi2guXrZstasntQ8xTDZkGwUb7rKR-bpPZmaCkHVHgLSqm-Z1Ir5K0ZGBjt6Y_7iMyMqYnCmr0LPX_I9AJ2q1JmTSozqEPRrc_tuTADxfx4DsV6rx0bR8HDA-DJo-cC0f6CrbIOzMVPwnPL_KG-SqsAU53gPzveK-bb96uvcDQXCdZb3VvR0DFztNZ7oqlj6NxBEwZnQ_asBjbHp-aqz7BtU3JxYVhmrvOrnR9D2NOsaFeRmdZyVR3Y8tHcgq3azSkZO_C4CTj8tGZMFQwWRf3H2BmlI5S1jQTqT9JVZh2ZvUM0IDRDqKdXEDQsazNisA-gBCaBJT-cdbYnDGRysAChpSjai_B69ZbrDPMoXse2CfIMfjEOPelyHdqhS-kFw4870WC84yqS7wP1-lQC4kMNS7ur1lNZ48AhAoN8a3y3I7a0S1QeKajw2pbp8w1"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "defaultECSign",
      "x": "U4iJnTvOjR4Rv6qejzcvwKOI8J9GLOiTNi-KIMHMrUA",
      "y": "CEs5qiF8dNkLpPsKUKC9ws3g8CzuidaiIkJssnh4kvo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "defaultRSAEnc",
      "n": "io79tMj-af26JsDZj4NoxcXCESDvqSfMOSrwGIksKLE9I206MWHtCGHFLorBcv7DEX6cC8Ml6HN4wqI8gZ9X-6rGlCNCT9XA77sBOdMChm4HyXR3D7PihimGRKHYakn0Kd4LrVSQlkoX_w2c4E2AIbXR-vvMuMbHEV5jsba4S7I616sptHVd9oQLEbzrwhbQShTuEOCIbzjVtrmOZ8S14HqVQIZmSQINTRG3YsCKAxlY5bRrCb8rjMx6cawsLdv5cxTO1YkJiWJPHrq_dPTWypy1t1smw3aD7uE98g1RCZGYA6r6KaS775Uu-mSa4vncQjeb9V8lgonHnwN18iddNw"
    }
  ]
}
2021-05-14 12:33:19 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-05-14 12:33:19 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointRequestParameterSupported
request_parameter_supported has correct value
request_parameter_supported
true
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointRequestUriParameterSupported
request_uri_parameter_supported has correct value
request_uri_parameter_supported
true
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointRequestObjectSigningAlgValuesSupportedIncludesRS256
Contents of 'request_object_signing_alg_values_supported' in discovery document matches expectations.
actual
[
  "none",
  "RS256",
  "RS384",
  "RS512",
  "HS256",
  "HS384",
  "HS512",
  "ES256",
  "ES384",
  "ES512"
]
expected
[
  "RS256"
]
minimum_matches_required
1
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointClaimsParameterSupported
claims_parameter_supported has correct value
claims_parameter_supported
true
2021-05-14 12:33:19 SUCCESS
OIDCCCheckDiscEndpointClaimsSupported
Contents of 'claims_supported' in discovery document matches expectations.
actual
[
  "aud",
  "iss",
  "sub",
  "iat",
  "exp",
  "acr",
  "auth_time",
  "email",
  "email_verified",
  "address",
  "phone",
  "phone_number_verified",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at"
]
expected
[]
minimum_matches_required
0
2021-05-14 12:33:19 SUCCESS
OIDCCCheckDiscEndpointGrantTypesSupported
grant_types_supported is a non-empty array.
grant_types_supported
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
2021-05-14 12:33:19 SUCCESS
OIDCCCheckDiscEndpointScopesSupported
Contents of 'scopes_supported' in discovery document matches expectations.
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "offline_access"
]
expected
[
  "openid"
]
minimum_matches_required
1
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
authorization_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/authorize
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
token_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/authorize
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
registration_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/authorize
2021-05-14 12:33:19 SUCCESS
CheckDiscEndpointAllEndpointsAreHttps
userinfo_endpoint
actual
https://testop.funet.fi/idp/profile/oidc/authorize
2021-05-14 12:33:19 FINISHED
oidcc-discovery-endpoint-verification
Test has run to completion
testmodule_result
PASSED
2021-05-14 12:34:58
TEST-RUNNER
Alias has now been claimed by another test
alias
3_0_1
new_test_id
cyCzgyh5oarwwTr
Test Results