Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"oYXKVfsV0rv5se1WbS5uSKjmERgIwR3nFo2HEBw9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QmxGAgKd98ekW2Zvhm0IyTzIYIxhHkKxWmutJWA0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"gi7hIRSbxcsiLB0Pg9lvUNk9FcGlFtx3CxQv2EJS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1LhQ2xqtXi5znRkdi6aRtNCyIs4S89Zu1WHdobx6","token_type":"Bearer","expires_in":7200,"scope":""}