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":"jcHFKHUoZUzYsbdm0mJ3lKpWk8mBtVhYQVSspvtj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Q278FLk9Joo6bO4S6qJAH6BuLotb21QwxtQQS772","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6KrA1DoNGFTMo0oVsXm8jSd63ywQtP7OF0qvVGqj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9mfyIo1DhCwsXk05ZdAAio9Ru1nHSrQVwBvCOHl0","token_type":"Bearer","expires_in":7200,"scope":""}