Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"8H24H0rM3dvnhshZI95wTTChvEVS2aAegN2uyvk6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1437rfTg1LFENXpjRbqQiqvYxhekyzq3kNcL7pla","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Jrwc0YdqibBCC2ZokaljRhowEOrTxztfD53C0ido","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JFyenaytVikPYPsuXTw7YZ1deRjQMigSDFNbf4sm","token_type":"Bearer","expires_in":7200,"scope":""}