Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"JNMrF7PtCowERKoRzDGIlV0RfwYp108HsnbpLUGq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ESX2pfLSTmWO27nXKKJxMrKyayO9cgnLXUsGfIJJ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9GJQFRZsC3ccu4MbUU471T0YvZX5GYrBAXdD5x8k","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vAKIXKpUUsa0xevmPFj7zHnzam8slUkuUa2YHCFP","token_type":"Bearer","expires_in":7200,"scope":""}