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

Standard output

{"access_token":"XHAQjEdeuShFGtoqT9JaojctSUwTYOGb4csqPgEx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"psx2PrCf0FtVCds6ol8BwG2QqLtx3VX8xi1aFh8I","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"lHcT5dpTTWW7MQHXAIotCGvgrUQ7aoi7Ss5U7dwb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"N6xzV7c14NOmJ8HITOGSG46efdRAuLf5VKGw7R2p","token_type":"Bearer","expires_in":7200,"scope":""}