Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"WHUo97TokV4W97VtAPeWMMPpbETItgKCzHmTENyB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3wE4NzOkT6dZYvYIIq5ZQcttcafjsL9Vw7pIrPid","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"iL8X2vTQl4gGxCgalcr51s6JKE5CYlDv6NgJ7gu2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UjHhSzM3Xlrqfu8SFzMp0h2fCUCDRUKKzS7dBDKK","token_type":"Bearer","expires_in":7200,"scope":""}