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