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