Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"1tKTwfAVsoYauGUR5w2AwPhlGigwrC5w49yxc4OP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dDbp8lzTU1J6TAFCOcEG3Th2EImZkONnFwbnQGBX","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wkGIVun2AlVOLvJB1cv18KupC4bq3qWl1yZ1Pu7l","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HGged1gG1IcdBaJ5NmqvxsY9FC3qQsY6b1jfL8iG","token_type":"Bearer","expires_in":7200,"scope":""}