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":"D26FUWoLvMgFRBfQdbFKA1Eo6ou61Ky5bR1Bsald","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"bcX7dg4vgkSWTxBNypxP0b76msm2zv09238pKU1q","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"1QEMYcEAx30c3wzxvDG5sNfj4gkre2vTqOZShfY2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QdBt2tDSJEGU3c9F0S7V5Uza4MkL7LV6e7qfmN3W","token_type":"Bearer","expires_in":7200,"scope":""}