Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"753dtGLyOJQL02M9gdf5JqqhoLqhlhu2NSVm7StM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"u5cMCRcRveXTmek6JxP94XM2AO9UwmDCgCkE21BQ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"hD8ibE3rXis5AtO0aClrrC0TDcp3W5wvfhuUKJ8j","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"h8ekjQytaMaR97iMGpRvgvqE2aSYTNCswJbhxHdw","token_type":"Bearer","expires_in":7200,"scope":""}