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

4

tests

0

failures

0

ignored

0.004s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.003s passed
testMultipleScopeString 0s passed
testNoScope 0.001s passed
testNumericScopeString 0s passed

Standard output

{"access_token":"9MPpO4MiaOpRdsJnyADoqW9G5U70pvhIhr0IkTgV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OAvWY4iROs3PHMECfNxqeZkgbvmqsrIQ0C8PDOWF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RtG8nvxvsMy1gwX2iA7xeexsiw44kHCzKNe7Wah1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dtGDh9TDrdikBRqAvarEEYQ5Jnh1tT7CBJS7SINl","token_type":"Bearer","expires_in":7200,"scope":""}