Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"91LFDMFOXRklapqjHbtzZymZ9IUdAqsKxm4OWsHW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oncSLcbsvV0TZgESsKsu7BU34Z17J4BRrQic6Pna","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"OFxrkZZSI7sAJmxRsp0kEswlJuZ4DbDnXi6cRTC7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Xt9ciqoybyunshPeOuqTNTWZijrhggwGlkPokSZX","token_type":"Bearer","expires_in":7200,"scope":""}