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":"Wp68bNaDwlMnGANvSETGDpxXTIQ21PGdUlc6TqlO","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kivhqLrKV1LFHywX4azo1EyqkPspy2UAXldAa7G0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"rLpISlzcfKPiBIDXnzDNr2kJFSHRqPpoOLHGOvKq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ei70B87wgM3N2FjCxQaBJaoYA0kQ72YsZC7jB3we","token_type":"Bearer","expires_in":7200,"scope":""}