Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Efxp0nKJDFhSAz5DgUSvG73T7CicKxHyzJ8NqCqK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Anct1mdNVPAcFzQY9OnmQOkqHuDpnGeAmcZKQh9z","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7iGfv64cokYukDuoMZ5ksmFbiCEVmgMrxuFacvZb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YJv9ezrZhMAEzRFMH8zpGsboTmUZ7dnVirl7d30B","token_type":"Bearer","expires_in":7200,"scope":""}