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