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":"FHBluzVcb24wxWdiHJxzLUQPGxtLx73O8bmL3TnJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"unHnXJahJcygfUCNfwkMIVzfdWAS1CO15JYDiuy8","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"vLPUOFCYdPBxJf6nVoMH4HHYzqi6scWfhPp6esxJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"yamqJDMyrVSgYEQM5ArgYYOiP7PD7QoYmfuGt1Ct","token_type":"Bearer","expires_in":7200,"scope":""}