Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"aoZUfmp1fKcKU2O8IGjwC1HvI58GVleyDzpq0bIu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YlASnlMLPBfeaBPDLVI0Ni4VIDeOuIXDPkalZu25","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TZM47hnItCe7SPY8rYbmBaWwDnCRZySiUdb0aaHU","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Uuhm35sjWSpkXZgQm0IxVtVihYAkER69pizypzzt","token_type":"Bearer","expires_in":7200,"scope":""}