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.001s |
passed |
Standard output
{"access_token":"W8nNY4VDbxnBDZPMk7sarlpoB8YrvIIBWgiwv4y1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DsaYxRo703HqAor1okpmbfIPorIG3MYXRiKIu8Zz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"BFdaMMhISwdCWjKrMjQN3BUdV969jp85CCTmApcz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"e4fq8poZXceM2d8LCkfynmaUZhR8ArQMv4ZTVObX","token_type":"Bearer","expires_in":7200,"scope":""}