Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"mZ1uNn3MrUbas8AHasHlKvlCkcECUx9zqY0PmIWS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2mYpZ2rbLK2zArjmjFPzY1A2ztgBJPzo5MI2Euuf","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"XtubdNrUYoXbfBKihfMBTlvvThjFe678v9lxmHOX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"qNSrvS3dhRJkevbMsY7uABtWJQOkU3lTyaUyb2rz","token_type":"Bearer","expires_in":7200,"scope":""}