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