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":"ssJh9mzZWoC19m7B4oB9KupkB5CuobwY3y3nMUUz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"scj9cm7GMxDitsS965XngoCNZSh4VXuQR9wepqqb","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"2r71JleJNCxqfoR2MwNsFC9PYZhTaLWSv03Ezuli","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"E15Rdfz1xdRaMPflYGYxhs88hfhZfB4rXlWI1Ton","token_type":"Bearer","expires_in":7200,"scope":""}