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

4

tests

0

failures

0

ignored

0.003s

duration

100%

successful

Tests

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

Standard output

{"access_token":"N1qkye1D7lM7d3S8IrkaLMEZai6VFl71wOemf9CK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QQbyRbkXErDx3DX5kwBYYKRSysnA26B3iVioHneR","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"IRMdGhhJcEFjDT2M3zrPlq76OuH4mUiAW6DX20Iv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KQgqK0lrObUHprVJ6MLnkZ7ZMYHyUdaeOEpXorVO","token_type":"Bearer","expires_in":7200,"scope":""}