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.001s passed
testMultipleScopeString 0.001s passed
testNoScope 0s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"FoQtFvrYZtVgv5CvQBLULCipz9doH850yKIcjwOi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"P1jkm8QsVqk5W32A3MAZhmRHigs8DNUjvCiwL3J0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"i958UzopRIH6Xyc42zoUVeteRsjA2J79L2ziTlsp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"M3EX7HVvWxp1Kpd9Z9g2ArBizzS91R8Q85u5jhfP","token_type":"Bearer","expires_in":7200,"scope":""}