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

4

tests

0

failures

0

ignored

0.005s

duration

100%

successful

Tests

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

Standard output

{"access_token":"Pa0XzrDikbjZGpZFmLmNezutUEZJz8hIJxrYINcU","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sIh8rW7kds53m3WEbR9eg6MDNfws15Pbusjkfm3n","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WLoRsGKONeomKY36PQNdiZQLO7E8aHLX4VStPlli","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"NBgzgLPvU7vssLzXMbl3tqqzeAW0ry81o5UfPVtb","token_type":"Bearer","expires_in":7200,"scope":""}