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