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":"npRMJ0wco2LFgz1yPXCS3NHqCnDpedKRjuQyXmmo","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"yq6FHuLAyAN1eDSX5VymVR1H0YmTl62VnwbdRt6X","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tgu00V2QSiIYRXXHcE6XEyMMysFg9BwPJiRcFVDT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"n3E42BPyfyNVuKYxUlwNTSuGDtwMAc2QLbBQLW4q","token_type":"Bearer","expires_in":7200,"scope":""}