Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"jLjSNgJTyzSLx17zd8WCWiioQ1AxkxdTQMOakTCU","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bg9eilq79TfEClVv9aZYR9GPtYivROA90eCjXuhH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ximBqEsIMhY9CmGhboG70cw27oX6m4iunw8SzkGG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KlTlvtmBKZiC16jarx982lHIu4cm5WN7Bc9PbogZ","token_type":"Bearer","expires_in":7200,"scope":""}