Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"hqucC3KAAy8h3yYCqSxrMb35YMJgyeBwNvpAXAa4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZI0n0DqarkQFGsBkRHRYM2c2i1bXPI5go8Ko8RJC","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"WDGdmMqyuIrlQtokQ5Wmn77sqOrHDgv7Vsa6hhwF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CCMQkfuC7RaasKu6hAIM66kldsQHOAnFj9GNkTSR","token_type":"Bearer","expires_in":7200,"scope":""}