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