Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"8NgHjSo3peOhW7LudMsGPQqE5El7pU53VMbzOmrr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GbG2vb8i0ovcF7o653SgzLJT8PkHvDtMktMv6rGO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"HvQczGY3CUmwsG4fOorWUsy01CdXhb3OWAVUdUlW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"623GJthpMMyIrMpCNq9W7oSsLZqDz3V092WsYmm3","token_type":"Bearer","expires_in":7200,"scope":""}