Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"AEhbwkN9v35H4B5A5Tmy0babPZ8OfrRMUC8q0prl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ChInwJlo6wGKq2vRWc5Z59Ia2efz2GiK4Ia1Ormw","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"U6qrZUtWWHhllwL268vDcfdCrrtlD0TIqgGwsbKu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Km4Q80PhB34BIXUUrOlb4vhPoyPo4KX29L8sa3fR","token_type":"Bearer","expires_in":7200,"scope":""}