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