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