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

4

tests

0

failures

0

ignored

0.009s

duration

100%

successful

Tests

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

Standard output

{"access_token":"6HMXNdoPqDK4z1lUZyTZQpIqaKBuqCXGcjFi3c6O","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MADH5RqbTTiRqQ4uskzH2jZbkWNThbojL7Acw28F","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"oV2A6VMQ7ORlIXHuMV9Dmd74pzXWIarXHgC1jcSc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BpFIMrI3FyX3QB4ICTlkUyQeaAfLEnvT4s5qyoWX","token_type":"Bearer","expires_in":7199,"scope":""}