Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.005s |
passed |
testMultipleScopeString |
0.005s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"Cdx1XXytSMRVmgy5buV9aQWz9gVebs6E2NwYtZJ5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cPUBhB6ysnLwFgVsmoox35iKNlZ33xBrN37H6u1v","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"vIaGvuixVqjxM416fw5vmaTb8dq6g7lmvoNvNR97","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TCrKtfzGMfaHMoA2XTnHitDskZ1dcbj1YdEQLeEQ","token_type":"Bearer","expires_in":7200,"scope":""}