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 |
0s |
passed |
Standard output
{"access_token":"nlTieBoz6lo5zd5uiCrqwRQ6H5Z9vdQIbomUcI8o","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fyDq1rlmMZZXzASOkXsuOOaxSkP9EePoBAjOBm5Y","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"xqH0OTZEiY5CnTTFxk27zkH13PNH253IXbSQCQ2F","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JiiE2cm5In15NJo7DfjYwIMVhdh1LM8g182Hab9b","token_type":"Bearer","expires_in":7200,"scope":""}