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":"4JtYYw8pmKoxoHzQ528RlFqMk2T1pb9Nf92qBwg9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EV0PL5vitfglHMfbmYRv7YzsQKiR6gIi7LXX6tD3","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fZLjmeZ2hzEnZGQHTZiSfTi8U8sweWoiat9YRiMK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AX9sGs7S4pzP7i30jC96F2qdeMNW8aHuCZg6ojAn","token_type":"Bearer","expires_in":7200,"scope":""}