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":"BcvbjBRWJYvxBUPFkLq9LUGf55RNrfLfZMjGvYMb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FUWhGvxLhDnJ4vDJTNP4Z2uRrDSje7n5rczD3yeL","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6eqN4BQtfxpkUPsSq7n5M6NjkauSFGuzB8663aEr","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"kv6RGu4zt04d7M4bdl5Iovfn3u2VyJTL5Tkv1iZo","token_type":"Bearer","expires_in":7200,"scope":""}