Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.004s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"DMm1RSQSStzcI0aVjNPvp9LKJ9DYldZz8vPQYCNN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7TupyzwalpLn9nD9NSVb8hr1FfTsUIVm1zC1F0bj","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LAyl2t6ClLqxUlTgFmxnnqRPepGT9dMfRSxkkRae","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PiDZYVbVspeHjhyydFEDZFBw6IajoH8IxYiqPq1T","token_type":"Bearer","expires_in":7200,"scope":""}