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":"cN2jTUNN8AJnQgqBL00LZavhlc4ihvdki84bVAFS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uhiu4RydMn9KZMFPlkqBDhtiYFGWahfzyBdLJ5OD","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"O2OujfDuiYsCmRbyeKsNldAINQrfxbhLwC2kxpab","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rHnPTe7MDWDAXtxMaV3OPzaYIJAjiRZ0szjpW1cc","token_type":"Bearer","expires_in":7200,"scope":""}