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":"PIGl79vLH0DA0wCpu1FmvmYJhTiswOgKg9vp7NiB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ttcHwoavoWNfYkWTzw0xp0VNV5gojFBvLzviavKV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WRNw9gOhiKEuU5neHrIgX3PgTjsPezXf9nAOEj7u","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LZIZyF4cd11v9BCdcPhxfQDz6nrHEcgJ91BCVdDc","token_type":"Bearer","expires_in":7200,"scope":""}