Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"39YYcdNKp1BdNoWFsWe9itcAr9I0ISbiIJLooRac","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NK8Qu1xtf67yAvjxot2WGGAcSjfP4W9sygtq4qCD","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"cLeTORI9SDpOOYaS94QGLtYPtWc8yRsnsQo1wlr9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6KvOcJayOC7E1ZoUkV9IWAzuJGVHXSyihAz2q3rA","token_type":"Bearer","expires_in":7200,"scope":""}