Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.005s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"QqT4ObH9G5H83GtXzeW0ehmrwsjvY64qEPZWzySv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"qFUlsSJVzKKMwZVCsAfJOZSYv38I4P7c3Nh2TJzW","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"YkicQV5KVIHKTbQtZxpqJBVEO09wHvnqei6mQ96q","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"n6ySFGg09AzhFGEmwkrFsIzcn2LA9ttMeg4bl0JU","token_type":"Bearer","expires_in":7200,"scope":""}