Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.001s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"T4CFyyLQPhZriDjD8z3QXoCdld8jd4z0TqFDfLqY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5nQJddoSo8xr32eZzkTHVpmEvo2MXl7vDkIQZfyH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"L3Cmn0DLuH0Vw0pXuKtf9O2gdfn9l8OKvgKlESh4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9WYwohW0ZmjpXkwj5CHjD9ZQMHhnJIGGVJYVQn61","token_type":"Bearer","expires_in":7200,"scope":""}