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":"W8uZ3HtMOrpCvcdU32d8ICtcaPyrh6Bk0Tr2Rs88","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Cdk15EIp5F6UZct9ioFi29BtYrvbQ83k0qX3THd5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"A1YaOhXV4MMlTnpnkerByDAqg68eZbMOWOFHQsdN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FeyilDVQTxN3b9m264k6kwQmuZoETPQPr0p1ULZd","token_type":"Bearer","expires_in":7200,"scope":""}