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