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