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":"bzYdiSzWJyogJZtetwMbDoSMfu9mh1hq1RIhHn32","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UOL8SV0DUwRIzxX5g5TbbMeUDO6k5XSJnHMDTQOb","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"XFqgBrwm20E2pTnDkK5V3wLsU6n5DxhnVx5quF5Q","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JFb9CgawWXLKkSQxACvMU2TCIma6B98F7rKdS39d","token_type":"Bearer","expires_in":7200,"scope":""}