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

4

tests

0

failures

0

ignored

0.018s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.013s passed
testMultipleScopeString 0.001s passed
testNoScope 0.004s passed
testNumericScopeString 0s passed

Standard output

{"access_token":"HjUlqopK7u71z4H3puwQPmafK8XTtYgoHURP0bTd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"iqXdkHhUX5qD9l0ykmQ6uY0aUvxC4UfsZujJTJlk","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FwLy8C9fTBMHJpCNu9q5hSQIWRlQwQFgDEqvINKL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HAhy5aafu3nQ6YQXOfM42vAe3syayf6BjTThTKyq","token_type":"Bearer","expires_in":7200,"scope":""}