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":"e13G89OdOdOtjtgVwTIFbEJO3q1tBue4723dsnO1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pidF5HZBV7pqfBKES0WAiWSvRU2krCBZK3CO9hbn","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"0eBUQkefKCn3Z8734qfvLe1IpMg8Sb4s3isWUcWg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HGqmqRsxCG2iIoBQK6MyoaNCTNCGNxhPCSNI7h67","token_type":"Bearer","expires_in":7200,"scope":""}