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":"CuCn7s1fHYIaKOZIiUdnDJ4b6iqf1wQR6RjOaUW1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oCenNOsz9pBeWKNILys5hoUKfxiA13cGPl0905EZ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"HKPbIIo3LSgYr3gn0JLCJzgtGUmCnRbvBqbyThtL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OxbxV6lOaGTxBDAAXd9djDOHHcPFiab6zTMXWGYK","token_type":"Bearer","expires_in":7200,"scope":""}