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.001s |
passed |
Standard output
{"access_token":"Ljs4o1uAIJTCUEqlnSS4AC9E79nTuOa3GsaTK3lD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fVebRZS5NVqJOTsGaLnNv6VGaaWdcelcsTjbGGk3","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"BcfcvPQ23Z6XQB1oo8UEoLWeaYtf5Yz6cvSXfdgI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1iTeDIa4GdxGahtWhQWz01YI3A1WptaLzBQRlexD","token_type":"Bearer","expires_in":7200,"scope":""}