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":"xjmibvISqhJFXppdx2Nu9buVJuUhv1s2YSWXBRK5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9widTYgNbwQifFOl0hBz61Hmz9VPx9JXyEyEpLD5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"0bijtyjGpG3CKJpoWw07lCxcDlJ6yWOCWSsjc597","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0bjdiYHGZbJ0L4tQDn7ZmJ5hTdd3SiJjqI7daIq1","token_type":"Bearer","expires_in":7200,"scope":""}