Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"vs7L0G2vG6P8oKN6MmMJgv7aPlJQFhq2Q1JhafJ9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TA2qWqMLuzsQYBnTIDqzs9rrRmztyl5U5krg43Q7","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VHG6dw8Qz7jOlvJI5Ik4IsC0p1gAMtEuSeXsOmP5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2nCzTlNzVf1NUYjUNiVaieGYif8L6BASSC0JFdx9","token_type":"Bearer","expires_in":7200,"scope":""}