Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"EIganRhjJIvpZNLzyQdJ6ucDu4wm4wAJxoLj08l5","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"DC1CZQZod4hzwwla2klBpyg1zxxi2zovgQUPnJt3","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"S01un8oH67eph5LHMBGgBnpIDnZKWBbReE9R0xpR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vfMoKS56M0vqmChQWz25W7cS8MCvRzGKa4QXNlgy","token_type":"Bearer","expires_in":7200,"scope":""}