Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"sWH4fQHDSSe1IQEDTgsrMHFrPJ2JSP89mGGNL6Se","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9qdAfp9Mr5LgTxQTK7Xwc9Yj8YtH78nsoRXHDxl2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"gz6VPEOrX9WZTvQEWxQe5Zn92zYQYVwjru3xsqvu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JYCe3l0P6c2uqFZUrXqa82NSUvfVfkWzgEveMWEi","token_type":"Bearer","expires_in":7200,"scope":""}