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":"5Xsr5SvOwA8vh4j006hhtMXpM5VcRW5MVPByfXP9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rGyREBRFVAUkNoGOXXJdn2kAAcKIrXAY2DyQyEfj","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"he8gBLBRwCpboVf4XmWmclumoJvaLPqWZbhSO7J8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5WeWF0v8LTzCwkMMml5pv6CouCsoCPOOHbiFP1hE","token_type":"Bearer","expires_in":7200,"scope":""}