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