Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.003s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"4J4lC66rV4nykyszD0z1k5db640CkadReF6Y8CEM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"P3BPg601Y1GXUrbymqmaiBm7ttDsDqDgIilSXDBU","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"JWwzeAFRVMjv9RZdghylbTqrANiDT6BJFru1GYcD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AD84VqIi1Q5yIyCUGM0suhsvi4q9xpQBHsskKYi5","token_type":"Bearer","expires_in":7200,"scope":""}