Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Bcqd6324AOF6KaAXrCYWEyxX00Y41au4z6y5TgVG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Vk3rHPISurd0zP0u6ILo3W3zKqpdxyapQFQgr0ff","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"J4g4iJHiaFi8sIEOzMUIXKy5IqZYIoxANmKO4QcK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gcklNvwW9vJtE2uzQlJaL5YrvA2Mcwhbn77JsWW5","token_type":"Bearer","expires_in":7200,"scope":""}