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 |
0.001s |
passed |
Standard output
{"access_token":"GjwWRREguUASAVFhzUFDv3jW11InU4zKPf4FqmCE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wbCGsMObroE2VgREsRVFtLLmaWPWuIgGmGXoA2wQ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"UBjIuMgqFqmxv3a6lutucRzW7sjKLgnnfpyjPLDr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IDbA8GUvdyPYJUYdvWA1eyjjxDT4ypfyBdcXrPCG","token_type":"Bearer","expires_in":7200,"scope":""}