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

4

tests

0

failures

0

ignored

0.005s

duration

100%

successful

Tests

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

Standard output

{"access_token":"ZKbXYu5o0A883qZGtebbEQYZ86Gbg9PLAPkyf1D8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ki5Dyc6wU9KuxPmixZ0DmzZLKTkC12jV4EU0SxfM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"89wX2a9RJPtUmtRhTgvhW8kAKo9FUa32jap1zCSK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"F42SzXfcLZ1BoC4mkLkw2AahWDSy2xFhtRlg0Dpi","token_type":"Bearer","expires_in":7200,"scope":""}