Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"RmhT2TIey1wcC5nyf9RZCHIXULGzmzaP5Wz7fwGZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5JPhPpHRmAyDVkesaOvhmQBBcN2RYbXRiI45wIJg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"cHa4p4TqWMO7jzrzVMEdHXhIvoql5elufcrGwO06","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nJQkoXhkDVbGplZOpr0Q8aWkT5qt2ALrjnGKUGGC","token_type":"Bearer","expires_in":7200,"scope":""}