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