Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.007s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"MUoE87LHgpWsb7hqeQX3S55lzRJ2ID4LfmZw42VR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nTXdJHvljXizxMpvlY65x9EIMt0nZWIs0IKMmU75","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ZQJiTEOimNJJVmJZ8KZvbegFQXdnTI5U0oKiPmBz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6kb4mNzIjW1Ymdxft4TJZbovlm1rHSDKslrihWLH","token_type":"Bearer","expires_in":7200,"scope":""}