Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"HnKasCwjt0iDVZVWQE5z8N5nROtP60XGCG97rTEb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TZDwOyqVjOsIUrXRgC9EUtwh0loDgD7TDrfdUg2h","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"YbMwttHX3FNlboKbkzKCIz20nBmWw8NK0h1X9FC4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xuPdwgTZdhgyeXAwvJIrVEMiQnfCRpw6Ghvzd5UY","token_type":"Bearer","expires_in":7200,"scope":""}