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

4

tests

0

failures

0

ignored

0.007s

duration

100%

successful

Tests

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

Standard output

{"access_token":"pUIiJGhOC4vVGr95aj4STSFoJ1ZFZqsJwRGSXTcY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pkQp4FLwbjbdI5wnPoQbqRqenExoY0DrXlIRVSm3","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"nYqV5KcIWuQFmgh5t1ghBh4Kt4CqSriq9YHvYGgM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"I1Bl8EAbkRobJwp2E3bzqHRipfsVf4zmCSg1ERNZ","token_type":"Bearer","expires_in":7200,"scope":""}