Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"13qde9ZsDoj2h2rksLA8OcnOpWpIgPZDnI5W94PL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tn6EMiBIVlz10u3cHEMbC8LBeUmsC3rzyF7QRtA6","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"pESaN7JUSV5v7CQhxCay2vHN0DT5iuu6NkIpE99E","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"n8MwsI39pLKgbbopeSvvNOb6JwJXWpYx5zr9RODF","token_type":"Bearer","expires_in":7200,"scope":""}