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":"U7CtSS3e785w53CBC8yyNTFpnu50RASq9DBhcNoT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cLOkaCFiaa9GbFfkRHAK5quyA2Z8DIMNAosW2Mwj","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"3ZImADw9yQSRmKZB6OvNAuZEQre5LxlLVmQeNZ7X","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"XeJqRhRdnrLfy6FzCWZNlrBFulAMoJkg9IDE8FQz","token_type":"Bearer","expires_in":7200,"scope":""}