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":"phroPHNbUCBlRKOnHEn9CBUrORvIzh8KFPmJig01","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"N4XvmJhpa0RstQYIkNNflyID9uhGSdOI84skdnZY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RxsM7tOCd44alRS6Pw9e1OWtju04BV1k0v3OiB39","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TIHcuSGlX86fvDJ1RUbuKVY0Sd8KdRgMwMLdlkSZ","token_type":"Bearer","expires_in":7200,"scope":""}