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":"TXwkdORZ8UuH2DdD7InSpQP78aCA85ktlOESEL5U","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"n1mnLnc5xk19V4MHOlgktPZ4uzu8WyklHrtlNANF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TdwALVuNx7DqZs39HqmQTMEZJej66LEU4wBTj2wT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JQUB5j31hBU55kTJ10gI5dWusmLKotWw93HEiRR5","token_type":"Bearer","expires_in":7200,"scope":""}