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":"GpKQ2inb8edHjc0mqaPSnUyN94IDD7fWAuN69Z67","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IGb9evGwTdTw78ZOMygYxRlABaCgbB7OfJBhbMqx","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"A6yO4kEjMS1jkTPrlVH0kzKyGwkwaJkF9suilBsO","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9WIMblpwst2zQNrKl9aRunw4EJUYN8nz03WHC1XS","token_type":"Bearer","expires_in":7200,"scope":""}