Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"TjmvM22NMhX8YGPlsy9yR986uOSXwfsYQgt90DAZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IlYTborob51KbEEIQ1ngEe7xhqzKk8Ct6DMwLAJr","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"k4XYu5RhGRVVdZMZnNdv6n96PWwUf69SBGeSHJd2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TVhgzyumEscdfvSIaQXKvPz9T6XtKNReza0XkbtU","token_type":"Bearer","expires_in":7200,"scope":""}