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":"ewZV3mjJcgfbooN6oSROQJWhdtQuSkKPtvslcz9o","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bGF532XpYad0YbwuXjA0zmJfscHOLe65OVVFFXE8","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"DByQyaX96mIBOdDpfyULSg2a0NBMNogKf4G2idiy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Tcaj77m8HnYovADlWShQK8sePNX7GkY6z4uiQ1VM","token_type":"Bearer","expires_in":7200,"scope":""}