Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"nEh1Q7UR0qDfpxxgRZwgAZK8Co9ytc0Kqo3AJtLR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NEQOVlwq30T4jA1zQH9PCOKlg6mK7qWEYSKEgmm8","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PH045r8nQen5Kr6qN5WssNhFcbVVUMffYUjZwhsj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ncMDM6eze5pC8OnoNHvVn7Tbxs32TUKBUQPwdFoX","token_type":"Bearer","expires_in":7200,"scope":""}