Test Name | oidcc-prompt-login |
---|---|
Variant | client_secret_basic, discovery, id_token token, form_post, dynamic_client |
Test ID | vtLeoK9LaiggKBa |
Created | 2020-07-31T13:07:42.854758Z |
Description | Authlete DCR |
Test Version | 4.0.10 |
Test Owner | ci https://www.certification.openid.net |
Plan ID | QNcD8bM6M6iwW |
Exported From | https://www.certification.openid.net |
Exported By | 1620690 https://gitlab.com |
Suite Version | 4.0.10 |
Exported | 2020-08-27 08:50:28 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 68 FAILURE 0 WARNING 0 REVIEW 1 INFO 15 |
2020-07-31 13:07:42 |
INFO
|
TEST-RUNNER
Test instance vtLeoK9LaiggKBa created
|
||||||||||||||
|
2020-07-31 13:07:42 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-07-31 13:07:42 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-07-31 13:07:43 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-07-31 13:07:43 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-07-31 13:07:43 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-31 13:07:43 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-07-31 13:07:43 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-07-31 13:07:43 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-07-31 13:07:43 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-07-31 13:07:43 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-07-31 13:07:43 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-07-31 13:07:43 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-07-31 13:07:43 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-07-31 13:07:43 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2020-07-31 13:07:43 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-07-31 13:07:43 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-07-31 13:07:43 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-07-31 13:07:43 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||||
|
2020-07-31 13:07:43 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-07-31 13:07:43 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-07-31 13:07:43 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-07-31 13:07:43 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2020-07-31 13:07:43 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-07-31 13:07:43 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-07-31 13:07:43 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-07-31 13:07:43 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-07-31 13:07:43 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-07-31 13:07:43 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-07-31 13:07:44 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-07-31 13:07:44 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-07-31 13:07:44 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||
|
2020-07-31 13:07:44 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-07-31 13:07:44 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-07-31 13:07:44 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
|
||||||
|
2020-07-31 13:07:44 |
SUCCESS
|
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
|
||
|
2020-07-31 13:07:44 |
|
oidcc-prompt-login
Setup Done
|
|
Make request to authorization endpoint |
2020-07-31 13:07:44 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-31 13:07:44 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-31 13:07:44 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-31 13:07:44 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-31 13:07:44 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-31 13:07:44 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-31 13:07:44 |
|
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
|
||||||||||||||
|
2020-07-31 13:07:44 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-31 13:07:44 |
REDIRECT
|
oidcc-prompt-login
Redirecting to authorization endpoint
|
||
|
2020-07-31 13:07:44 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-31 13:07:44 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-31 13:07:44 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-31 13:07:44 |
|
BROWSER
Skipping optional placeholder update as placeholder not found.
|
||
|
2020-07-31 13:07:44 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-31 13:07:44 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-31 13:07:44 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-31 13:07:44 |
INCOMING
|
oidcc-prompt-login
Incoming HTTP request to test instance vtLeoK9LaiggKBa
|
||||||||||||||
|
2020-07-31 13:07:44 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-07-31 13:07:44 |
OUTGOING
|
oidcc-prompt-login
Response to HTTP request to test instance vtLeoK9LaiggKBa
|
||||
|
2020-07-31 13:07:45 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-31 13:07:45 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-31 13:07:45 |
INCOMING
|
oidcc-prompt-login
Incoming HTTP request to test instance vtLeoK9LaiggKBa
|
||||||||||||||
|
2020-07-31 13:07:45 |
OUTGOING
|
oidcc-prompt-login
Response to HTTP request to test instance vtLeoK9LaiggKBa
|
||||
|
2020-07-31 13:07:45 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2020-07-31 13:07:45 |
REDIRECT-IN
|
oidcc-prompt-login
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2020-07-31 13:07:45 | SUCCESS |
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
|
|
2020-07-31 13:07:45 | SUCCESS |
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
|
||||
|
2020-07-31 13:07:45 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2020-07-31 13:07:45 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2020-07-31 13:07:45 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2020-07-31 13:07:45 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2020-07-31 13:07:45 |
SUCCESS
|
CheckMatchingStateParameter
State parameter correctly returned
|
||
|
2020-07-31 13:07:45 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
2020-07-31 13:07:45 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2020-07-31 13:07:45 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-07-31 13:07:45 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-07-31 13:07:45 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-07-31 13:07:45 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-07-31 13:07:45 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-07-31 13:07:45 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
Userinfo endpoint tests |
2020-07-31 13:07:45 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2020-07-31 13:07:45 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-31 13:07:45 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2020-07-31 13:07:45 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
Second authorization: Make request to authorization endpoint |
2020-07-31 13:07:45 |
SUCCESS
|
WaitForOneSecond
Pausing for 1 seconds
|
|
2020-07-31 13:07:46 |
SUCCESS
|
WaitForOneSecond
Woke up after 1 seconds sleep
|
|
2020-07-31 13:07:46 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-31 13:07:46 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-31 13:07:46 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-31 13:07:46 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-31 13:07:46 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-31 13:07:46 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-31 13:07:46 |
|
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
|
||||||||||||||
|
2020-07-31 13:07:46 | SUCCESS |
AddPromptLoginToAuthorizationEndpointRequest
Added prompt=login to authorization endpoint request
|
||||||||||||||||
|
2020-07-31 13:07:46 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-31 13:07:46 |
REDIRECT
|
oidcc-prompt-login
Redirecting to authorization endpoint
|
||
|
2020-07-31 13:07:46 | REVIEW |
ExpectSecondLoginPage
The server must ask the user to login for a second time; a screenshot of this must be uploaded.
|
||||
|
2020-07-31 13:07:46 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-31 13:07:46 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-31 13:07:46 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-31 13:07:46 |
|
BROWSER
Updated placeholder from scripted browser
|
||
|
2020-07-31 13:07:46 |
|
BROWSER
All placeholders filled by scripted browser
|
|
2020-07-31 13:07:46 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-31 13:07:46 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-31 13:07:46 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-31 13:07:47 |
INCOMING
|
oidcc-prompt-login
Incoming HTTP request to test instance vtLeoK9LaiggKBa
|
||||||||||||||
|
2020-07-31 13:07:47 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-07-31 13:07:47 |
OUTGOING
|
oidcc-prompt-login
Response to HTTP request to test instance vtLeoK9LaiggKBa
|
||||
|
2020-07-31 13:07:47 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-31 13:07:47 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-31 13:07:47 |
INCOMING
|
oidcc-prompt-login
Incoming HTTP request to test instance vtLeoK9LaiggKBa
|
||||||||||||||
|
2020-07-31 13:07:47 |
OUTGOING
|
oidcc-prompt-login
Response to HTTP request to test instance vtLeoK9LaiggKBa
|
||||
|
2020-07-31 13:07:47 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2020-07-31 13:07:47 |
REDIRECT-IN
|
oidcc-prompt-login
Authorization endpoint response captured
|
||||||||||
|
Second authorization: Verify authorization endpoint response |
2020-07-31 13:07:47 | SUCCESS |
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
|
|
2020-07-31 13:07:47 | SUCCESS |
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
|
||||
|
2020-07-31 13:07:47 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2020-07-31 13:07:47 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2020-07-31 13:07:47 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2020-07-31 13:07:47 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2020-07-31 13:07:47 |
SUCCESS
|
CheckMatchingStateParameter
State parameter correctly returned
|
||
|
2020-07-31 13:07:47 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
2020-07-31 13:07:47 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2020-07-31 13:07:47 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-07-31 13:07:47 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-07-31 13:07:47 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-07-31 13:07:47 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-07-31 13:07:47 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-07-31 13:07:47 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
Second authorization: Userinfo endpoint tests |
2020-07-31 13:07:47 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2020-07-31 13:07:47 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-31 13:07:47 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2020-07-31 13:07:47 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2020-07-31 13:07:47 | SUCCESS |
CheckSecondIdTokenAuthTimeIsLaterIfPresent
auth_time is later in the second id_token
|
||||
|
2020-07-31 13:07:48 |
FINISHED
|
oidcc-prompt-login
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-07-31 13:07:48 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-07-31 13:07:49 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-07-31 13:07:49 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2020-07-31 13:07:50 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|