Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.017s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"Ga3H91mfI2JTavFje5F58Uwsfz1njiNBcRqdkanB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lylNRXYFh6BwF39IVOGMK2FzhNRUgne0PuXXQlh9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"vaVN6Z80S2CSo9d4JS8nIFunNWmfDwcf8cgtodkY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EJfy2T5VUJWGKJwauIEwS42fPb7aWZcfcyJIMk1A","token_type":"Bearer","expires_in":7200,"scope":""}