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.003s passed
testMultipleScopeString 0.003s passed
testNoScope 0.002s passed
testNumericScopeString 0.002s passed

Standard output

{"access_token":"dGbjiMVeg0Rxs18765E7c6xBHMczz7E4IBLpk7Jn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fYzMUZI3o8Z7BlIaCWojW8nXVNYKdFCRmo1FTCxC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"XZilBvo6LQHeVBEH8punvIItzeP4Eubmxqd2BusG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kD5nK1SkwIHgdJpKc9H1DB6NxXYTDKK8CvOZmajj","token_type":"Bearer","expires_in":7200,"scope":""}