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.005s |
passed |
Standard output
{"access_token":"UAPwq4LmiXPLy0t0oa3tV3t3ey61gjEEelj9ZaEk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"WmBYsr4XdPjiYG2qxxU9wEuzNCQYPRtOqgxKrDWx","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"P2a4pYDH0iMNfTxukDz0VnwIRSceh9x1MHZfNsfg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nQCWxKT6hSYn2XIO7KZQaFc6wF0SxjWKhud63Vi3","token_type":"Bearer","expires_in":7200,"scope":""}