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