Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"ABtzUuOLsiBp3QrmjM3NZeuUMX9SL6a0Xpsji7ST","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1NoxgIN6CLYxLkSS6Msm3yMT8BWkjrqgilR7TtRP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"jDk0yq5ceVmmXqLLOVAgEzJpdZgXec4BOWNSlg15","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"J6ft6sOpltLzEGLLtjGRVb266ZMPVh1bDFL3ZdcZ","token_type":"Bearer","expires_in":7200,"scope":""}