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":"73U5wtixwryWOmTPLpP2wgcQKfwfTItxWpQdl72f","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kjPeSCOMqxDguVeH8AgoyRBW9EKU4S5lk8cuBMTf","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VwlvIYMqngSzocLzoYgqqlCwx5BqfmGKZnp5uQcJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"txYM1TCmhVatoMS6yrozpuASlvCLgleohiaeLwdR","token_type":"Bearer","expires_in":7200,"scope":""}