Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-03-30 16:03:34 INFO
TEST-RUNNER
Test instance jw5TCXU4xEOn8Mh 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 logo",
      "match": "https://certification.plusauth.com/oauth/auth*",
      "tasks": [
        {
          "task": "Expect a login page with logo",
          "match": "https://certification.plusauth.com/signin*",
          "commands": [
            [
              "wait",
              "xpath",
              "//*",
              10,
              "Sign-in",
              "update-image-placeholder"
            ]
          ]
        }
      ]
    }
  ],
  "description": "PlusAuth Dynamic OP Conformance"
}
testName
oidcc-registration-logo-uri
2021-03-30 16:03:34 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
2021-03-30 16:03:34
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:35 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:35 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:35
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:35 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:35 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-03-30 16:03:35 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_name
first-openid-client
2021-03-30 16:03:35
CreateLogoUri
Generated logo URI
logo_uri
https://www.certification.openid.net/images/openid.png
2021-03-30 16:03:35
oidcc-registration-logo-uri
Setup Done
2021-03-30 16:03:35 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "4rklslBcLyGH6qVPLx3kfVefTt0lTn3yhT-T4scQJwcWPlynHtQg2VpNrm6VjRTtyE0NZwQD2Gtut7xQ-hT03X0MZyF_pPk15AOcb6qaNX4kElNCNpPeOnX2IGiaZK-cexR5f8ZtsUHgwiOAmx4vwUq-luK8G5CvMFDI7WxGhc8",
      "kty": "RSA",
      "q": "of7BAxnVoNtKzNvphsoh7OceICNaLKIWsbidFWSXUK1fE0enye9PExa27XYRGjaTJxrxmsAaGBTmyuZkACmprMN79ZCZ80KdPvOsV4lYhiJf8P9TGh52UD8W0XSC9bVF9WcYBdiExAeszXuxStH5fTsWtDFOIcby1ybbmSDT-ek",
      "d": "Usi8UlQkNCFN-_A3D1Xf5xj4319RqP7aMG8WYc0cAOGQ8gJB4k2CKtIEco2qVPvQhFZlPWIMU-M2tljD3-t0YpdaiIeITV2U1ScGqB7t_N5LmxOA2DSAN3EaJt275U2AFBqOKup5Pfk4AHljoBFaMhbHBJvYQ6Dsd2iGsq1BxrOinvGGdN-qphNfiJrmqordlFbKHfH3uWKgmXkvgeTqmLNnnfurOotgVGkvCJ-U6I-5Y_7J42zY-X4xn7y7WU9N3wM_c65AP7Qvq3qLeqk-S2WLpaDsg1y5-yRxQLToLvfjXJKLX3QiBfdd1JrlLAbvTFDRybzTm6WCrxW_cXeOgQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "qChiOKYSWxs9FGUb2SOYRcLinpr92NzX4uHOUP3jTbgXxayK5Sx5ZJxIRAonPyninuKzmceGP6DYrI0QFlTJk_xEHBJc1UPKg1veJ2n2p-wTnDzLBP_FDEYsV6vABrTOWE4Uw5R-F3fCfN_OwYyBJW3LPdADQ2gs8wJmhr0iT1k",
      "dp": "Rmn-PS0cFD8zuTpyJ03_YrZN8e5Y4dHX-m5OfcYZTCW1UNTxym9TbG3RZnVN2S1A1E6p9O6YSyTClCnWdHUBv7BQo88Rl6kWhaRhd4Tis-5jQZW-ILk38awlLteN6-tmjAtF2NtFwiGVrnXcQVDUwBF4s9_jUCRVZIoSfTp9hJ0",
      "alg": "RS256",
      "dq": "nHulYOR0y1TqFagdFlptmRXMsQjVU6Yju_t0qjSoQoOnAs3GFDf6L5tSi2HwtVygmzbYyj7lNfwC0V7qnImiYMPZG2ZagHUJxsTF5y1CeRf9i6RoVyOz8GJxHVWqJ8W61YqH1yXHYkFzuG7S3U6l7UXF8bxrGA_Bhvn_SRVADvk",
      "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
    }
  ]
}
2021-03-30 16:03:35 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-03-30 16:03:35 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
first-openid-client jw5TCXU4xEOn8Mh
2021-03-30 16:03:35
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-03-30 16:03:35
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-03-30 16:03:35
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client jw5TCXU4xEOn8Mh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
      }
    ]
  }
}
2021-03-30 16:03:35
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client jw5TCXU4xEOn8Mh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2021-03-30 16:03:35
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client jw5TCXU4xEOn8Mh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ]
}
2021-03-30 16:03:35
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client jw5TCXU4xEOn8Mh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
      }
    ]
  },
  "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:35
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client jw5TCXU4xEOn8Mh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
      }
    ]
  },
  "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:35
AddLogoUriToDynamicRegistrationRequest
Added logo_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client jw5TCXU4xEOn8Mh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
      }
    ]
  },
  "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"
  ],
  "logo_uri": "https://www.certification.openid.net/images/openid.png"
}
2021-03-30 16:03:35
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": "801"
}
request_body
{"client_name":"first-openid-client jw5TCXU4xEOn8Mh","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"}]},"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"],"logo_uri":"https://www.certification.openid.net/images/openid.png"}
2021-03-30 16:03:36 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": "1666",
  "date": "Tue, 30 Mar 2021 16:03:36 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":1617120216,"client_id":"KYMWseTRlJX6eAC8Br1pZ","client_name":"first-openid-client jw5TCXU4xEOn8Mh","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"}]},"logo_uri":"https://www.certification.openid.net/images/openid.png","redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"registration_client_uri":"https://certification.plusauth.com/oauth/reg/KYMWseTRlJX6eAC8Br1pZ","registration_access_token":"XAdl15lfRDQ3SKfPTaL_hV0inax5hQRxW9aEzEb0ty9"}
2021-03-30 16:03:36
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":1617120216,"client_id":"KYMWseTRlJX6eAC8Br1pZ","client_name":"first-openid-client jw5TCXU4xEOn8Mh","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"}]},"logo_uri":"https://www.certification.openid.net/images/openid.png","redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"],"registration_client_uri":"https://certification.plusauth.com/oauth/reg/KYMWseTRlJX6eAC8Br1pZ","registration_access_token":"XAdl15lfRDQ3SKfPTaL_hV0inax5hQRxW9aEzEb0ty9"}
2021-03-30 16:03:36
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
1617120216
client_id
KYMWseTRlJX6eAC8Br1pZ
client_name
first-openid-client jw5TCXU4xEOn8Mh
contacts
[
  "certification@oidf.org"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "j3gPWN_t2_f_w8Pn84XsztTWMXJVFS3IwUt8nwdL3D1tJob8S0Yp3ZWheQ4dJ4WkecqqgwA6a-CpJI1rPEWszTnf1HjGkpat-H-QwXyMWK8XuuPBsMAY_jjEbVeXLDOYB4uvqwg0sqBYV2s0U1O986im_SYo1K62Bhlw4oLfljhHs28qp2EWl86VrwAqb1HNZq7ouYadKI33hnlGjndoF3GVkGaVgxba1soI0Kheq-FZCZoLQi-R_HTHq_TnVJ__KmPZkw1vmiReKEHWx_27tmvMX-_TdeZCn5f-15QEXWlOVv-RjIfHZ0toKxZYJdvEoy_ikphwFzGWhur5TfMgZw"
    }
  ]
}
logo_uri
https://www.certification.openid.net/images/openid.png
redirect_uris
[
  "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback"
]
registration_client_uri
https://certification.plusauth.com/oauth/reg/KYMWseTRlJX6eAC8Br1pZ
registration_access_token
XAdl15lfRDQ3SKfPTaL_hV0inax5hQRxW9aEzEb0ty9
2021-03-30 16:03:36 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://certification.plusauth.com/oauth/reg/KYMWseTRlJX6eAC8Br1pZ
registration_access_token
XAdl15lfRDQ3SKfPTaL_hV0inax5hQRxW9aEzEb0ty9
2021-03-30 16:03:36
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
Make request to authorization endpoint
2021-03-30 16:03:36 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
KYMWseTRlJX6eAC8Br1pZ
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
2021-03-30 16:03:36
CreateRandomStateValue
Created state value
requested_state_length
10
state
wImG7igdOc
2021-03-30 16:03:36 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
KYMWseTRlJX6eAC8Br1pZ
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
state
wImG7igdOc
2021-03-30 16:03:36
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
mkpue5LXJB
2021-03-30 16:03:36 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
KYMWseTRlJX6eAC8Br1pZ
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
state
wImG7igdOc
nonce
mkpue5LXJB
2021-03-30 16:03:36 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
KYMWseTRlJX6eAC8Br1pZ
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
scope
openid
state
wImG7igdOc
nonce
mkpue5LXJB
response_type
code token
2021-03-30 16:03:36 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://certification.plusauth.com/oauth/auth?client_id=KYMWseTRlJX6eAC8Br1pZ&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback&scope=openid&state=wImG7igdOc&nonce=mkpue5LXJB&response_type=code%20token
2021-03-30 16:03:36 REDIRECT
oidcc-registration-logo-uri
Redirecting to authorization endpoint
redirect_to
https://certification.plusauth.com/oauth/auth?client_id=KYMWseTRlJX6eAC8Br1pZ&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback&scope=openid&state=wImG7igdOc&nonce=mkpue5LXJB&response_type=code%20token
2021-03-30 16:03:36 REVIEW
ExpectLoginPageWithLogo
The login page should show the OpenID logo (as displayed on this server) - 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 jw5TCXU4xEOn8Mh","applicationType":"web","logoUri":"https://www.certification.openid.net/images/openid.png","social":[]},"details":{},"params":{"client_id":"KYMWseTRlJX6eAC8Br1pZ","nonce":"mkpue5LXJB","redirect_uri":"https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback","response_type":"code token","scope":"openid","state":"wImG7igdOc"},"prompt":{"name":"login"},"settings":{}} 
//]]>
    </script>
  </head>
  <body>
    <div class="card">
      <img src="https://www.certification.openid.net/images/openid.png" 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">
//<![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:36
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://certification.plusauth.com/oauth/auth?client_id=KYMWseTRlJX6eAC8Br1pZ&redirect_uri=https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback&scope=openid&state=wImG7igdOc&nonce=mkpue5LXJB&response_type=code%20token
2021-03-30 16:03:36 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 jw5TCXU4xEOn8Mh","applicationType":"web","logoUri":"https://www.certification.openid.net/images/openid.png","social":[]},"details":{},"params":{"client_id":"KYMWseTRlJX6eAC8Br1pZ","nonce":"mkpue5LXJB","redirect_uri":"https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback","response_type":"code token","scope":"openid","state":"wImG7igdOc"},"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:36 INFO
WebRunner
Waiting
regexp
Sign-in
seconds
10
task
Expect a login page with logo
browser
wait
action
update-image-placeholder
element_type
xpath
url
https://certification.plusauth.com/signin
target
//*
2021-03-30 16:03:36
BROWSER
Updated placeholder from scripted browser
placeholder
8Or3FNbXzt
2021-03-30 16:03:36
BROWSER
All placeholders filled by scripted browser
2021-03-30 16:03:36 INFO
WebRunner
Completed processing of webpage
task
Expect a login page with logo
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:37 FINISHED
oidcc-registration-logo-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2021-03-30 16:03:37
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg/KYMWseTRlJX6eAC8Br1pZ
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer XAdl15lfRDQ3SKfPTaL_hV0inax5hQRxW9aEzEb0ty9",
  "content-length": "0"
}
request_body

                                
2021-03-30 16:03:37 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:37 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body

                                
2021-03-30 16:03:37 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
2021-03-30 16:03:39
TEST-RUNNER
Alias has now been claimed by another test
alias
oidc-provider-codetoken
new_test_id
iag0sxWA5AZZWAP
2021-03-30 16:27:38 IMAGE
_image-api
img
Test Results