Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest

4

tests

0

failures

0

ignored

0.010s

duration

100%

successful

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":""}