Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.002s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"ldZugdbQh1xOgzC0sOp0pQlhKBOUBterzQzFi9sw","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"s0vg6Mda99AYzDgiQg2csKXwKlQOjpTC8dd3wcgv","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ILbP4e4Gd5DlZGXjCE4MhkFZDseSqsX8dxLwbfQm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DI8jXW6c6kB2TDC8C2u1cNj4iPu7lVQbLbnjMM9l","token_type":"Bearer","expires_in":7200,"scope":""}