Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.005s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"qLhLuDUd0UmbIXdqnE3uCueDWYnA8XtZidOQMIOX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bzpjXdn9sC5hfmUIKwaKtrwVTGXH8nbtelYsScAZ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LFKAMEw7STfhb81d0jmsSV5uP0f6AjNXnKnnl74B","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RqKtH7S0FCMc6nC2KIWjRvRufu3GytTeBXj0FLN0","token_type":"Bearer","expires_in":7200,"scope":""}