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":"MoMp4DcgcWbIAgJI1VErzKTiwqXr0H9fCIW8OtRg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VyCOff10I1lVFSyjfNepiP7VHdMCwKOEqti9Fbhg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"amWZA0wsO8EpmA4TwEmT4qjUaRpm0mb7mjRmaKQb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HLgCvcBgKyJwS1nTK4mdluY3xvFJ8U3EAteMMBPW","token_type":"Bearer","expires_in":7200,"scope":""}