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":"MFtP1kRF5Std2k2fToGugtSUkiAo2X7U7iMZH0xd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MEVFQdN4hswWW6wKr78E5a1VN9mzHGT7jtvHcdlp","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"rLfxcM5GxtfeuRqu4eHsOOHqdUIDi7l02OP7n2Br","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wxV4QXuOfdj8N3XJyc7KJOgV2HNQL1DUsLSkeoOM","token_type":"Bearer","expires_in":7200,"scope":""}