Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.004s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"8VfkY5LS8IdrKwP2GpINB1c0p4CANGfWtLypO6ho","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oGrNNzhDlDxgtdnnmJESQ3v0g69w3A9cOQfhyM0E","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"EWHNqSqKIYCxDLcTvCH0NKpfIZr07VJdJZ6rJAd2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LZsvXZKPb6OfEKqiV3XASMsVCw7KqTJlrFPPcX78","token_type":"Bearer","expires_in":7200,"scope":""}