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