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