Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"884V8KYnDBhFk24szxpNN4SAVRQwYsjHSsZ5cX4z","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"HnamZDzAdDCQkTlsTdREAoHda1RnMorZUJuTuqve","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"jeJHtdvTpeCBuK3az3wkbDAz2H2NWXDmIW7JHn4G","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"R2MGVMWGcbj7LmjtyTO0PdpM9N3Ho6LpydXTf2T6","token_type":"Bearer","expires_in":7200,"scope":""}