Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"1fvFcUd3VYalQy8sa6jydDJVUlXittvCqHCY1ryP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RU6LTw1rE79C0hwbeeBYkfBREs8pCdpMaABYp28q","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"kC1WEy3hzGUxrNBUCNmBg0yHszvhecoRXSAS3nED","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"aSg3rxyNCpE12FJ3S3OyPokYTIxbBG2xt0xcEqYV","token_type":"Bearer","expires_in":7200,"scope":""}