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

4

tests

0

failures

0

ignored

0.012s

duration

100%

successful

Tests

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

Standard output

{"access_token":"GlGRJw97LbPicvzUfoAGAdoxBhGMzcSyjwq6CuJt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BtIh4bFDMpmAJnGNMYt9hspQF1FdiGN8D47LII6v","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ymHJf6s7Ioxi04PMVbgFS6oYTj1WMVMbEfgl40Zk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0lNPivHGCk1yoG8w3udtEzendsHXiRj4aDHrz33J","token_type":"Bearer","expires_in":7200,"scope":""}