Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.001s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"VbdWW5CnrpbYMh9qlQnaGfo53qRs66lzb6LhGQaT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6rpLebldh5txQ2K1eGE84yyjVHHNGEOnWO2qnv3b","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"u0XFpGnKGDSxVjD6YD9OSkLfV2KFGfVcp7Z0YrgE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MkG4bK8RtUR2vbcK1FFcVdT0CixOqzULN7mQSs0U","token_type":"Bearer","expires_in":7200,"scope":""}