Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"kBOfX3tUuJCtwycjfnqyHD3EXyRL34lIlw05u4Bd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"v7kPOMu2ZdRDKbhMKxmp7AvTUOBDTtVNBcfZ1pDU","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"neXEp4stw0KYzbDUXw5DKmuNPGMr2Z7PzQDRXF7k","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1Zf1ZfKFUxMu85HrLUpXz6bAopvGl1G2X0zn4Wvp","token_type":"Bearer","expires_in":7200,"scope":""}