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 |
0.001s |
passed |
Standard output
{"access_token":"26T5TeMfpLfYfb9f6fE1nzXRABrD4PM21MFWRnSa","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"cclxhHOPVtYsWa82ZIoupK8Qd6eBBo29mlBzQBWq","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"nNtOT1eWsMvMdIrdHANbARqZpj5SZcuWvuROoDGO","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"A0i1po8WO9ezXQIVi8Ray6xVFLCMZujw7r6YFw7y","token_type":"Bearer","expires_in":7200,"scope":""}