Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"1JwbM4NEQBZzZjuVIwEeLgDoJX6f8Fg95UhlwuVa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gMCD70FVAIadpxMYREnA0zO6XntY89EmN37ZpItO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"SvDEbjs8hboCQihQOzdgN1cPX6L5FqjcbARM5xRV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"03SZolg3FDgCdqpWg5H1bRZttIH6GSFkvrAHO7HC","token_type":"Bearer","expires_in":7200,"scope":""}