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":"xomhde47AbdGgju4v5pc1VFAY8T6k9PjgZtLl3Lh","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"RqByIi8NcGOpofirpKehFwAeONUJAswmF7b5Ve12","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"o6v4CgClmFKYhEKHD1H0EGzyp9QTFRW0R8L6i8Ql","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EEHdwNgH87uzTGnKh7HHccwEuS8pE6Ct92qNxtFs","token_type":"Bearer","expires_in":7200,"scope":""}