Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.004s |
passed |
Standard output
{"access_token":"gPMUBf8uj9aZ8Ye3UdKWV2ztmYnHPwkXjYjBlD2i","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0xRzZ00CXMlqFUUGv2OxCQ2vBDZbunh0IXvmZagl","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"1YnAgTb2RyqQCPSNcIUWZQJF44IJ1Z4BO1IUlLbW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RGscXlV0nKHM3DxxxWV6uKmuRbv0aHPnWlsODfZN","token_type":"Bearer","expires_in":7200,"scope":""}