Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"E5ivCnn4Jpjo0I5OEl16qifjWgJG4MnZvxnYdC9Z","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HtQoM8QSbmB7qUSZTeYtJadjIwXlmZJwtXFouGRv","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9mmHCl9ylKOEqJkgytXBLQKOVnnXRiltl7apH2Tf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"45bGd2r8jChYBdKbyyZhtYJyVAjf0VbLhvXtm8wa","token_type":"Bearer","expires_in":7200,"scope":""}