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