Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.012s |
passed |
| testMultipleScopeString |
0.002s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"St4L5JDfpPXEG7XyBqAcF0TtFBrbPQlNzlgxF9gQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9Px7orBCdqKeU7fjpy68k881rn913e9eBEUJNGLk","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ubu4zQo274XhQrsEhzvEh9xzRNtCaOcZrssBOq7d","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"y6xTpWyE3h2vG6dH8YhkFrlCErRVe2R5QMdv3DzY","token_type":"Bearer","expires_in":7200,"scope":""}