Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"1fYksMfycbkoRfckcxluKudSxtBoqd7sRFt9947V","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SarjpBS0dRzG4X6bWmwvfa1YPinaDuF3r10GHUgT","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"1UY4IQaUKzZPK1kITyjZlDuuZA6c08zHKuhYuCVO","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fXr65sk1wyvwm4ZUpCjV9CozyiHMeSCsOxI39ash","token_type":"Bearer","expires_in":7200,"scope":""}