Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"h6GpRsOBqtEXQhmt4esik7f5h3aWRCFoUxYty3KP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QY9pKohQE227ayuhL9BPGttF5ZoXVNMgL4FOs1wD","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"8crWvXattpaRmjPHa7PriKlQHjXJTU5AfvMpslXT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2RK4Jx2PSkZiYinvJM5gUzs4NIgsg8A3skUVd8gY","token_type":"Bearer","expires_in":7200,"scope":""}