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":"WZyxPX03PYXZmS1ZVS8FvNAvTb6uXtsxV0jT9iQ9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uwgSx3unGipBhWpMn6C2TkULSV6im7OWQsrtLH9t","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"NW7cxiAbOrYlfqhqTTjhZe7vlY1z2eFEvXOjyyrB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ORpx0J3tx6loBlLfeM3u9Z7LZiPj5mXl04v5N2bR","token_type":"Bearer","expires_in":7200,"scope":""}