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":"fiTrh1lUOT5u8jeg3SChDYm8Z21uRRLBzPz6rT1i","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"P5ouwYK0IOWU9MWGlew1hS3iIznxI2soy5hzuH05","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6zlMZj8ZiRtxswcFsrbWSQud0QMDfvNipC4NJuTv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EmhPzjyQHgEwDz8DqOFEzev8Sj6xGPB7il9hAs9f","token_type":"Bearer","expires_in":7200,"scope":""}