Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"M3h7nfTUTiSEuj1EIZ5k2q8hzXbc8ZzlaJCVv5Y6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1C1KSzhNBgdVQoV6U3lTTUHdAioNpYkAPr0bFcwg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TixSsmBYY9kcSJ0LSyOvc4n9YiAaBStYGtrnRt3A","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5JMuVlCzpE6SNK8aOxfCDi6poRvbKl6Ewd2bptpt","token_type":"Bearer","expires_in":7200,"scope":""}