Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"0ib4OBtP99Zj3qB4rYkEzYrRyPeS0crT8qPmzhvK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TKnuOKu0SYDiqy5aLeMuV7CSDbFxPGIPymHKzita","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"xbm8Q1Ryvarew5hRq3hxWjgtLBuBDmlsTeJTZhh9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bJo3SH7vW3td1y4RxeNOJx1r9spCrF5b611ztp4q","token_type":"Bearer","expires_in":7200,"scope":""}