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":"zuG69OjLwsqqvg6OE9g5jmHcQOGTc17PHbNTCp4U","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NRn3guIIBXmlJ4ZtuduciIIDydiSq7O9OWM2qh3X","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"peK9uzq59UMAKKjBgnNQ9uHk3mdbYnt2iE2l1HYh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kX7DgemJTXVSRdjcuDgB4MZQOiO7goPRDbfuYwuf","token_type":"Bearer","expires_in":7200,"scope":""}