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":"2SxCaxllPMDkwqFmCrBlNvy3YrpShwcrKPJP9Iy5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"c4jLgmsSzHXcB7d1NJ57Kv0yqR4kjZzYW45WwcMB","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"xEn4WtkifVQUTpzocgOhiMf8Y4oqCo6RqeLJlpQq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IlLtfXDJkRaURxjfoXymb6oukPeXg4wdNCqgMPrn","token_type":"Bearer","expires_in":7200,"scope":""}