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":"bPhhNt8Ixt3WoNYTOsxx7sgw0pmdkt1wHji6i8ui","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ucRpwC4g31ZywxxcrUvEKXxCfiEPYpt2LLuqgZs9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LJ43BCCQ4j1f4XUuBWf7L2enbf3u3DJJp5tbP4Gq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kwphqOwr9YrS95OEzDd10ChK1Qe8scwpGvUC3ezo","token_type":"Bearer","expires_in":7200,"scope":""}