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.006s passed
testMultipleScopeString 0.002s passed
testNoScope 0.001s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"FE6GfB8yYhAtK3nCbsBODcLqBnWZZiBRsCBlS1Lk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UPiB4kLIt6FUTPprCdzQcaoPCg5ZuaR9HEfK0zv2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"eZLirhFw8BajcDh4mrVKXC5emsXnGfUeWrpvemFE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vva8T9MZkoAaV6xcdT2cbilazdN3rsa7th2CdKRC","token_type":"Bearer","expires_in":7200,"scope":""}