Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.005s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"94kbgaH8mvdXqigeURN6MFGURIF7NbYI9HjSLhsJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"06KNGfewIdIkcybR0yranV94ocq1pduv1PDuoDof","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"65xDSnDDXypj5vGiThxXqsBEJKkCZzIXolipgUBY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"XXC8CTOidRbZ6Hvkm2xGOzWFnSJYbRirFI9PLY2q","token_type":"Bearer","expires_in":7200,"scope":""}