Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-03-30 16:03:42 INFO
TEST-RUNNER
Test instance ZH2YXwUbDJEV22O created
baseUrl
https://www.certification.openid.net/test/a/oidc-provider-codetoken
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "code token",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
oidc-provider-codetoken
description
PlusAuth Dynamic OP Conformance
planId
runLMbK715WQt
config
{
  "alias": "oidc-provider-codetoken",
  "server": {
    "discoveryUrl": "https://certification.plusauth.com/.well-known/openid-configuration",
    "login_hint": "bob@example.com"
  },
  "client": {
    "client_name": "first-openid-client"
  },
  "client2": {
    "client_name": "second-openid-client"
  },
  "browser": [
    {
      "comment": "expect a login page with TOS document link",
      "match": "https://certification.plusauth.com/oauth/auth*",
      "tasks": [
        {
          "task": "Expect a login page with TOS document link",
          "match": "https://certification.plusauth.com/signin*",
          "commands": [
            [
              "wait",
              "xpath",
              "//*",
              10,
              "Sign-in",
              "update-image-placeholder"
            ]
          ]
        }
      ]
    }
  ],
  "description": "PlusAuth Dynamic OP Conformance"
}
testName
oidcc-registration-tos-uri
2021-03-30 16:03:42 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
2021-03-30 16:03:42
GetDynamicServerConfiguration
HTTP request
request_uri
https://certification.plusauth.com/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-03-30 16:03:43 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "4735",
  "date": "Tue, 30 Mar 2021 16:03:43 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body
{"acr_values_supported":["urn:mace:incommon:iap:bronze","urn:mace:incommon:iap:silver"],"authorization_endpoint":"https://certification.plusauth.com/oauth/auth","device_authorization_endpoint":"https://certification.plusauth.com/oauth/device/auth","claims_parameter_supported":true,"claims_supported":["sub","birthdate","family_name","gender","given_name","locale","middle_name","name","username","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","email","email_verified","address","phone_number","phone_number_verified","metadata","roles","roleGroups","permissions","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://certification.plusauth.com/logout","check_session_iframe":"https://certification.plusauth.com/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","client_credentials","urn:ietf:params:oauth:grant-type:device_code","urn:ietf:params:oauth:grant-type:token-exchange"],"id_token_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"issuer":"https://certification.plusauth.com","jwks_uri":"https://certification.plusauth.com/.well-known/jwks.json","registration_endpoint":"https://certification.plusauth.com/oauth/reg","response_modes_supported":["form_post","fragment","query","web_message","jwt","query.jwt","fragment.jwt","form_post.jwt","web_message.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","token","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","profile","email","address","phone","metadata","rbac"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"token_endpoint":"https://certification.plusauth.com/oauth/token","pushed_authorization_request_endpoint":"https://certification.plusauth.com/oauth/request","request_object_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://certification.plusauth.com/me","userinfo_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"authorization_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"introspection_endpoint":"https://certification.plusauth.com/oauth/introspect","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"introspection_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"revocation_endpoint":"https://certification.plusauth.com/oauth/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"id_token_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"introspection_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"introspection_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"tls_client_certificate_bound_access_tokens":true,"claim_types_supported":["normal"]}
2021-03-30 16:03:43
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"acr_values_supported":["urn:mace:incommon:iap:bronze","urn:mace:incommon:iap:silver"],"authorization_endpoint":"https://certification.plusauth.com/oauth/auth","device_authorization_endpoint":"https://certification.plusauth.com/oauth/device/auth","claims_parameter_supported":true,"claims_supported":["sub","birthdate","family_name","gender","given_name","locale","middle_name","name","username","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","email","email_verified","address","phone_number","phone_number_verified","metadata","roles","roleGroups","permissions","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://certification.plusauth.com/logout","check_session_iframe":"https://certification.plusauth.com/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","client_credentials","urn:ietf:params:oauth:grant-type:device_code","urn:ietf:params:oauth:grant-type:token-exchange"],"id_token_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"issuer":"https://certification.plusauth.com","jwks_uri":"https://certification.plusauth.com/.well-known/jwks.json","registration_endpoint":"https://certification.plusauth.com/oauth/reg","response_modes_supported":["form_post","fragment","query","web_message","jwt","query.jwt","fragment.jwt","form_post.jwt","web_message.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","token","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","profile","email","address","phone","metadata","rbac"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"token_endpoint":"https://certification.plusauth.com/oauth/token","pushed_authorization_request_endpoint":"https://certification.plusauth.com/oauth/request","request_object_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://certification.plusauth.com/me","userinfo_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"authorization_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"introspection_endpoint":"https://certification.plusauth.com/oauth/introspect","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"introspection_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"revocation_endpoint":"https://certification.plusauth.com/oauth/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"id_token_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"introspection_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"introspection_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"tls_client_certificate_bound_access_tokens":true,"claim_types_supported":["normal"]}
2021-03-30 16:03:43 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
acr_values_supported
[
  "urn:mace:incommon:iap:bronze",
  "urn:mace:incommon:iap:silver"
]
authorization_endpoint
https://certification.plusauth.com/oauth/auth
device_authorization_endpoint
https://certification.plusauth.com/oauth/device/auth
claims_parameter_supported
true
claims_supported
[
  "sub",
  "birthdate",
  "family_name",
  "gender",
  "given_name",
  "locale",
  "middle_name",
  "name",
  "username",
  "nickname",
  "picture",
  "preferred_username",
  "profile",
  "updated_at",
  "website",
  "zoneinfo",
  "email",
  "email_verified",
  "address",
  "phone_number",
  "phone_number_verified",
  "metadata",
  "roles",
  "roleGroups",
  "permissions",
  "acr",
  "sid",
  "auth_time",
  "iss",
  "amr"
]
code_challenge_methods_supported
[
  "S256"
]
end_session_endpoint
https://certification.plusauth.com/logout
check_session_iframe
https://certification.plusauth.com/session/check
grant_types_supported
[
  "implicit",
  "authorization_code",
  "refresh_token",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:device_code",
  "urn:ietf:params:oauth:grant-type:token-exchange"
]
id_token_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
issuer
https://certification.plusauth.com
jwks_uri
https://certification.plusauth.com/.well-known/jwks.json
registration_endpoint
https://certification.plusauth.com/oauth/reg
response_modes_supported
[
  "form_post",
  "fragment",
  "query",
  "web_message",
  "jwt",
  "query.jwt",
  "fragment.jwt",
  "form_post.jwt",
  "web_message.jwt"
]
response_types_supported
[
  "code id_token token",
  "code id_token",
  "code token",
  "code",
  "token",
  "id_token token",
  "id_token",
  "none"
]
scopes_supported
[
  "openid",
  "offline_access",
  "profile",
  "email",
  "address",
  "phone",
  "metadata",
  "rbac"
]
subject_types_supported
[
  "public",
  "pairwise"
]
token_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
token_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
token_endpoint
https://certification.plusauth.com/oauth/token
pushed_authorization_request_endpoint
https://certification.plusauth.com/oauth/request
request_object_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
true
userinfo_endpoint
https://certification.plusauth.com/me
userinfo_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
authorization_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
introspection_endpoint
https://certification.plusauth.com/oauth/introspect
introspection_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
introspection_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
introspection_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
revocation_endpoint
https://certification.plusauth.com/oauth/token/revocation
revocation_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
revocation_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
id_token_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
userinfo_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
introspection_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
introspection_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
authorization_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
authorization_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
request_object_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
backchannel_logout_supported
true
backchannel_logout_session_supported
true
frontchannel_logout_supported
true
frontchannel_logout_session_supported
true
tls_client_certificate_bound_access_tokens
true
claim_types_supported
[
  "normal"
]
2021-03-30 16:03:43 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-03-30 16:03:43 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_name
first-openid-client
2021-03-30 16:03:43
CreateTosUri
Generated TOS URI
tos_uri
https://openid.net
2021-03-30 16:03:43
oidcc-registration-tos-uri
Setup Done
2021-03-30 16:03:43 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "7RGkic2_l8-loRr-OBbj6uWGJz3iMSdhnSesHNb8jwJ-Ug0CnanSxnhDSDu_6XC0cI_GuxcaX79TDKXLXCzMoSIhafMRyEhdhWJt21c_iIdYc0tl7SjCC2dvbw00qcnmN3g0_h4A6BfkpnA-HAtXYC9BWxYoZecOSI0_vWS3APU",
      "kty": "RSA",
      "q": "m_UKgQwFs2UZROTN5jxtoWsNBahzep2sMgYJ8NOiRfxrDD3W0ITkUmr3gvY3yyCyOfk19DUConbcCjd1XWg3niXJ7UOfwWwD14h_G34QnezYaWBInO4It9Lmlz8LFWWlDLLZX3awXhEjdI48AmWczlT9jDFoIsegBz0lpHWWVaU",
      "d": "Nn7UP-MCHc_2cTaBY4cTo0KNHJHtGPVIYvhtPMF3N9_-bBzigNtNMOV5WW8gS7WmdVMlI6PjxrZLuSNnPCzN7OidRBwSUX2sspB6XFehEgNCajCS909oD4QwIQpmbk1_8SN8AisR4zJYmMU1GO13lWtNvQtKlar__kJOfJbi59BXmR66GwYZhMqdRsR7sPepuv57aqzADZtes-qfY1dEF72HCzhfV0zf3NABQ81qSpMcl-6fJJ0susvhpS0ThfLKPwUtS5Q32zjLPur7af7XZ8xAGpEaW32B9Y5o0Vo-gi3DCI-lEXyzyyUQkWQbxEUPPXfrMDYTBzxc2kOF_ynP0Q",
      "e": "AQAB",
      "use": "sig",
      "qi": "nco-L1g5AfJc3dyBuyTe0C2aFf6zdYj38ESRWo-XXV4E3eutw53uIseAAW49onaNRXl4lJ4L0ZxvAVI1IpKgLffzhMaQ9SsbrWmXeae2_cqa6u-Dn_7gs2t6zfDbV5onIM4qYB8gcO_qy4JTMOew8N01Fd7u5hthGyMQb0HOg7U",
      "dp": "WRv6lvnJfIzGmyoESJ0CCrc_l9yA-yzsWiAhZ62_vRmY1cqiIxVEbumhkLM0zdBZYr4IWyax-S93The7uufz-tVTbfm5w2jADnUTChFfhjgpnRzIMT7SwWqdzkZOd0u2xz7d3G72tEbW4WDrV6tDqpnYnR5VDQiuq8K8JLqIt0k",
      "alg": "RS256",
      "dq": "VplXjtbFJ5tAz8-ZQXpWieZuobCrBvAcmN5fkLmDhwclzfNcoAba3aUF8VOVIZbzQFvQiN0SrHIBty6aXharo4ZqPPRq9jVrYLgrlHGI-ph0hvbu-yz17FUQs_VOyz_YyVdaerbmMiWkIWmFivMvgicRb1JT99QPWVWr3ElrA_0",
      "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
    }
  ]
}
2021-03-30 16:03:43 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-03-30 16:03:43 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
first-openid-client ZH2YXwUbDJEV22O
2021-03-30 16:03:43
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-03-30 16:03:43
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-03-30 16:03:43
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client ZH2YXwUbDJEV22O",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
      }
    ]
  }
}
2021-03-30 16:03:43
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client ZH2YXwUbDJEV22O",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2021-03-30 16:03:43
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client ZH2YXwUbDJEV22O",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ]
}
2021-03-30 16:03:43
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client ZH2YXwUbDJEV22O",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ]
}
2021-03-30 16:03:43
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client ZH2YXwUbDJEV22O",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-03-30 16:03:43
AddTosUriToDynamicRegistrationRequest
Added tos_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client ZH2YXwUbDJEV22O",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "tos_uri": "https://openid.net"
}
2021-03-30 16:03:43
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "764"
}
request_body
{"client_name":"first-openid-client ZH2YXwUbDJEV22O","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["code token"],"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"contacts":["certification@oidf.org"],"tos_uri":"https://openid.net"}
2021-03-30 16:03:44 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1629",
  "date": "Tue, 30 Mar 2021 16:03:43 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body
{"application_type":"web","grant_types":["authorization_code","implicit"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code token"],"subject_type":"public","token_endpoint_auth_method":"private_key_jwt","introspection_endpoint_auth_method":"private_key_jwt","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"private_key_jwt","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","web_message_uris":[],"tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1617120223,"client_id":"NHGiJejEpukeG9z8VvLKb","client_name":"first-openid-client ZH2YXwUbDJEV22O","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"tos_uri":"https://openid.net","registration_client_uri":"https://certification.plusauth.com/oauth/reg/NHGiJejEpukeG9z8VvLKb","registration_access_token":"uuohluERUtOqhsi9tPE_2exReGq16YRUfeinG18HFh7"}
2021-03-30 16:03:44
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"application_type":"web","grant_types":["authorization_code","implicit"],"id_token_signed_response_alg":"RS256","oidc_conformant":true,"post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code token"],"subject_type":"public","token_endpoint_auth_method":"private_key_jwt","introspection_endpoint_auth_method":"private_key_jwt","introspection_signed_response_alg":"RS256","revocation_endpoint_auth_method":"private_key_jwt","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","web_message_uris":[],"tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1617120223,"client_id":"NHGiJejEpukeG9z8VvLKb","client_name":"first-openid-client ZH2YXwUbDJEV22O","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"}]},"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"tos_uri":"https://openid.net","registration_client_uri":"https://certification.plusauth.com/oauth/reg/NHGiJejEpukeG9z8VvLKb","registration_access_token":"uuohluERUtOqhsi9tPE_2exReGq16YRUfeinG18HFh7"}
2021-03-30 16:03:44
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
application_type
web
grant_types
[
  "authorization_code",
  "implicit"
]
id_token_signed_response_alg
RS256
oidc_conformant
true
post_logout_redirect_uris
[]
require_auth_time
false
response_types
[
  "code token"
]
subject_type
public
token_endpoint_auth_method
private_key_jwt
introspection_endpoint_auth_method
private_key_jwt
introspection_signed_response_alg
RS256
revocation_endpoint_auth_method
private_key_jwt
backchannel_logout_session_required
false
frontchannel_logout_session_required
false
require_signed_request_object
false
request_uris
[]
require_pushed_authorization_requests
false
authorization_signed_response_alg
RS256
web_message_uris
[]
tls_client_certificate_bound_access_tokens
false
client_id_issued_at
1617120223
client_id
NHGiJejEpukeG9z8VvLKb
client_name
first-openid-client ZH2YXwUbDJEV22O
contacts
[
  "certification@oidf.org"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "kGyaPBjoT_DOOnVb5aCbJE6jqNMJcKV72KDqwlbQPQdNJ_vDEG1MmR2-lViUxSBaOCV1iW-0ahHPcTaSBiZN4xopb-PolCku3fFptwmXJia-D58S5D_jKxQB1a-EMdsGP742ksOjBOYl-8Y2aaPO9dqJddmW5L0B3bdwTL6uwLHD7LaiBYLL9z6apjzhK1I9E0gYUjeDHCQkaU1IIAV36J6M9SMk3Vv_16TnntFfPrDkrxiFzDcG_nwn4kf35xebnENhE6gUmtkfTFzylAjedffHYnPM1f8BKnWk5tbd950gRSFJGwKX-OcZf2kZ-7ve9HR-Segq_NV29aQhNdL26Q"
    }
  ]
}
redirect_uris
[
  "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
]
tos_uri
https://openid.net
registration_client_uri
https://certification.plusauth.com/oauth/reg/NHGiJejEpukeG9z8VvLKb
registration_access_token
uuohluERUtOqhsi9tPE_2exReGq16YRUfeinG18HFh7
2021-03-30 16:03:44 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://certification.plusauth.com/oauth/reg/NHGiJejEpukeG9z8VvLKb
registration_access_token
uuohluERUtOqhsi9tPE_2exReGq16YRUfeinG18HFh7
2021-03-30 16:03:44
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
Make request to authorization endpoint
2021-03-30 16:03:44 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
NHGiJejEpukeG9z8VvLKb
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
2021-03-30 16:03:44
CreateRandomStateValue
Created state value
requested_state_length
10
state
J4g6WlNkhZ
2021-03-30 16:03:44 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
NHGiJejEpukeG9z8VvLKb
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
state
J4g6WlNkhZ
2021-03-30 16:03:44
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
x1yCCNGZFt
2021-03-30 16:03:44 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
NHGiJejEpukeG9z8VvLKb
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
state
J4g6WlNkhZ
nonce
x1yCCNGZFt
2021-03-30 16:03:44 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
NHGiJejEpukeG9z8VvLKb
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
state
J4g6WlNkhZ
nonce
x1yCCNGZFt
response_type
code token
2021-03-30 16:03:44 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://certification.plusauth.com/oauth/auth?client_id=NHGiJejEpukeG9z8VvLKb&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback&scope=openid&state=J4g6WlNkhZ&nonce=x1yCCNGZFt&response_type=code%20token
2021-03-30 16:03:44 REDIRECT
oidcc-registration-tos-uri
Redirecting to authorization endpoint
redirect_to
https://certification.plusauth.com/oauth/auth?client_id=NHGiJejEpukeG9z8VvLKb&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback&scope=openid&state=J4g6WlNkhZ&nonce=x1yCCNGZFt&response_type=code%20token
2021-03-30 16:03:44 REVIEW
ExpectLoginPageWithTosLink
The login page should show a link to a TOS document - upload a screenshot of the login page.
content_type
text/html
page_source
<?xml version="1.0" encoding="UTF-8"?>
<html lang="en">
  <head>
    <meta charset="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
    <meta http-equiv="x-ua-compatible" content="ie=edge"/>
    <title>
      Sign-in
    </title>
    <style>
      
    html, body {
      margin: 0;
      padding: 0;
      height: 100%;
    }
    img {
      max-width: 200px;
    }
    body {
      display: table;
      width: 100%;
      font-family: sans-serif;
    }

    .card {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
    }
    .footer {
      margin-top: 12px;
      font-size: 12px;
    }

    form {
      text-align: left;
      display: inline-table;
    }

    input {
      display: block;
      width: 100%;
      margin-bottom: 8px;
    }

    button {
      margin-top: 8px;
    }

  
    </style>
    <script type="application/javascript">
//<![CDATA[
var PlusAuth = window.PlusAuth = {"client":{"clientName":"first-openid-client ZH2YXwUbDJEV22O","applicationType":"web","tosUri":"https://openid.net","social":[]},"details":{},"params":{"client_id":"NHGiJejEpukeG9z8VvLKb","nonce":"x1yCCNGZFt","redirect_uri":"https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback","response_type":"code token","scope":"openid","state":"J4g6WlNkhZ"},"prompt":{"name":"login"},"settings":{}} 
//]]>
    </script>
  </head>
  <body>
    <div class="card">
      <img src="" alt="" id="logo"/>
      <h1>
        Login
      </h1>
      <form autocomplete="off" action="/signin" method="post">
        <input type="hidden" name="provider" value="google"/>
        <label for="username">
          Username
        </label>
        <input required="" type="text" name="username" id="username" placeholder="Username"/>
        <label for="password">
          Password
        </label>
        <input required="" type="password" name="password" id="password" placeholder="Password"/>
        <button type="submit" class="login login-submit">
          Sign-in
        </button>
      </form>
      <div class="footer">
        <a href="https://openid.net" id="tosUri">
          Terms of Service
        </a>
        <a href="" id="policyUri">
          Policy
        </a>
      </div>
    </div>
    <script type="application/javascript">
//<![CDATA[

  if(window.PlusAuth && PlusAuth.client && PlusAuth.client.logoUri){
  document.getElementById("logo").src = PlusAuth.client.logoUri;
}
  if(window.PlusAuth && PlusAuth.client && PlusAuth.client.tosUri){
  document.getElementById("tosUri").href = PlusAuth.client.tosUri;
}
  if(window.PlusAuth && PlusAuth.client && PlusAuth.client.policyUri){
  document.getElementById("policyUri").href = PlusAuth.client.policyUri;
}

//]]>
    </script>
  </body>
</html>
2021-03-30 16:03:44
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://certification.plusauth.com/oauth/auth?client_id=NHGiJejEpukeG9z8VvLKb&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback&scope=openid&state=J4g6WlNkhZ&nonce=x1yCCNGZFt&response_type=code%20token
2021-03-30 16:03:44 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!DOCTYPE html>
<html lang="en" >
<head >
  <meta charset="utf-8" >
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
  <meta http-equiv="x-ua-compatible" content="ie=edge" >
  <title >Sign-in</title >
  <style>
    html, body {
      margin: 0;
      padding: 0;
      height: 100%;
    }
    img {
      max-width: 200px;
    }
    body {
      display: table;
      width: 100%;
      font-family: sans-serif;
    }

    .card {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
    }
    .footer {
      margin-top: 12px;
      font-size: 12px;
    }

    form {
      text-align: left;
      display: inline-table;
    }

    input {
      display: block;
      width: 100%;
      margin-bottom: 8px;
    }

    button {
      margin-top: 8px;
    }

  </style>
<script type="application/javascript">var PlusAuth = window.PlusAuth = {"client":{"clientName":"first-openid-client ZH2YXwUbDJEV22O","applicationType":"web","tosUri":"https://openid.net","social":[]},"details":{},"params":{"client_id":"NHGiJejEpukeG9z8VvLKb","nonce":"x1yCCNGZFt","redirect_uri":"https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback","response_type":"code token","scope":"openid","state":"J4g6WlNkhZ"},"prompt":{"name":"login"},"settings":{}} </script></head>
<body>
<div class="card" >
  <img src="" alt="" id="logo" >
  <h1 >Login</h1 >
  <form autocomplete="off" action="/signin" method="post" >
    <input type="hidden" name="provider" value="google" >
    <label for="username" >Username</label >
    <input required type="text" name="username" id="username" placeholder="Username" >
    <label for="password" >Password</label >
    <input required type="password" name="password" id="password" placeholder="Password" >
    <button type="submit" class="login login-submit" >Sign-in</button >
  </form>
  <div class="footer">
    <a href="" id="tosUri" >Terms of Service</a >
    <a href="" id="policyUri" >Policy</a >
  </div>
</div>
<script type="application/javascript" >
  if(window.PlusAuth && PlusAuth.client && PlusAuth.client.logoUri){
  document.getElementById("logo").src = PlusAuth.client.logoUri;
}
  if(window.PlusAuth && PlusAuth.client && PlusAuth.client.tosUri){
  document.getElementById("tosUri").href = PlusAuth.client.tosUri;
}
  if(window.PlusAuth && PlusAuth.client && PlusAuth.client.policyUri){
  document.getElementById("policyUri").href = PlusAuth.client.policyUri;
}
</script>
</body >
</html >
response_content_type
text/html
response_status_text
200-OK
response_status_code
200
2021-03-30 16:03:44 INFO
WebRunner
Waiting
regexp
Sign-in
seconds
10
task
Expect a login page with TOS document link
browser
wait
action
update-image-placeholder
element_type
xpath
url
https://certification.plusauth.com/signin
target
//*
2021-03-30 16:03:44
BROWSER
Updated placeholder from scripted browser
placeholder
nkVxET7Qrt
2021-03-30 16:03:44
BROWSER
All placeholders filled by scripted browser
2021-03-30 16:03:44 INFO
WebRunner
Completed processing of webpage
task
Expect a login page with TOS document link
browser
complete
response_status_text
200-OK
match
https://certification.plusauth.com/signin*
url
https://certification.plusauth.com/signin
response_status_code
200
2021-03-30 16:03:45 FINISHED
oidcc-registration-tos-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2021-03-30 16:03:45
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg/NHGiJejEpukeG9z8VvLKb
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer uuohluERUtOqhsi9tPE_2exReGq16YRUfeinG18HFh7",
  "content-length": "0"
}
request_body

                                
2021-03-30 16:03:45 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "date": "Tue, 30 Mar 2021 16:03:45 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body

                                
2021-03-30 16:03:45 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2021-03-30 16:03:46
TEST-RUNNER
Alias has now been claimed by another test
alias
oidc-provider-codetoken
new_test_id
OMxmjaFaeHerrXS
2021-03-30 16:25:18 IMAGE
_image-api
Screenshot captured while hovered over Terms of Service link. You can see it's link from the bottom left which is displayed by browser.
img
Test Results