Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"AqQuUgl5REpXxhFiZAZ8L5NoiNriX3ZkfhY3szQa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7R9TgdMblMyQ4coagKxizS1PSH7tJtoljpDl9sAD","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TPXzpSJWmV1Ywkxz7shEksc7b1ds6LfQP3yaH3dK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"A32dyM63vlu8XDhScWV2PSCSyh835xaMIwBKA3su","token_type":"Bearer","expires_in":7200,"scope":""}