Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"029P7CK8INLg51OUdFL1HqaKysaWSbTJMjrAKfNt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"y1ps2pdGgNlsbZfygSJb29OiMrRWF0Jbj13dKPGS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ny8tGaVoE9T33gW1AAIxgOxa57yN3HeIryWGtnRq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QWz6meU2uDcBzAb4xnsq3ExbudzVF7vD1JXkO2ud","token_type":"Bearer","expires_in":7200,"scope":""}