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