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

4

tests

0

failures

0

ignored

0.009s

duration

100%

successful

Tests

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

Standard output

{"access_token":"hki6pIZGYWkpuQ06RmxGGKRqHBBwNpot6weyFOPe","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VbB0YzJgZJdpGeymdiHNaUWYP19GpG2RhMKJHxUw","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7m8pCEDtU1JvqrLLhtHImdEvvijhF2hX0xqCfAfS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RLDxfsaM1219D1rP5OManYGekwAkHjD3fGw0LtbG","token_type":"Bearer","expires_in":7200,"scope":""}