Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.005s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.003s |
passed |
Standard output
{"access_token":"3lMtdBEVmg9THzfEIMiciLk2fW3Xic3D5gE06UKN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ywxdJefUUhM4hox7bE3kODWdkE0MtO4XmqQVpia5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"OwnWlKvm5rRHnwGQH4mFBYvzlsoeyiiTJ6KRtleI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cpuTya1XROcupCbAAPWQCqUMGF8oIxEEllTjg3sk","token_type":"Bearer","expires_in":7200,"scope":""}