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

Standard output

{"access_token":"L44UWgU4aJ5Sjz7DvDltstLNMTDC85pKvX24IXU2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vQOeFgDAiMXaMQWeIvP9AyesynieP6TL3Ha0HXor","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"c4svRqVxVQ5kmMcA7k7ASxhncHM0nu2UzURz4PJt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oBLu4nztJKYCkr6nCIK5RazQvfJwjbtjeD3KoIpV","token_type":"Bearer","expires_in":7200,"scope":""}