Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"1iD7WcnyybTZkHmXaBWrIUxQm1YGoojJKMqQ8PDP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ey9mCM1f90iBPV5TNcue1DD321JcOIE4M1gsZNoV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"AEjrvtofQwmllUBTxmptpR9Qp7bvNrEKFXFrLWon","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"07M96bvKiyfIj9xiUMQIMMH4HNkCarOJ6XzpZYBV","token_type":"Bearer","expires_in":7199,"scope":""}