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":"RcupUrp47IXJsSJXbX4nZlj4G9wJ3I1rAV5IDlEx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Hg7yCmHG7ptOiaWh4kpusliGoxdfBHq5yhrsqSut","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"0KMeqb1B01OaLOdke0r5OQbvLusd8PIEUBiJ2Of6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"E14VwVUS6W0rBZhQ7XKbCY5vUHvHkrlX321e5XBe","token_type":"Bearer","expires_in":7200,"scope":""}