Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"CFpyh4w6pioJXTOKxyg0yhJME1SnyRa6aecwv4Kb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MtOMZhHBGwg0pUGqF36ilhILQHE5uAEIeK6v0clD","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"8vvERCMevNuLfrZ0Tg2BilU3ypckNTCNeufA5yBE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wMRuoTjEaJkilPDrOIYFHgJPUwtYsU9lonIglipV","token_type":"Bearer","expires_in":7200,"scope":""}