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":"kyRuEnQ8xOfadqZusnWIMGXoNGQkF1GaMY3TRhe7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"y8jizeUdIjmFs7BcYI1uvwvWOEN2fkzwNQjrkVhV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"MxJhqzdud9gKLLN9zcemdVOvgIx4ki2zhSjrqFMb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lVkyIetwVjwx7u5VdC39RPjp68Rjimnwdbtxj7hx","token_type":"Bearer","expires_in":7200,"scope":""}