Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"YZQg5t5LQjswhEgoHp2RKNiUeYLGXKqp36TxNT3g","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"w25JfHURtbtWRmg3wvbqtFoLLnwMXZDkW76wqM1H","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VmLMafHwtfn8sJ2O2AYcIBWNe7CxGN6itfhlDWWv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ctt6wYRBBl0Pvd5PuyiNca28RqleOjk7nU0JuSoi","token_type":"Bearer","expires_in":7200,"scope":""}