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