Test Info

Issuerhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default
Profile[]
Test IDOP-Response-form_post
Test descriptionRequest with response_mode=form_post
Timestamp2019-09-11T08:09:43Z

Conditions


verify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 1 --- Discovery -->-->
0provider_config
kwargs:{'issuer': 'https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default'}
0http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/.well-known/openid-configuration status_code:200
0ProviderConfigurationResponse
{
    "authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize",
    "claim_types_supported": [
        "normal"
    ],
    "claims_parameter_supported": true,
    "claims_supported": [
        "realmName",
        "preferred_username",
        "given_name",
        "uid",
        "upn",
        "groupIds",
        "employee_id",
        "name",
        "tenantId",
        "mobile_number",
        "department",
        "family_name",
        "job_title",
        "email"
    ],
    "device_authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/device_authorization",
    "grant_types_supported": [
        "authorization_code",
        "implicit",
        "client_credentials",
        "password",
        "refresh_token",
        "urn:ietf:params:oauth:grant-type:device_code"
    ],
    "id_token_encryption_alg_values_supported": [
        "none"
    ],
    "id_token_encryption_enc_values_supported": [
        "none"
    ],
    "id_token_signing_alg_values_supported": [
        "none",
        "HS256",
        "HS384",
        "HS512",
        "RS256",
        "RS384",
        "RS512"
    ],
    "introspection_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/introspect",
    "issuer": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
    "jwks_uri": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/jwks",
    "request_object_encryption_alg_values_supported": [
        "none"
    ],
    "request_object_encryption_enc_values_supported": [
        "none"
    ],
    "request_object_signing_alg_values_supported": [
        "none"
    ],
    "request_parameter_supported": true,
    "request_uri_parameter_supported": false,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "query",
        "fragment",
        "form_post"
    ],
    "response_types_supported": [
        "code",
        "none",
        "token",
        "id_token",
        "token id_token",
        "code id_token",
        "code token",
        "code token id_token"
    ],
    "revocation_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/revoke",
    "scopes_supported": [
        "openid",
        "profile",
        "email",
        "phone"
    ],
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_basic",
        "client_secret_post"
    ],
    "user_authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/user_authorization",
    "userinfo_encryption_alg_values_supported": [
        "none"
    ],
    "userinfo_encryption_enc_values_supported": [
        "none"
    ],
    "userinfo_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo",
    "userinfo_signing_alg_values_supported": [
        "none"
    ],
    "version": "3.0"
}
0phase<--<-- 2 --- Registration -->-->
0not expected to doDynamic registration
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "5525f670-e6b3-41a9-afec-add4254aff3b",
    "nonce": "pCRLRXMM3qTv5Wf0",
    "redirect_uri": "https://op.certification.openid.net:61905/authz_post",
    "response_mode": "form_post",
    "response_type": "id_token",
    "scope": "openid",
    "state": "nIhzi7Mqur5rKRVy"
}
0redirect urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=nIhzi7Mqur5rKRVy&nonce=pCRLRXMM3qTv5Wf0&response_type=id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61905%2Fauthz_post&response_mode=form_post&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
0redirecthttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=nIhzi7Mqur5rKRVy&nonce=pCRLRXMM3qTv5Wf0&response_type=id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61905%2Fauthz_post&response_mode=form_post&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
1responseForm post
1response{'grant_id': 'd5417abe-8427-4793-a9df-52bd1c670372', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwic19oYXNoIjoiUV9ENm1NNzlwN3dvMkJ3ZzFoNUhrZyIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJkaXNwbGF5TmFtZSI6IkdlZXRoYSBEIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwibmFtZSI6IkdlZXRoYSBEIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwibm9uY2UiOiJwQ1JMUlhNTTNxVHY1V2YwIiwiZXh0Ijp7InRlbmFudElkIjoib2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20ifSwiaXNzIjoiaHR0cHM6Ly9vaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbS9vaWRjL2VuZHBvaW50L2RlZmF1bHQiLCJhdWQiOiI1NTI1ZjY3MC1lNmIzLTQxYTktYWZlYy1hZGQ0MjU0YWZmM2IiLCJzdWIiOiI2NDAwMDRLRzRQIiwiaWF0IjoxNTY4MTg5MzgyLCJleHAiOjE1NjgxOTY1ODJ9.AP5WJmI2yG2avD9djm_K8hkOXGX7Nv5kPAvHa_HPwWAk5GKuAVEbQ5FimhUdrorreQcl1J41rzLPULDTbt2wH77cKi6ucDeVAyUoevr2k0nKm9r6GnmkLETfJsm428udB5Y7SblyR1jYJSrAjz1-IpnX1z4oJp10rxztG-7SLcXuhqjVRcLhdEj3Xd4u6kBfOtpYJ2IYgd5f_kDQ2WgFfKMMhsKN-tk6td2gNGwbwmazBYap46GriaAi69f3l14AJoNSTHiuM7EbCeypM3EAjes40OhmiSYC2nBlPfRjC402kZVtczAdMuDaDSz0CYmUbiwSCvjKJfQOAf6CLaOF7w', 'state': 'nIhzi7Mqur5rKRVy'}
1response{'grant_id': 'd5417abe-8427-4793-a9df-52bd1c670372', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwic19oYXNoIjoiUV9ENm1NNzlwN3dvMkJ3ZzFoNUhrZyIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJkaXNwbGF5TmFtZSI6IkdlZXRoYSBEIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwibmFtZSI6IkdlZXRoYSBEIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwibm9uY2UiOiJwQ1JMUlhNTTNxVHY1V2YwIiwiZXh0Ijp7InRlbmFudElkIjoib2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20ifSwiaXNzIjoiaHR0cHM6Ly9vaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbS9vaWRjL2VuZHBvaW50L2RlZmF1bHQiLCJhdWQiOiI1NTI1ZjY3MC1lNmIzLTQxYTktYWZlYy1hZGQ0MjU0YWZmM2IiLCJzdWIiOiI2NDAwMDRLRzRQIiwiaWF0IjoxNTY4MTg5MzgyLCJleHAiOjE1NjgxOTY1ODJ9.AP5WJmI2yG2avD9djm_K8hkOXGX7Nv5kPAvHa_HPwWAk5GKuAVEbQ5FimhUdrorreQcl1J41rzLPULDTbt2wH77cKi6ucDeVAyUoevr2k0nKm9r6GnmkLETfJsm428udB5Y7SblyR1jYJSrAjz1-IpnX1z4oJp10rxztG-7SLcXuhqjVRcLhdEj3Xd4u6kBfOtpYJ2IYgd5f_kDQ2WgFfKMMhsKN-tk6td2gNGwbwmazBYap46GriaAi69f3l14AJoNSTHiuM7EbCeypM3EAjes40OhmiSYC2nBlPfRjC402kZVtczAdMuDaDSz0CYmUbiwSCvjKJfQOAf6CLaOF7w', 'state': 'nIhzi7Mqur5rKRVy'}
1AuthorizationResponse
{
    "grant_id": "d5417abe-8427-4793-a9df-52bd1c670372",
    "id_token": {
        "acr": "urn:ibm:security:policy:id:1",
        "aud": [
            "5525f670-e6b3-41a9-afec-add4254aff3b"
        ],
        "displayName": "Geetha D",
        "exp": 1568196582,
        "ext": {
            "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
        },
        "iat": 1568189382,
        "iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
        "name": "Geetha D",
        "nonce": "pCRLRXMM3qTv5Wf0",
        "preferred_username": "geethanjali.d@ibm.com",
        "realmName": "cloudIdentityRealm",
        "s_hash": "Q_D6mM79p7wo2Bwg1h5Hkg",
        "sub": "640004KG4P",
        "uniqueSecurityName": "640004KG4P",
        "userType": "regular"
    },
    "state": "nIhzi7Mqur5rKRVy"
}
1phase<--<-- 4 --- Done -->-->
1end
1assertionVerifyAuthnResponse
1conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
1conditionDone: status=OK

Result

PASSED