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