Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"OluLOSwwBFpMqFbnIuCn5M2IhHhWNp2z6drgw1Sc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"exwCC3uYmz8v4fGaB2MMRSr9gB3EiHQ5e5FG3hcW","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"uA5yOkB1FfWU3juzdBHzNXb7PCfL1iApaiBVlHU8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"8op68EPDFEfpLiUrDesutr7jzFUE3YDTfmaZ9bqg","token_type":"Bearer","expires_in":7200,"scope":""}