Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"8DUdEPD0Lw2IxBTVEBsQopbQ2UMRYHf2TuqcDf4p","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jq5egCA6QOfOXooajqFq03NxPwMAssOSIIOpHAXt","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"w2zaEPLBv2VgjcCmmV9lrYHfCanL91M8mmm3eMc0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"T19ywmEmjNMfedbcluQysTarYShlcYEcbg8WsUoR","token_type":"Bearer","expires_in":7200,"scope":""}