Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"dNokcMQWJDKBclp13ymYxyrXyUlxC0RZgjk6uID4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"f0zdYPyKICUPF7tcvcBFIr2Sb3czOlRjtP2QKjao","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"GelQgiM6mMsTgufLAYOkggZ6IIR5uUCaGslaPdwN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"XVRwhvxWDXnypjB0dZESWEMkIsM6EiQIfIc44gcc","token_type":"Bearer","expires_in":7200,"scope":""}