Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"419F882CwyB0G2ATnqrQleM04vFEoCleU6f41Z1p","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dbNkoJ71lKeNn25bvclxNCSMj9cOhlWeXu6Lq7uP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"owWycJiK9B9s1d9QgxDm5mNVV3aNy6YPtnPgRqRF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SiaA2DtAD7N81eMloCb10YFCLfxbYNm2YySdlAmu","token_type":"Bearer","expires_in":7200,"scope":""}