Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"xUZZ82fIerlIeJd3GiO4Hgs9EtPazpeFAJLXn1Aw","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1FBnP2tqVvx5FrB9w4R84vZAnYHcNMyZHsCru6Sg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"kbl1BOOD7RDPWghoTk0YtDhil961kwG0b4PkYFSL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1ibG8MgISHBZBBa695aCuwoSlUyxb8EeguIujgj5","token_type":"Bearer","expires_in":7200,"scope":""}