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 |
0s |
passed |
Standard output
{"access_token":"e7GFr5rxnyBJc0ahZsnDYm5nxMfLsb1pQrrQ4AaI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"N2PWoP8B1SChewpNj4imVzeIEoG3IxSYjOQZO0k5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"d7b2qnnQEwK8K6WDKL6qqkJ3rlhOJEofN1cYLMEt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GTHJ6OWF3vC9adZzST6dHWaY0YocIOEVzMcpUhph","token_type":"Bearer","expires_in":7200,"scope":""}