Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"6NQJBjI1skAPMpoZuh7AGTHLIiuB0Yqdr15w3lOu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"S1wOoorGqLrQE3UyUZEIbz4IOb3URb424KFnVBn6","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Nt1jGxqih5Iz6Mh9V01GOHnm0sq3JgnIoHJLhpH4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"39UmPBpNaON6lRkSCr3kLBgkHALonUQ5TprMSfJI","token_type":"Bearer","expires_in":7200,"scope":""}