Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"dtGMnRLQB4pxLcqWjXjg7vWPXp48Np88ux5gqGAH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0pTvks189HpQrarItjjDVj5ogZXqJZIYmtRNwhCM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"of0N5GRNAaSXN0b3jPeZjcdyY5yZqaAeP4268Tx9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YqqeMAxJ3K598xmJ8hI4gViK9scvzYqtLKDtqxdH","token_type":"Bearer","expires_in":7200,"scope":""}