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":"GiHbLZLC6FxgwHZLrOV5W0ufKCesuP3wsBJywNDA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OOvbsik6d27BZBqNsn4rv5TTbszDcORXnymWCJ7N","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"jRS83nA4ovN6sVJN3oXSBvMBsAAuHRo5f4enlNK5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"I7eVWYx7iO9mwVExTobkmeb0I24A1mWPJ5JhE0wu","token_type":"Bearer","expires_in":7200,"scope":""}