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":"Q7g0kiWBucOIkMUOTiODfKdcWtGPA3WpuUiBRJfj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LiYmuhEHon27n1lGBleYWPzQz9xQ55c6NtwpzssI","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ypNtOHFzrTGRn1ySAScpF487ZsxC9Mj35wmK62JJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NY5nYos6CZEhFDHcMWsaiM0fsFFnFHm62WGk1bdY","token_type":"Bearer","expires_in":7200,"scope":""}